Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Discrete graphics not working "Failed to create swap chain" - Fedora 39/40 #3268

Open
navkaran0305 opened this issue Jan 31, 2024 · 5 comments

Comments

@navkaran0305
Copy link

Describe the bug

Recently switched from Debian to Fedora. Old bottles with games running on discrete graphics crashed. Created fresh bottles, reinstalled Nvidia drivers and even clean installed the OS. The flatpak version of Bottles is having issues, running anything with discrete graphics errors out with

err: D3D11SwapChain: Failed to recreate swap chain: -13
err: DXGI: CreateSwapChainForHwnd: Failed to create swap chain

The rpm version is fine but buggy. Confirmed that flatpak version works in Debian stable, PopOS, Mint and other debian-based distros.

To Reproduce

  1. Install Bottles
  2. Run application requiring dedicated graphics with the necessary permissions
  3. App crashes with Message "Failed to create swap chain"

Package

Flatpak from Flathub

Distribution

Fedora 39

Debugging Information

Official Package: true
Version: '51.10'
DE/WM: plasma
Display:
    X.org: true
    X.org (port): :0
    Wayland: true
Graphics:
    vendors:
        nvidia: &id002
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-545-29-06/extra/nvidia/wine
        intel: &id001
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 6.6.13-200.fc39.x86_64
Disk:
    Total: 8218021888
    Free: 8217837568
RAM:
    MemTotal: 15.3GiB
    MemAvailable: 12.2GiB
Bottles_envs: null

Troubleshooting Logs

$ flatpak run com.usebottles.bottles 
19:34:54 (INFO) Bottles Started! 

(bottles:2): Gtk-WARNING **: 19:34:54.328: AdwViewSwitcher 0x559536fdff90 (viewswitcher) reported min height -6, but sizes must be >= 0
19:34:57 (INFO) Performing Bottles checks… 
19:34:57 (INFO) Dxvks found:
         - dxvk-2.3
 
19:34:57 (INFO) Vkd3ds found:
         - vkd3d-proton-2.11.1
 
19:34:57 (INFO) Nvapis found:
         - dxvk-nvapi-v0.6.4
 
19:34:57 (INFO) Latencyflexs found:
         - latencyflex-v0.1.1
 
19:34:57 (INFO) Runners found:
         - soda-8.0-2
         - sys-wine-8.0.2
 
19:34:57 (INFO) Bottles found:
         - testing
 
19:34:58 (INFO) Catalog dependencies loaded 
19:34:58 (INFO) Catalog components loaded 
19:34:59 (INFO) Catalog installers loaded 
19:35:02 (INFO) Launching an executable… 
19:35:02 (INFO) Using EasyAntiCheat runtime 
19:35:02 (INFO) Using BattlEye runtime 
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
info:  Game: Stray-Win64-Shipping.exe
info:  DXVK: v2.3
info:  Found built-in config:
info:    d3d11.ignoreGraphicsBarriers = True
info:  Effective configuration:
info:    d3d11.ignoreGraphicsBarriers = True
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x2d4ad3fe0
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_EXT_surface_maintenance1
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
info:  NVIDIA GeForce RTX 3060 Laptop GPU:
info:    Driver : NVIDIA 545.29.6
info:    Memory Heap[0]: 
info:      Size: 6144 MiB
info:      Flags: 0x1
info:      Memory Type[1]: Property Flags = 0x1
info:      Memory Type[4]: Property Flags = 0x7
info:    Memory Heap[1]: 
info:      Size: 11755 MiB
info:      Flags: 0x0
info:      Memory Type[0]: Property Flags = 0x0
info:      Memory Type[2]: Property Flags = 0x6
info:      Memory Type[3]: Property Flags = 0xe
info:  D3D11InternalCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL_12_1
info:  D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
info:  Device properties:
info:    Device : NVIDIA GeForce RTX 3060 Laptop GPU
info:    Driver : NVIDIA 545.29.6
info:  Enabled device extensions:
info:    VK_EXT_attachment_feedback_loop_layout
info:    VK_EXT_conservative_rasterization
info:    VK_EXT_custom_border_color
info:    VK_EXT_depth_bias_control
info:    VK_EXT_depth_clip_enable
info:    VK_EXT_extended_dynamic_state3
info:    VK_EXT_fragment_shader_interlock
info:    VK_EXT_graphics_pipeline_library
info:    VK_EXT_memory_priority
info:    VK_EXT_non_seamless_cube_map
info:    VK_EXT_robustness2
info:    VK_EXT_shader_module_identifier
info:    VK_EXT_swapchain_maintenance1
info:    VK_EXT_transform_feedback
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_external_memory_win32
info:    VK_KHR_external_semaphore_win32
info:    VK_KHR_maintenance5
info:    VK_KHR_pipeline_library
info:    VK_KHR_present_id
info:    VK_KHR_present_wait
info:    VK_KHR_swapchain
info:    VK_KHR_win32_keyed_mutex
info:    VK_NVX_binary_import
info:    VK_NVX_image_view_handle
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 1
info:    tessellationShader                     : 1
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 1
info:    logicOp                                : 1
info:    multiDrawIndirect                      : 1
info:    drawIndirectFirstInstance              : 1
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 1
info:    wideLines                              : 1
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 1
info:    vertexPipelineStoresAndAtomics         : 1
info:    fragmentStoresAndAtomics               : 1
info:    shaderImageGatherExtended              : 1
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 1
info:    shaderFloat64                          : 1
info:    shaderInt64                            : 1
info:    variableMultisampleRate                : 1
info:    shaderResourceResidency                : 1
info:    shaderResourceMinLod                   : 1
info:    sparseBinding                          : 1
info:    sparseResidencyBuffer                  : 1
info:    sparseResidencyImage2D                 : 1
info:    sparseResidencyImage3D                 : 1
info:    sparseResidency2Samples                : 1
info:    sparseResidency4Samples                : 1
info:    sparseResidency8Samples                : 1
info:    sparseResidency16Samples               : 1
info:    sparseResidencyAliased                 : 1
info:  Vulkan 1.1
info:    shaderDrawParameters                   : 1
info:  Vulkan 1.2
info:    samplerMirrorClampToEdge               : 1
info:    drawIndirectCount                      : 1
info:    samplerFilterMinmax                    : 1
info:    hostQueryReset                         : 1
info:    timelineSemaphore                      : 1
info:    bufferDeviceAddress                    : 1
info:    shaderOutputViewportIndex              : 1
info:    shaderOutputLayer                      : 1
info:    vulkanMemoryModel                      : 1
info:  Vulkan 1.3
info:    robustImageAccess                      : 0
info:    pipelineCreationCacheControl           : 1
info:    shaderDemoteToHelperInvocation         : 1
info:    shaderZeroInitializeWorkgroupMemory    : 0
info:    synchronization2                       : 1
info:    dynamicRendering                       : 1
info:  VK_AMD_shader_fragment_mask
info:    extension supported                    : 0
info:  VK_EXT_attachment_feedback_loop_layout
info:    attachmentFeedbackLoopLayout           : 0
info:  VK_EXT_conservative_rasterization
info:    extension supported                    : 1
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 1
info:    customBorderColorWithoutFormat         : 1
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 1
info:  VK_EXT_depth_bias_control
info:    depthBiasControl                       : 1
info:    leastRepresentableValueForceUnormRepresentation : 1
info:    floatRepresentation                    : 0
info:    depthBiasExact                         : 1
info:  VK_EXT_extended_dynamic_state3
info:    extDynamicState3AlphaToCoverageEnable  : 1
info:    extDynamicState3DepthClipEnable        : 1
info:    extDynamicState3RasterizationSamples   : 1
info:    extDynamicState3SampleMask             : 1
info:    extDynamicState3LineRasterizationMode  : 1
info:  VK_EXT_fragment_shader_interlock
info:    fragmentShaderSampleInterlock          : 1
info:    fragmentShaderPixelInterlock           : 1
info:  VK_EXT_full_screen_exclusive
info:    extension supported                    : 0
info:  VK_EXT_graphics_pipeline_library
info:    graphicsPipelineLibrary                : 1
info:  VK_EXT_line_rasterization
info:    rectangularLines                       : 1
info:    smoothLines                            : 1
info:  VK_EXT_memory_budget
info:    extension supported                    : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 1
info:  VK_EXT_non_seamless_cube_map
info:    nonSeamlessCubeMap                     : 0
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 1
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 1
info:  VK_EXT_shader_module_identifier
info:    shaderModuleIdentifier                 : 1
info:  VK_EXT_shader_stencil_export
info:    extension supported                    : 0
info:  VK_EXT_swapchain_colorspace
info:    extension supported                    : 0
info:  VK_EXT_swapchain_maintenance1
info:    swapchainMaintenance1                  : 1
info:  VK_EXT_hdr_metadata
info:    extension supported                    : 0
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 1
info:    geometryStreams                        : 1
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  VK_KHR_external_memory_win32
info:    extension supported                    : 1
info:  VK_KHR_external_semaphore_win32
info:    extension supported                    : 1
info:  VK_KHR_maintenance5
info:    maintenance5                           : 1
info:  VK_KHR_present_id
info:    presentId                              : 1
info:  VK_KHR_present_wait
info:    presentWait                            : 1
info:  VK_NVX_binary_import
info:    extension supported                    : 1
info:  VK_NVX_image_view_handle
info:    extension supported                    : 1
info:  VK_KHR_win32_keyed_mutex
info:    extension supported                    : 1
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 1
info:    Sparse   : 0
info:  Memory type mask for sparse resources: 0x2
info:  DXVK: Read 2 valid state cache entries
info:  DXVK: Graphics pipeline libraries supported
info:  DXGI: Hiding actual GPU, reporting vendor ID 0x1002, device ID 73df
info:  DXGI: Hiding actual GPU, reporting vendor ID 0x1002, device ID 73df
info:  D3D11InternalCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL_12_1
info:  D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
info:  Device properties:
info:    Device : NVIDIA GeForce RTX 3060 Laptop GPU
info:    Driver : NVIDIA 545.29.6
info:  Enabled device extensions:
info:    VK_EXT_attachment_feedback_loop_layout
info:    VK_EXT_conservative_rasterization
info:    VK_EXT_custom_border_color
info:    VK_EXT_depth_bias_control
info:    VK_EXT_depth_clip_enable
info:    VK_EXT_extended_dynamic_state3
info:    VK_EXT_fragment_shader_interlock
info:    VK_EXT_graphics_pipeline_library
info:    VK_EXT_memory_priority
info:    VK_EXT_non_seamless_cube_map
info:    VK_EXT_robustness2
info:    VK_EXT_shader_module_identifier
info:    VK_EXT_swapchain_maintenance1
info:    VK_EXT_transform_feedback
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_external_memory_win32
info:    VK_KHR_external_semaphore_win32
info:    VK_KHR_maintenance5
info:    VK_KHR_pipeline_library
info:    VK_KHR_present_id
info:    VK_KHR_present_wait
info:    VK_KHR_swapchain
info:    VK_KHR_win32_keyed_mutex
info:    VK_NVX_binary_import
info:    VK_NVX_image_view_handle
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 1
info:    tessellationShader                     : 1
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 1
info:    logicOp                                : 1
info:    multiDrawIndirect                      : 1
info:    drawIndirectFirstInstance              : 1
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 1
info:    wideLines                              : 1
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 1
info:    vertexPipelineStoresAndAtomics         : 1
info:    fragmentStoresAndAtomics               : 1
info:    shaderImageGatherExtended              : 1
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 1
info:    shaderFloat64                          : 1
info:    shaderInt64                            : 1
info:    variableMultisampleRate                : 1
info:    shaderResourceResidency                : 1
info:    shaderResourceMinLod                   : 1
info:    sparseBinding                          : 1
info:    sparseResidencyBuffer                  : 1
info:    sparseResidencyImage2D                 : 1
info:    sparseResidencyImage3D                 : 1
info:    sparseResidency2Samples                : 1
info:    sparseResidency4Samples                : 1
info:    sparseResidency8Samples                : 1
info:    sparseResidency16Samples               : 1
info:    sparseResidencyAliased                 : 1
info:  Vulkan 1.1
info:    shaderDrawParameters                   : 1
info:  Vulkan 1.2
info:    samplerMirrorClampToEdge               : 1
info:    drawIndirectCount                      : 1
info:    samplerFilterMinmax                    : 1
info:    hostQueryReset                         : 1
info:    timelineSemaphore                      : 1
info:    bufferDeviceAddress                    : 1
info:    shaderOutputViewportIndex              : 1
info:    shaderOutputLayer                      : 1
info:    vulkanMemoryModel                      : 1
info:  Vulkan 1.3
info:    robustImageAccess                      : 0
info:    pipelineCreationCacheControl           : 1
info:    shaderDemoteToHelperInvocation         : 1
info:    shaderZeroInitializeWorkgroupMemory    : 0
info:    synchronization2                       : 1
info:    dynamicRendering                       : 1
info:  VK_AMD_shader_fragment_mask
info:    extension supported                    : 0
info:  VK_EXT_attachment_feedback_loop_layout
info:    attachmentFeedbackLoopLayout           : 0
info:  VK_EXT_conservative_rasterization
info:    extension supported                    : 1
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 1
info:    customBorderColorWithoutFormat         : 1
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 1
info:  VK_EXT_depth_bias_control
info:    depthBiasControl                       : 1
info:    leastRepresentableValueForceUnormRepresentation : 1
info:    floatRepresentation                    : 0
info:    depthBiasExact                         : 1
info:  VK_EXT_extended_dynamic_state3
info:    extDynamicState3AlphaToCoverageEnable  : 1
info:    extDynamicState3DepthClipEnable        : 1
info:    extDynamicState3RasterizationSamples   : 1
info:    extDynamicState3SampleMask             : 1
info:    extDynamicState3LineRasterizationMode  : 1
info:  VK_EXT_fragment_shader_interlock
info:    fragmentShaderSampleInterlock          : 1
info:    fragmentShaderPixelInterlock           : 1
info:  VK_EXT_full_screen_exclusive
info:    extension supported                    : 0
info:  VK_EXT_graphics_pipeline_library
info:    graphicsPipelineLibrary                : 1
info:  VK_EXT_line_rasterization
info:    rectangularLines                       : 1
info:    smoothLines                            : 1
info:  VK_EXT_memory_budget
info:    extension supported                    : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 1
info:  VK_EXT_non_seamless_cube_map
info:    nonSeamlessCubeMap                     : 0
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 1
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 1
info:  VK_EXT_shader_module_identifier
info:    shaderModuleIdentifier                 : 1
info:  VK_EXT_shader_stencil_export
info:    extension supported                    : 0
info:  VK_EXT_swapchain_colorspace
info:    extension supported                    : 0
info:  VK_EXT_swapchain_maintenance1
info:    swapchainMaintenance1                  : 1
info:  VK_EXT_hdr_metadata
info:    extension supported                    : 0
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 1
info:    geometryStreams                        : 1
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  VK_KHR_external_memory_win32
info:    extension supported                    : 1
info:  VK_KHR_external_semaphore_win32
info:    extension supported                    : 1
info:  VK_KHR_maintenance5
info:    maintenance5                           : 1
info:  VK_KHR_present_id
info:    presentId                              : 1
info:  VK_KHR_present_wait
info:    presentWait                            : 1
info:  VK_NVX_binary_import
info:    extension supported                    : 1
info:  VK_NVX_image_view_handle
info:    extension supported                    : 1
info:  VK_KHR_win32_keyed_mutex
info:    extension supported                    : 1
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 1
info:    Sparse   : 0
info:  Memory type mask for sparse resources: 0x2
info:  DXVK: Read 2 valid state cache entries
info:  DXVK: Graphics pipeline libraries supported
warn:  D3D11DXGIDevice::QueryInterface: Unknown interface query
warn:  a7aa6116-9c8d-4bba-9083-b4d816b71b78
warn:  D3D11DXGIDevice::QueryInterface: Unknown interface query
warn:  ccffef16-7b69-468f-bce3-cd953369a39a
err:   D3D11SwapChain: Failed to recreate swap chain: -13
err:   DXGI: CreateSwapChainForHwnd: Failed to create swap chain, hr -2147467259
err:   D3D11SwapChain: Failed to recreate swap chain: -13
err:   DXGI: CreateSwapChainForHwnd: Failed to create swap chain, hr -2147467259

Additional context

`$ flatpak info --show-permissions com.usebottles.bottles
[Context]
shared=network;ipc;
sockets=x11;wayland;pulseaudio;
devices=dri;all;shm;
features=devel;multiarch;per-app-dev-shm;
filesystems=home;host-etc;host-os;/run/media/user/Drive2;host;

[System Bus Policy]
org.freedesktop.UDisks2=talk

[Environment]
LD_LIBRARY_PATH=/app/lib:/app/lib32
GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0:/usr/lib/x86_64-linux-gnu/gstreamer-1.0:/app/lib32/gstreamer-1.0:/usr/lib/i386-linux-gnu/gstreamer-1.0
PATH=/app/bin:/app/utils/bin:/usr/bin:/usr/lib/extensions/vulkan/MangoHud/bin/:/usr/bin:/usr/lib/extensions/vulkan/OBSVkCapture/bin/:/usr/lib/extensions/vulkan/gamescope/bin/`

@navkaran0305 navkaran0305 changed the title [Bug]: Discrete graphics not working "Failed to create swap chain" - Fedora 39 flatpak [Bug]: Discrete graphics not working "Failed to create swap chain" - Fedora 39 Jan 31, 2024
@mirkobrombin
Copy link
Member

It works in Vanilla OS 2 Orchid. Sadly I have no idea where to start debugging. I'll keep this open, maybe someone knows how to help.

@navkaran0305
Copy link
Author

navkaran0305 commented Apr 29, 2024

Updated to Fedora 40 and tried reinstalling all system media plugins (wine, gstreamer etc.) but still no luck :(
Edit: Now even the rpm package of bottles has stopped working

@navkaran0305
Copy link
Author

navkaran0305 commented Apr 29, 2024

Additional logs when I try to switch to any wine runtime, I get these warnings


(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmonoscope.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmonoscope.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmulaw.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmulaw.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultifile.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultifile.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.494: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultipart.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultipart.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnice.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnice.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnvcodec.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnvcodec.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenh264.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenh264.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoss4.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoss4.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoverlaycomposition.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoverlaycomposition.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpango.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpango.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpipewire.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpipewire.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpng.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpng.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstqsv.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstqsv.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstreplaygain.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstreplaygain.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrsvg.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrsvg.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanager.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanager.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtsp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtsp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshapewipe.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshapewipe.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmpte.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmpte.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspectrum.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspectrum.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.495: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsrtp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsrtp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubparse.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttcp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttcp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstudp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstudp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstva.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstva.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideocrop.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideocrop.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideomixer.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideomixer.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideorate.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideorate.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideotestsrc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideotestsrc.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvolume.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvolume.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvulkan.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvulkan.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavenc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavenc.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavpack.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavpack.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtc.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtcdsp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtcdsp.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesrc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesrc.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxvimagesink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxvimagesink.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so: wrong ELF class: ELFCLASS64

(wine:366): GStreamer-WARNING **: 22:53:30.496: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so: wrong ELF class: ELFCLASS64
wine: configuration in L"/home/

/.var/app/com.usebottles.bottles/data/bottles/bottles/Test" has been updated.

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalaw.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalaw.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalpha.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalpha.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalphacolor.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalphacolor.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalsa.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalsa.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaom.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaom.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofx.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofx.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.844: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixer.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixer.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiorate.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiorate.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiotestsrc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiotestsrc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstauparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstauparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcairo.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcairo.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodecalpha.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodecalpha.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcompositor.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcompositor.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcurl.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcurl.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcutter.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcutter.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdecklink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdecklink.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtmf.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtmf.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.845: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteffectv.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteffectv.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstencoding.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstencoding.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstequalizer.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstequalizer.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfbdevsink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfbdevsink.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfdkaac.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfdkaac.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdkpixbuf.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdkpixbuf.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgio.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgio.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom2k1.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom2k1.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtk.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtk.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.846: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsticydemux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsticydemux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstimagefreeze.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstimagefreeze.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterleave.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterleave.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstladspa.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstladspa.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlame.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlame.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlevel.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlevel.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.847: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmonoscope.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmonoscope.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmulaw.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmulaw.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultifile.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultifile.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultipart.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultipart.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnice.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnice.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnvcodec.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnvcodec.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenh264.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenh264.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoss4.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoss4.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoverlaycomposition.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoverlaycomposition.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpango.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpango.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpipewire.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpipewire.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpng.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpng.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstqsv.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstqsv.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstreplaygain.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstreplaygain.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrsvg.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrsvg.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanager.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanager.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtsp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtsp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.848: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshapewipe.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshapewipe.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmpte.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmpte.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspectrum.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspectrum.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsrtp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsrtp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttcp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttcp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstudp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstudp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstva.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstva.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideocrop.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideocrop.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideomixer.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideomixer.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideorate.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideorate.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideotestsrc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideotestsrc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvolume.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvolume.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvulkan.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvulkan.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavenc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavenc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavpack.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavpack.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtcdsp.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtcdsp.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesrc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesrc.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxvimagesink.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxvimagesink.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so: wrong ELF class: ELFCLASS64

(wine:416): GStreamer-WARNING **: 22:53:33.849: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so: wrong ELF class: ELFCLASS64
wine: configuration in L"/home/admin/.var/app/com.usebottles.bottles/data/bottles/bottles/Test" has been updated.```

@navkaran0305
Copy link
Author

navkaran0305 commented May 1, 2024

Using Gamescope with appropriate settings spits out this

[Gamescope WSI] Forcing on VK_EXT_swapchain_maintenance1.
info:  Memory type mask for sparse resources: 0x2
info:  DXVK: Read 3 valid state cache entries
info:  DXVK: Graphics pipeline libraries supported
warn:  D3D11DXGIDevice::QueryInterface: Unknown interface query
warn:  a7aa6116-9c8d-4bba-9083-b4d816b71b78
warn:  D3D11DXGIDevice::QueryInterface: Unknown interface query
warn:  ccffef16-7b69-468f-bce3-cd953369a39a
(EE) glamor0: GL error: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible
(EE) 
(EE) Backtrace:
(EE) 0: Xwayland (0x55eca8a4f000+0x189bb2) [0x55eca8bd8bb2]
(EE) 1: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x72d295) [0x7f0fcc32d295]
(EE) 2: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x236c7d) [0x7f0fcbe36c7d]
(EE) 3: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x24980a) [0x7f0fcbe4980a]
(EE) 4: Xwayland (0x55eca8a4f000+0x4b1a7) [0x55eca8a9a1a7]
(EE) 5: Xwayland (0x55eca8a4f000+0x4c14d) [0x55eca8a9b14d]
(EE) 6: Xwayland (0x55eca8a4f000+0x4c2aa) [0x55eca8a9b2aa]
(EE) 7: Xwayland (0x55eca8a4f000+0xe6a74) [0x55eca8b35a74]
(EE) 8: Xwayland (0x55eca8a4f000+0xe7c65) [0x55eca8b36c65]
(EE) 9: Xwayland (0x55eca8a4f000+0xebb7a) [0x55eca8b3ab7a]
(EE) 10: Xwayland (0x55eca8a4f000+0xde86e) [0x55eca8b2d86e]
(EE) 11: Xwayland (0x55eca8a4f000+0xe1a82) [0x55eca8b30a82]
(EE) 12: Xwayland (0x55eca8a4f000+0xacda5) [0x55eca8afbda5]
(EE) 13: Xwayland (0x55eca8a4f000+0xb3164) [0x55eca8b02164]
(EE) 14: Xwayland (0x55eca8a4f000+0xb74f2) [0x55eca8b064f2]
(EE) 15: /usr/lib/x86_64-linux-gnu/libc.so.6 (0x7f0fd3efc000+0x2808a) [0x7f0fd3f2408a]
(EE) 16: /usr/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [0x7f0fd3f2414b]
(EE) 17: Xwayland (0x55eca8a4f000+0x386f5) [0x55eca8a876f5]
(EE) 
XXX fail to create fbo.
wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x56480e5f2c50 (res 0x56480e5a1990)
(EE) glamor0: GL error: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible
(EE) 
(EE) Backtrace:
(EE) 0: Xwayland (0x55eca8a4f000+0x189bb2) [0x55eca8bd8bb2]
(EE) 1: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x72d295) [0x7f0fcc32d295]
(EE) 2: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x236c7d) [0x7f0fcbe36c7d]
(EE) 3: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x24980a) [0x7f0fcbe4980a]
(EE) 4: Xwayland (0x55eca8a4f000+0x4b1a7) [0x55eca8a9a1a7]
(EE) 5: Xwayland (0x55eca8a4f000+0x4c14d) [0x55eca8a9b14d]
(EE) 6: Xwayland (0x55eca8a4f000+0x4c265) [0x55eca8a9b265]
(EE) 7: Xwayland (0x55eca8a4f000+0x48528) [0x55eca8a97528]
(EE) 8: Xwayland (0x55eca8a4f000+0x45db7) [0x55eca8a94db7]
(EE) 9: Xwayland (0x55eca8a4f000+0x47dbc) [0x55eca8a96dbc]
(EE) 10: Xwayland (0x55eca8a4f000+0x40df0) [0x55eca8a8fdf0]
(EE) 11: Xwayland (0x55eca8a4f000+0xb7fc0) [0x55eca8b06fc0]
(EE) 12: Xwayland (0x55eca8a4f000+0x187810) [0x55eca8bd6810]
(EE) 13: Xwayland (0x55eca8a4f000+0xb2e9a) [0x55eca8b01e9a]
(EE) 14: Xwayland (0x55eca8a4f000+0xb74f2) [0x55eca8b064f2]
(EE) 15: /usr/lib/x86_64-linux-gnu/libc.so.6 (0x7f0fd3efc000+0x2808a) [0x7f0fd3f2408a]
(EE) 16: /usr/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [0x7f0fd3f2414b]
(EE) 17: Xwayland (0x55eca8a4f000+0x386f5) [0x55eca8a876f5]
(EE) 
XXX fail to create fbo.
Error getting buffer
(EE) glamor0: GL error: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible
(EE) 
(EE) Backtrace:
(EE) 0: Xwayland (0x55eca8a4f000+0x189bb2) [0x55eca8bd8bb2]
(EE) 1: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x72d295) [0x7f0fcc32d295]
(EE) 2: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x236c7d) [0x7f0fcbe36c7d]
(EE) 3: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x24980a) [0x7f0fcbe4980a]
(EE) 4: Xwayland (0x55eca8a4f000+0x4b1a7) [0x55eca8a9a1a7]
(EE) 5: Xwayland (0x55eca8a4f000+0x4c14d) [0x55eca8a9b14d]
(EE) 6: Xwayland (0x55eca8a4f000+0x4c2aa) [0x55eca8a9b2aa]
(EE) 7: Xwayland (0x55eca8a4f000+0xadf9e) [0x55eca8afcf9e]
(EE) 8: Xwayland (0x55eca8a4f000+0xb3164) [0x55eca8b02164]
(EE) 9: Xwayland (0x55eca8a4f000+0xb74f2) [0x55eca8b064f2]
(EE) 10: /usr/lib/x86_64-linux-gnu/libc.so.6 (0x7f0fd3efc000+0x2808a) [0x7f0fd3f2408a]
(EE) 11: /usr/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [0x7f0fd3f2414b]
(EE) 12: Xwayland (0x55eca8a4f000+0x386f5) [0x55eca8a876f5]
(EE) 
XXX fail to create fbo.
xwm: Unhandled NET_WM_STATE property change: _KDE_NET_WM_STATE_SKIP_SWITCHER
xwm: Unhandled NET_WM_STATE property change: _NET_WM_STATE_ABOVE
xwm: Unhandled NET_WM_STATE property change: _NET_WM_STATE_MAXIMIZED_VERT
xwm: Unhandled NET_WM_STATE property change: _NET_WM_STATE_MAXIMIZED_HORZ
xwm: Unhandled NET_WM_STATE property change: _KDE_NET_WM_STATE_SKIP_SWITCHER
xwm: Unhandled NET_WM_STATE property change: _NET_WM_STATE_ABOVE
xwm: Unhandled NET_WM_STATE property change: _NET_WM_STATE_MAXIMIZED_VERT
xwm: Unhandled NET_WM_STATE property change: _NET_WM_STATE_MAXIMIZED_HORZ
(EE) glamor0: GL error: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible
(EE) 
(EE) Backtrace:
(EE) 0: Xwayland (0x55eca8a4f000+0x189bb2) [0x55eca8bd8bb2]
(EE) 1: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x72d295) [0x7f0fcc32d295]
(EE) 2: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x236c7d) [0x7f0fcbe36c7d]
(EE) 3: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x24980a) [0x7f0fcbe4980a]
(EE) 4: Xwayland (0x55eca8a4f000+0x4b1a7) [0x55eca8a9a1a7]
(EE) 5: Xwayland (0x55eca8a4f000+0x4c14d) [0x55eca8a9b14d]
(EE) 6: Xwayland (0x55eca8a4f000+0x4c2aa) [0x55eca8a9b2aa]
(EE) 7: Xwayland (0x55eca8a4f000+0xe6a74) [0x55eca8b35a74]
(EE) 8: Xwayland (0x55eca8a4f000+0xe7c65) [0x55eca8b36c65]
(EE) 9: Xwayland (0x55eca8a4f000+0xebb7a) [0x55eca8b3ab7a]
(EE) 10: Xwayland (0x55eca8a4f000+0xde86e) [0x55eca8b2d86e]
(EE) 11: Xwayland (0x55eca8a4f000+0xe1a82) [0x55eca8b30a82]
(EE) 12: Xwayland (0x55eca8a4f000+0xacda5) [0x55eca8afbda5]
(EE) 13: Xwayland (0x55eca8a4f000+0xb3164) [0x55eca8b02164]
(EE) 14: Xwayland (0x55eca8a4f000+0xb74f2) [0x55eca8b064f2]
(EE) 15: /usr/lib/x86_64-linux-gnu/libc.so.6 (0x7f0fd3efc000+0x2808a) [0x7f0fd3f2408a]
(EE) 16: /usr/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [0x7f0fd3f2414b]
(EE) 17: Xwayland (0x55eca8a4f000+0x386f5) [0x55eca8a876f5]
(EE) 
XXX fail to create fbo.
wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x56480e5f3020 (res 0x56480e5a1bd0)
[Gamescope WSI] Creating Gamescope surface: xid: 0x1000055
[Gamescope WSI] Atom of T was wrong type. Expected XCB_ATOM_CARDINAL.
[Gamescope WSI] Atom of T was wrong type. Expected XCB_ATOM_CARDINAL.
wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x56480e5f33f0 (res 0x56480e5a1e10)
[Gamescope WSI] Made gamescope surface for xid: 0x1000055
[Gamescope WSI] Surface state:
  steam app id:                  0
  window xid:                    0x1000055
  wayland surface res id:        5
  layer client flags:            0x4
  server hdr output enabled:     false
  hdr formats exposed to client: false
err:   D3D11SwapChain: Failed to recreate swap chain: -13
err:   DXGI: CreateSwapChainForHwnd: Failed to create swap chain, hr -2147467259
[Gamescope WSI] Creating Gamescope surface: xid: 0x1000057
[Gamescope WSI] Atom of T was wrong type. Expected XCB_ATOM_CARDINAL.
[Gamescope WSI] Atom of T was wrong type. Expected XCB_ATOM_CARDINAL.
wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x56480e5f39a0 (res 0x56480e5a2d00)
[Gamescope WSI] Made gamescope surface for xid: 0x1000057
[Gamescope WSI] Surface state:
  steam app id:                  0
  window xid:                    0x1000057
  wayland surface res id:        11
  layer client flags:            0x4
  server hdr output enabled:     false
  hdr formats exposed to client: false
err:   D3D11SwapChain: Failed to recreate swap chain: -13
err:   DXGI: CreateSwapChainForHwnd: Failed to create swap chain, hr -2147467259
xwm: error 3: BadWindow (invalid Window parameter) request 2 minor 0 serial 556
(EE) glamor0: GL error: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible
(EE) 
(EE) Backtrace:
(EE) 0: Xwayland (0x55eca8a4f000+0x189bb2) [0x55eca8bd8bb2]
(EE) 1: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x72d295) [0x7f0fcc32d295]
(EE) 2: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x236c7d) [0x7f0fcbe36c7d]
(EE) 3: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x24980a) [0x7f0fcbe4980a]
(EE) 4: Xwayland (0x55eca8a4f000+0x4b1a7) [0x55eca8a9a1a7]
(EE) 5: Xwayland (0x55eca8a4f000+0x4c14d) [0x55eca8a9b14d]
(EE) 6: Xwayland (0x55eca8a4f000+0x4c2aa) [0x55eca8a9b2aa]
(EE) 7: Xwayland (0x55eca8a4f000+0xe6a74) [0x55eca8b35a74]
(EE) 8: Xwayland (0x55eca8a4f000+0xe7c65) [0x55eca8b36c65]
(EE) 9: Xwayland (0x55eca8a4f000+0xebb7a) [0x55eca8b3ab7a]
(EE) 10: Xwayland (0x55eca8a4f000+0xde86e) [0x55eca8b2d86e]
(EE) 11: Xwayland (0x55eca8a4f000+0xe1a82) [0x55eca8b30a82]
(EE) 12: Xwayland (0x55eca8a4f000+0xacda5) [0x55eca8afbda5]
(EE) 13: Xwayland (0x55eca8a4f000+0xb3164) [0x55eca8b02164]
(EE) 14: Xwayland (0x55eca8a4f000+0xb74f2) [0x55eca8b064f2]
(EE) 15: /usr/lib/x86_64-linux-gnu/libc.so.6 (0x7f0fd3efc000+0x2808a) [0x7f0fd3f2408a]
(EE) 16: /usr/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [0x7f0fd3f2414b]
(EE) 17: Xwayland (0x55eca8a4f000+0x386f5) [0x55eca8a876f5]
(EE) 
XXX fail to create fbo.
wlserver: [types/wlr_compositor.c:771] New wlr_surface 0x56480e5fb150 (res 0x56480e5a2050)
(EE) glamor0: GL error: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible
(EE) 
(EE) Backtrace:
(EE) 0: Xwayland (0x55eca8a4f000+0x189bb2) [0x55eca8bd8bb2]
(EE) 1: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x72d295) [0x7f0fcc32d295]
(EE) 2: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x236c7d) [0x7f0fcbe36c7d]
(EE) 3: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x24980a) [0x7f0fcbe4980a]
(EE) 4: Xwayland (0x55eca8a4f000+0x4b1a7) [0x55eca8a9a1a7]
(EE) 5: Xwayland (0x55eca8a4f000+0x4c14d) [0x55eca8a9b14d]
(EE) 6: Xwayland (0x55eca8a4f000+0x4c265) [0x55eca8a9b265]
(EE) 7: Xwayland (0x55eca8a4f000+0x48528) [0x55eca8a97528]
(EE) 8: Xwayland (0x55eca8a4f000+0x45db7) [0x55eca8a94db7]
(EE) 9: Xwayland (0x55eca8a4f000+0x47dbc) [0x55eca8a96dbc]
(EE) 10: Xwayland (0x55eca8a4f000+0x40df0) [0x55eca8a8fdf0]
(EE) 11: Xwayland (0x55eca8a4f000+0xb7fc0) [0x55eca8b06fc0]
(EE) 12: Xwayland (0x55eca8a4f000+0x187810) [0x55eca8bd6810]
(EE) 13: Xwayland (0x55eca8a4f000+0xb2e9a) [0x55eca8b01e9a]
(EE) 14: Xwayland (0x55eca8a4f000+0xb74f2) [0x55eca8b064f2]
(EE) 15: /usr/lib/x86_64-linux-gnu/libc.so.6 (0x7f0fd3efc000+0x2808a) [0x7f0fd3f2408a]
(EE) 16: /usr/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [0x7f0fd3f2414b]
(EE) 17: Xwayland (0x55eca8a4f000+0x386f5) [0x55eca8a876f5]
(EE) 
XXX fail to create fbo.
Error getting buffer
(EE) glamor0: GL error: GL_INVALID_OPERATION error generated. <image> and <target> are incompatible
(EE) 
(EE) Backtrace:
(EE) 0: Xwayland (0x55eca8a4f000+0x189bb2) [0x55eca8bd8bb2]
(EE) 1: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x72d295) [0x7f0fcc32d295]
(EE) 2: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x236c7d) [0x7f0fcbe36c7d]
(EE) 3: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-76/lib/libnvidia-eglcore.so.550.76 (0x7f0fcbc00000+0x24980a) [0x7f0fcbe4980a]
(EE) 4: Xwayland (0x55eca8a4f000+0x4b1a7) [0x55eca8a9a1a7]
(EE) 5: Xwayland (0x55eca8a4f000+0x4c14d) [0x55eca8a9b14d]
(EE) 6: Xwayland (0x55eca8a4f000+0x4c2aa) [0x55eca8a9b2aa]
(EE) 7: Xwayland (0x55eca8a4f000+0xadf9e) [0x55eca8afcf9e]
(EE) 8: Xwayland (0x55eca8a4f000+0xb3164) [0x55eca8b02164]
(EE) 9: Xwayland (0x55eca8a4f000+0xb74f2) [0x55eca8b064f2]
(EE) 10: /usr/lib/x86_64-linux-gnu/libc.so.6 (0x7f0fd3efc000+0x2808a) [0x7f0fd3f2408a]
(EE) 11: /usr/lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x8b) [0x7f0fd3f2414b]
(EE) 12: Xwayland (0x55eca8a4f000+0x386f5) [0x55eca8a876f5]
(EE) 
XXX fail to create fbo.
xwm: Unhandled initial NET_WM_STATE property: _NET_WM_STATE_ABOVE
gamescope: children shut down!
(EE) failed to write to Xwayland fd: Broken pipe

@navkaran0305 navkaran0305 changed the title [Bug]: Discrete graphics not working "Failed to create swap chain" - Fedora 39 [Bug]: Discrete graphics not working "Failed to create swap chain" - Fedora 39/40 May 1, 2024
@navkaran0305
Copy link
Author

@mirkobrombin Found a workaround, there is probably an issue with the Fedora Wayland session.
Installing X11 session using sudo dnf install plasma-workspace-x11 -y and logging into it and starting bottles there does the trick.

Don't know who the exact culprit is :(

Here are the logs after running a game successfully:

14:53:00 (INFO) Bottles Started! 
14:53:06 (INFO) Performing Bottles checks… 
14:53:06 (INFO) Dxvks found:
         - dxvk-2.3.1
 
14:53:06 (INFO) Vkd3ds found:
         - vkd3d-proton-2.12
 
14:53:06 (INFO) Nvapis found:
         - dxvk-nvapi-v0.7.0
 
14:53:06 (INFO) Latencyflexs found:
         - latencyflex-v0.1.1
 
14:53:06 (INFO) Runners found:
         - soda-9.0-1
         - wine-ge-proton8-26
         - kron4ek-wine-proton-9.0-1-amd64
         - sys-wine-9.0
 
14:53:06 (INFO) Bottles found:
         - RDR2
         - Stray
 
14:53:06 (INFO) Catalog installers loaded 
14:53:06 (INFO) Catalog dependencies loaded 
14:53:06 (INFO) Catalog components loaded 
14:53:11 (INFO) Setting Key sync=fsync for bottle Stray… 
14:53:11 (INFO) There is no running wineserver. 
14:53:13 (INFO) Launching an executable… 
14:53:13 (INFO) Using EasyAntiCheat runtime 
14:53:13 (INFO) Using BattlEye runtime 
fsync: up and running.
01fc:err:xrandr:xrandr14_get_adapters Failed to get adapters
01fc:err:xrandr:xrandr14_get_adapters Failed to get adapters
01fc:err:xrandr:xrandr14_get_adapters Failed to get adapters
01fc:err:xrandr:xrandr14_get_adapters Failed to get adapters
info:  Game: Stray-Win64-Shipping.exe
info:  DXVK: v2.3.1
info:  Found built-in config:
info:    d3d11.ignoreGraphicsBarriers = True
info:  Effective configuration:
info:    d3d11.ignoreGraphicsBarriers = True
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x6ffffc124040
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_EXT_surface_maintenance1
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
info:  NVIDIA GeForce RTX 3060 Laptop GPU:
info:    Driver : NVIDIA 550.78.0
info:    Memory Heap[0]: 
info:      Size: 6144 MiB
info:      Flags: 0x1
info:      Memory Type[1]: Property Flags = 0x1
info:      Memory Type[2]: Property Flags = 0x1
info:      Memory Type[5]: Property Flags = 0x7
info:    Memory Heap[1]: 
info:      Size: 11752 MiB
info:      Flags: 0x0
info:      Memory Type[0]: Property Flags = 0x0
info:      Memory Type[3]: Property Flags = 0x6
info:      Memory Type[4]: Property Flags = 0xe
warn:  DXGI: Found monitors not associated with any adapter, using fallback
info:  D3D11InternalCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL_12_1
info:  D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
info:  Device properties:
info:    Device : NVIDIA GeForce RTX 3060 Laptop GPU
info:    Driver : NVIDIA 550.78.0
info:  Enabled device extensions:
info:    VK_EXT_attachment_feedback_loop_layout
info:    VK_EXT_conservative_rasterization
info:    VK_EXT_custom_border_color
info:    VK_EXT_depth_bias_control
info:    VK_EXT_depth_clip_enable
info:    VK_EXT_extended_dynamic_state3
info:    VK_EXT_fragment_shader_interlock
info:    VK_EXT_graphics_pipeline_library
info:    VK_EXT_memory_priority
info:    VK_EXT_non_seamless_cube_map
info:    VK_EXT_robustness2
info:    VK_EXT_shader_module_identifier
info:    VK_EXT_swapchain_maintenance1
info:    VK_EXT_transform_feedback
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_external_memory_win32
info:    VK_KHR_external_semaphore_win32
info:    VK_KHR_maintenance5
info:    VK_KHR_pipeline_library
info:    VK_KHR_present_id
info:    VK_KHR_present_wait
info:    VK_KHR_swapchain
info:    VK_KHR_win32_keyed_mutex
info:    VK_NVX_binary_import
info:    VK_NVX_image_view_handle
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 1
info:    tessellationShader                     : 1
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 1
info:    logicOp                                : 1
info:    multiDrawIndirect                      : 1
info:    drawIndirectFirstInstance              : 1
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 1
info:    wideLines                              : 1
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 1
info:    vertexPipelineStoresAndAtomics         : 1
info:    fragmentStoresAndAtomics               : 1
info:    shaderImageGatherExtended              : 1
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 1
info:    shaderFloat64                          : 1
info:    shaderInt64                            : 1
info:    variableMultisampleRate                : 1
info:    shaderResourceResidency                : 1
info:    shaderResourceMinLod                   : 1
info:    sparseBinding                          : 1
info:    sparseResidencyBuffer                  : 1
info:    sparseResidencyImage2D                 : 1
info:    sparseResidencyImage3D                 : 1
info:    sparseResidency2Samples                : 1
info:    sparseResidency4Samples                : 1
info:    sparseResidency8Samples                : 1
info:    sparseResidency16Samples               : 1
info:    sparseResidencyAliased                 : 1
info:  Vulkan 1.1
info:    shaderDrawParameters                   : 1
info:  Vulkan 1.2
info:    samplerMirrorClampToEdge               : 1
info:    drawIndirectCount                      : 1
info:    samplerFilterMinmax                    : 1
info:    hostQueryReset                         : 1
info:    timelineSemaphore                      : 1
info:    bufferDeviceAddress                    : 1
info:    shaderOutputViewportIndex              : 1
info:    shaderOutputLayer                      : 1
info:    vulkanMemoryModel                      : 1
info:  Vulkan 1.3
info:    robustImageAccess                      : 0
info:    pipelineCreationCacheControl           : 1
info:    shaderDemoteToHelperInvocation         : 1
info:    shaderZeroInitializeWorkgroupMemory    : 0
info:    synchronization2                       : 1
info:    dynamicRendering                       : 1
info:  VK_AMD_shader_fragment_mask
info:    extension supported                    : 0
info:  VK_EXT_attachment_feedback_loop_layout
info:    attachmentFeedbackLoopLayout           : 0
info:  VK_EXT_conservative_rasterization
info:    extension supported                    : 1
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 1
info:    customBorderColorWithoutFormat         : 1
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 1
info:  VK_EXT_depth_bias_control
info:    depthBiasControl                       : 1
info:    leastRepresentableValueForceUnormRepresentation : 1
info:    floatRepresentation                    : 0
info:    depthBiasExact                         : 1
info:  VK_EXT_extended_dynamic_state3
info:    extDynamicState3AlphaToCoverageEnable  : 1
info:    extDynamicState3DepthClipEnable        : 1
info:    extDynamicState3RasterizationSamples   : 1
info:    extDynamicState3SampleMask             : 1
info:    extDynamicState3LineRasterizationMode  : 1
info:  VK_EXT_fragment_shader_interlock
info:    fragmentShaderSampleInterlock          : 1
info:    fragmentShaderPixelInterlock           : 1
info:  VK_EXT_full_screen_exclusive
info:    extension supported                    : 0
info:  VK_EXT_graphics_pipeline_library
info:    graphicsPipelineLibrary                : 1
info:  VK_EXT_line_rasterization
info:    rectangularLines                       : 1
info:    smoothLines                            : 1
info:  VK_EXT_memory_budget
info:    extension supported                    : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 1
info:  VK_EXT_non_seamless_cube_map
info:    nonSeamlessCubeMap                     : 0
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 1
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 1
info:  VK_EXT_shader_module_identifier
info:    shaderModuleIdentifier                 : 1
info:  VK_EXT_shader_stencil_export
info:    extension supported                    : 0
info:  VK_EXT_swapchain_colorspace
info:    extension supported                    : 0
info:  VK_EXT_swapchain_maintenance1
info:    swapchainMaintenance1                  : 1
info:  VK_EXT_hdr_metadata
info:    extension supported                    : 0
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 1
info:    geometryStreams                        : 1
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  VK_KHR_external_memory_win32
info:    extension supported                    : 1
info:  VK_KHR_external_semaphore_win32
info:    extension supported                    : 1
info:  VK_KHR_maintenance5
info:    maintenance5                           : 1
info:  VK_KHR_present_id
info:    presentId                              : 1
info:  VK_KHR_present_wait
info:    presentWait                            : 1
info:  VK_NV_raw_access_chains
info:    shaderRawAccessChains                  : 0
info:  VK_NVX_binary_import
info:    extension supported                    : 1
info:  VK_NVX_image_view_handle
info:    extension supported                    : 1
info:  VK_KHR_win32_keyed_mutex
info:    extension supported                    : 1
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 1
info:    Sparse   : 0
info:  Memory type mask for sparse resources: 0x2
info:  DXVK: Read 3 valid state cache entries
info:  DXVK: Graphics pipeline libraries supported
info:  DXGI: Hiding actual GPU, reporting vendor ID 0x1002, device ID 73df
info:  DXGI: Hiding actual GPU, reporting vendor ID 0x1002, device ID 73df
info:  D3D11InternalCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL_12_1
info:  D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
info:  Device properties:
info:    Device : NVIDIA GeForce RTX 3060 Laptop GPU
info:    Driver : NVIDIA 550.78.0
info:  Enabled device extensions:
info:    VK_EXT_attachment_feedback_loop_layout
info:    VK_EXT_conservative_rasterization
info:    VK_EXT_custom_border_color
info:    VK_EXT_depth_bias_control
info:    VK_EXT_depth_clip_enable
info:    VK_EXT_extended_dynamic_state3
info:    VK_EXT_fragment_shader_interlock
info:    VK_EXT_graphics_pipeline_library
info:    VK_EXT_memory_priority
info:    VK_EXT_non_seamless_cube_map
info:    VK_EXT_robustness2
info:    VK_EXT_shader_module_identifier
info:    VK_EXT_swapchain_maintenance1
info:    VK_EXT_transform_feedback
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_external_memory_win32
info:    VK_KHR_external_semaphore_win32
info:    VK_KHR_maintenance5
info:    VK_KHR_pipeline_library
info:    VK_KHR_present_id
info:    VK_KHR_present_wait
info:    VK_KHR_swapchain
info:    VK_KHR_win32_keyed_mutex
info:    VK_NVX_binary_import
info:    VK_NVX_image_view_handle
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 1
info:    tessellationShader                     : 1
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 1
info:    logicOp                                : 1
info:    multiDrawIndirect                      : 1
info:    drawIndirectFirstInstance              : 1
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 1
info:    wideLines                              : 1
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 1
info:    vertexPipelineStoresAndAtomics         : 1
info:    fragmentStoresAndAtomics               : 1
info:    shaderImageGatherExtended              : 1
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 1
info:    shaderFloat64                          : 1
info:    shaderInt64                            : 1
info:    variableMultisampleRate                : 1
info:    shaderResourceResidency                : 1
info:    shaderResourceMinLod                   : 1
info:    sparseBinding                          : 1
info:    sparseResidencyBuffer                  : 1
info:    sparseResidencyImage2D                 : 1
info:    sparseResidencyImage3D                 : 1
info:    sparseResidency2Samples                : 1
info:    sparseResidency4Samples                : 1
info:    sparseResidency8Samples                : 1
info:    sparseResidency16Samples               : 1
info:    sparseResidencyAliased                 : 1
info:  Vulkan 1.1
info:    shaderDrawParameters                   : 1
info:  Vulkan 1.2
info:    samplerMirrorClampToEdge               : 1
info:    drawIndirectCount                      : 1
info:    samplerFilterMinmax                    : 1
info:    hostQueryReset                         : 1
info:    timelineSemaphore                      : 1
info:    bufferDeviceAddress                    : 1
info:    shaderOutputViewportIndex              : 1
info:    shaderOutputLayer                      : 1
info:    vulkanMemoryModel                      : 1
info:  Vulkan 1.3
info:    robustImageAccess                      : 0
info:    pipelineCreationCacheControl           : 1
info:    shaderDemoteToHelperInvocation         : 1
info:    shaderZeroInitializeWorkgroupMemory    : 0
info:    synchronization2                       : 1
info:    dynamicRendering                       : 1
info:  VK_AMD_shader_fragment_mask
info:    extension supported                    : 0
info:  VK_EXT_attachment_feedback_loop_layout
info:    attachmentFeedbackLoopLayout           : 0
info:  VK_EXT_conservative_rasterization
info:    extension supported                    : 1
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 1
info:    customBorderColorWithoutFormat         : 1
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 1
info:  VK_EXT_depth_bias_control
info:    depthBiasControl                       : 1
info:    leastRepresentableValueForceUnormRepresentation : 1
info:    floatRepresentation                    : 0
info:    depthBiasExact                         : 1
info:  VK_EXT_extended_dynamic_state3
info:    extDynamicState3AlphaToCoverageEnable  : 1
info:    extDynamicState3DepthClipEnable        : 1
info:    extDynamicState3RasterizationSamples   : 1
info:    extDynamicState3SampleMask             : 1
info:    extDynamicState3LineRasterizationMode  : 1
info:  VK_EXT_fragment_shader_interlock
info:    fragmentShaderSampleInterlock          : 1
info:    fragmentShaderPixelInterlock           : 1
info:  VK_EXT_full_screen_exclusive
info:    extension supported                    : 0
info:  VK_EXT_graphics_pipeline_library
info:    graphicsPipelineLibrary                : 1
info:  VK_EXT_line_rasterization
info:    rectangularLines                       : 1
info:    smoothLines                            : 1
info:  VK_EXT_memory_budget
info:    extension supported                    : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 1
info:  VK_EXT_non_seamless_cube_map
info:    nonSeamlessCubeMap                     : 0
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 1
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 1
info:  VK_EXT_shader_module_identifier
info:    shaderModuleIdentifier                 : 1
info:  VK_EXT_shader_stencil_export
info:    extension supported                    : 0
info:  VK_EXT_swapchain_colorspace
info:    extension supported                    : 0
info:  VK_EXT_swapchain_maintenance1
info:    swapchainMaintenance1                  : 1
info:  VK_EXT_hdr_metadata
info:    extension supported                    : 0
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 1
info:    geometryStreams                        : 1
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  VK_KHR_external_memory_win32
info:    extension supported                    : 1
info:  VK_KHR_external_semaphore_win32
info:    extension supported                    : 1
info:  VK_KHR_maintenance5
info:    maintenance5                           : 1
info:  VK_KHR_present_id
info:    presentId                              : 1
info:  VK_KHR_present_wait
info:    presentWait                            : 1
info:  VK_NV_raw_access_chains
info:    shaderRawAccessChains                  : 0
info:  VK_NVX_binary_import
info:    extension supported                    : 1
info:  VK_NVX_image_view_handle
info:    extension supported                    : 1
info:  VK_KHR_win32_keyed_mutex
info:    extension supported                    : 1
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 1
info:    Sparse   : 0
info:  Memory type mask for sparse resources: 0x2
info:  DXVK: Read 3 valid state cache entries
info:  DXVK: Graphics pipeline libraries supported
warn:  D3D11DXGIDevice::QueryInterface: Unknown interface query
warn:  a7aa6116-9c8d-4bba-9083-b4d816b71b78
warn:  D3D11DXGIDevice::QueryInterface: Unknown interface query
warn:  ccffef16-7b69-468f-bce3-cd953369a39a
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Color space:  VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR (dynamic: yes)
info:    Buffer size:  1920x1080
info:    Image count:  3
info:    Exclusive FS: 1
warn:  DXGI: MakeWindowAssociation: Ignoring flags
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Color space:  VK_COLOR_SPACE_SRGB_NONLINEAR_KHR
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR (dynamic: yes)
info:    Buffer size:  1920x1080
info:    Image count:  3
info:    Exclusive FS: 1
info:  DXVK: Using 20 compiler threads
005c:err:mountmgr:registry_flush_thread Failed flushing registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants