PortProton was launched in creation mode PortProton.log and it is successfully stored in the root directory of the port To diagnose the problem, copy ALL of the log to: https://linux-gaming.ru/t/opisanie-kategorii-portproton-pomoshh/1642 ------------------------------------------------------------- PortWINE version: PortProton-1.7.3 ------------------------------------------------------------ Scripts version: 2455 ----------------------------------------------------------- RUNTIME is enabled ---------------------------------------------------------- Debug for programm: /home/n0n4m3/PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api/lgc_api.exe --------------------------------------------------------- GLIBC version: 2.42 -------------------------------------------------------- PW_VULKAN_USE=6 - DXVK v.2.6.2, VKD3D-PROTON v.2.14.1 -------------------------------------------- Version WINE in use: PROTON_LG_10-21 ------------------------------------------------------- Program bit depth: 32 bit -------------------------------------------------------------------- Date and time of start debug for PortProton: Вт 09 дек 2025 04:32:09 MSK ----------------------------------------------------- The installation path of the PortProton: /home/n0n4m3/PortProton ------------------------------------------------------ Operating system: Arch Linux -------------------------------------------------- Desktop environment: Desktop session: plasma Current desktop: KDE Session type: wayland --------------------------------------------------- Kernel: 6.17.9-zen1-1-zen ------------------------------------------------- CPU: CPU physical cores: 6 CPU logical cores: 12 CPU model name: AMD Ryzen 5 7500F 6-Core Processor ------------------------------------------------ RAM: total used free shared buff/cache available Mem: 31685 10616 17253 210 4000 21069 Swap: 32767 244 32523 -------------------------------------------------------------- Filesystem /home/n0n4m3/PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api - ext2/ext3 Filesystem /home/n0n4m3/PortProton - ext2/ext3 Filesystem /tmp/PortProton_n0n4m3 - tmpfs --------------------------------------------------------------- Graphic cards and drivers: lspci -k | grep -EA3 VGA|3D|Display : 01:00.0 VGA compatible controller: NVIDIA Corporation GB206 [GeForce RTX 5060 Ti] (rev a1) Subsystem: Palit Microsystems Inc. Device f328 Kernel driver in use: nvidia Kernel modules: nouveau, nvidia_drm, nvidia ---- name of display: :1 display: :1 screen: 0 direct rendering: Yes Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 16311 MB Total available memory: 16311 MB Currently available dedicated video memory: 14761 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce RTX 5060 Ti/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 580.105.08 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.6.0 NVIDIA 580.105.08 OpenGL shading language version string: 4.60 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 580.105.08 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 ----- inxi -G: Graphics: Device-1: NVIDIA GB206 [GeForce RTX 5060 Ti] driver: nvidia v: 580.105.08 Display: wayland server: X.Org 24.1.9 driver: loaded: nvidia unloaded: modesetting resolution: 1920x1080~165Hz OpenGL: renderer: NVIDIA GeForce RTX 5060 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 580.105.08 ------ ldconfig -p | grep libGLX_nvidia libGLX_nvidia.so.0 (libc6,x86-64) => /usr/lib/libGLX_nvidia.so.0 libGLX_nvidia.so.0 (libc6) => /usr/lib32/libGLX_nvidia.so.0 libGLX_nvidia.so (libc6,x86-64) => /usr/lib/libGLX_nvidia.so libGLX_nvidia.so (libc6) => /usr/lib32/libGLX_nvidia.so PW_SCREEN_RESOLUTION=1920x1080 PW_SCREEN_PRIMARY=HDMI-A-1 ---------------------------------------------- Vulkan info device name: GPU id : 0 (NVIDIA GeForce RTX 5060 Ti) [VK_KHR_xcb_surface, VK_KHR_xlib_surface]: GPU id : 0 (NVIDIA GeForce RTX 5060 Ti) [VK_KHR_wayland_surface]: GPU0: deviceName = NVIDIA GeForce RTX 5060 Ti driverName = NVIDIA Vulkan cube test passed successfully ---------------------------------------------------- locale: LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME=ru_RU.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= --- locale -a | grep -i "$(locale | grep -e ^LANG= | sed s/LANG=// | sed s/-8//)" : en_US.utf8 ------------------------------------------- D3D_EXTRAS - enabled ------------------------------------------ winetricks.log: vcrun2022 isolate_home sandbox mfc42 faudio andale arial comicsans courier georgia impact times trebuchet verdana webdings corefonts calibri physx tahoma lucida 7zip openal vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 ----------------------------------------- Use /home/n0n4m3/PortProton/data/prefixes/LGC/drive_c/ProgramData/Lesta/GameCenter/api/lgc_api.exe.ppdb db file: #!/usr/bin/env bash #Author: PortWINE #lgc_api.exe #lgc.exe #Rating=5 export PW_COMMENT_DB="Lesta Game Centers" export LAUNCH_PARAMETERS="" # Additional launch options export PW_WINDOWS_VER="10" # Set windows version 10, 7 or XP export WINEDLLOVERRIDES="" export PW_DLL_INSTALL="lucida" # Install DLL in port prefix (used winetricks) export PW_USE_D3D_EXTRAS="1" export PW_PREFIX_NAME="LGC" export PW_USE_SHADER_CACHE="0" export PW_USE_ESYNC="1" export PW_USE_FSYNC="1" export PW_USE_NTSYNC="0" add_in_start_portwine () { if [[ -f "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/drive_c/users/${USER}/AppData/Roaming/Wargaming.net/WorldOfTanks/preferences.xml" ]] ; then sed -i 's% true % false %' "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/drive_c/users/${USER}/AppData/Roaming/Wargaming.net/WorldOfTanks/preferences.xml" fi if [[ "${PW_VULKAN_USE}" == "0" || "${PW_VULKAN_USE}" == "3" ]] ; then export LAUNCH_PARAMETERS="--disable-gpu" } export PORTPROTON_NAME="Lesta Game Center API" export FILE_DESCRIPTION="Lesta Game Center API" export FILE_SHA256SUM="58871a9c5caaf4e4cc97fec648fb59d5298b2dfd6343429dbbdc36d75e04bf5e" export PW_VULKAN_USE="6" export PW_WINE_USE="PROTON_LG_10-21" ---------------------------------------- # User overides db and var settings..." # export DXVK_HUD=full" # export GALLIUM_HUD=fps" export GUI_THEME="default" export BRANCH="master" export MIRROR="GITHUB" export DOWNLOAD_STEAM_GRID="1" export PW_GUI_START="NOTEBOOK" export DESKTOP_WITH_TIME="posnumber1" export SORT_WITH_TIME="lastlaunch" export PW_WINE_DPI_VALUE="recommended" export PW_GPU_USE="NVIDIA GeForce RTX 5060 Ti" export PW_SHORTCUT_MENU="TRUE" export PW_SHORTCUT_DESKTOP="TRUE" export PW_SHORTCUT_STEAM="FALSE" --------------------------------------- WINEDLLOVERRIDES=wineopenxr,vrclient,vrclient_x64,openvr_api_dxvk=;d3d12core=n;d3d12=n;dxgi=n;d3d8=n;d3d9=n;d3d10core=n;d3d11=n;d3dx9_43=n;d3dx9_42=n;d3dx9_41=n;d3dx9_40=n;d3dx9_39=n;d3dx9_38=n;d3dx9_37=n;d3dx9_36=n;d3dx9_35=n;d3dx9_34=n;d3dx9_33=n;d3dx9_32=n;d3dx9_31=n;d3dx9_30=n;d3dx9_29=n;d3dx9_28=n;d3dx9_27=n;d3dx9_26=n;d3dx9_25=n;d3dx9_24=n;d3dx11_43=n;d3dx11_42=n;d3dx10=n;d3dx10_43=n;d3dx10_42=n;d3dx10_41=n;d3dx10_40=n;d3dx10_39=n;d3dx10_38=n;d3dx10_37=n;d3dx10_36=n;d3dx10_35=n;d3dx10_34=n;d3dx10_33=n;d3dcompiler_47=n;d3dcompiler_46=n;d3dcompiler_43=n;d3dcompiler_42=n;d3dcompiler_41=n;d3dcompiler_40=n;d3dcompiler_39=n;d3dcompiler_38=n;d3dcompiler_37=n;d3dcompiler_36=n;d3dcompiler_35=n;d3dcompiler_34=n;d3dcompiler_33=n;beclient,beclient_x64=b,n;winebth.sys=d;steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe= ------------------------------------ - Log WINE: fsync: up and running. 002c:fixme:winediag:loader_init wine-staging 10.0 is a testing version containing experimental patches. 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. 0040:fixme:ntoskrnl:driver_stub 0000000000249FD0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub! 0040:fixme:ntoskrnl:driver_stub 000000000024A220 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub! 0040:fixme:ntoskrnl:driver_stub 000000000024A470 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub! 0050:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token" 0098:fixme:ntoskrnl:driver_stub 0000000000249FD0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub! 0098:fixme:ntoskrnl:driver_stub 000000000024A220 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub! 0098:fixme:ntoskrnl:driver_stub 000000000024A470 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub! 00a4:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token" 00a0:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c0000142 0034:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 1114 00d8:fixme:ver:GetCurrentPackageId (0080FEA4 00000000): stub 0128:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0128:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented. 0128:fixme:uiautomation:default_uia_provider_callback Default ProviderType_NonClientArea provider unimplemented. 0128:fixme:uiautomation:base_hwnd_fragment_get_FragmentRoot 00000000002BCD28, 000000000022F9A0: stub! 0128:fixme:uiautomation:base_hwnd_fragment_GetEmbeddedFragmentRoots 00000000002BCD28, 000000000022F9B0: stub! 00e0:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 00e0:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 013c:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 020CFF08 013c:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm 0148:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 0148:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0148:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm 0150:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 019CFF08 016c:fixme:ver:GetCurrentPackageId (0271FF00 00000000): stub 0154:fixme:winsock:GetAddrInfoExW Unsupported cancel handle 0150:fixme:winsock:GetAddrInfoExW Unsupported cancel handle 0154:fixme:winsock:GetAddrInfoExCancel (00C5ABE8) 0150:fixme:winsock:GetAddrInfoExCancel (02BD0E58) 00e0:fixme:wlanapi:WlanRegisterNotification (00000001, 65535, 1, 6EC72860, 01D307F8, 00000000, 00000000) stub 0184:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 02F1DD98) semi-stub 0184:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 02F1D848) semi-stub 00e0:fixme:ole:global_options_Set 01D5A080, 1, 1. 00e0:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 0091E998, 4): stub 00e0:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 018c:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0587FD9C, 00000000 0587FD98 018c:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 0587FD9C 00000000 0587FD98) returning a dummy value (current locale) 018c:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0587FD9C, 01D7E848 0587FD98 018c:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 0587FD9C 01D7E848 0587FD98) returning a dummy value (current locale) 018c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 018c:fixme:winsock:WSALookupServiceBeginW (0587FB1C 0xff0 0587FB58) Stub! 018c:fixme:userenv:RegisterGPNotification 00000308 0 018c:fixme:userenv:RegisterGPNotification 0000030C 1 018c:fixme:shcore:IsOS (OS_DOMAINMEMBER) What should we return here? 01ac:fixme:wtsapi:WTSRegisterSessionNotification Stub 00010092 0x00000001 01cc:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 01cc:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 01d0:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 01FCFF08 01d0:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm 01cc:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 01cc:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 007DFB94, 4): stub 018c:fixme:win:GetPointerDevices (0587F91C 00000000): partial stub 018c:fixme:system:NtUserDisplayConfigGetDeviceInfo Unimplemented packet type 11. 018c:fixme:combase:RoActivateInstance (05FC1CA0, 0587FBC8): semi-stub 018c:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UISettings", {00000035-0000-0000-c000-000000000046}, 0587FAE8): semi-stub 018c:fixme:ui:uisettings2_add_TextScaleFactorChanged iface 0612744C, handler 06127468, cookie 76735FE0 stub! 0198:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0657FB8C 0657FB88 01f4:fixme:wpc:WindowsParentalControls_GetUserSettings ((null) 095DFC1C) 00e0:fixme:win:RegisterPowerSettingNotification (000200B2,{245d8541-3943-4422-b025-13a784f679b7},0): stub 00e0:fixme:powrprof:PowerRegisterForEffectivePowerModeNotifications (2,79040FB0,0624D868,09947D0C) stub! 00e0:fixme:powrprof:PowerRegisterForEffectivePowerModeNotifications (1,79040FB0,0624D868,09947D0C) stub! 01cc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00e0:fixme:shell:propertystore_GetValue (099608A0)->(0091E020 0091E004): stub 01c4:fixme:sync:NtSetInformationJobObject stub: 0x4a8 4 0x869f92c 4 0204:fixme:thread:QueryThreadCycleTime (000001AC,038FFE10): stub! 00e0:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0091E2D8) semi-stub 00e0:fixme:iphlpapi:NotifyRouteChange (Handle 0091EC44, overlapped 01C4CF28): stub 00e8:fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0000000000000000): stub 0188:fixme:wbemprox:client_security_SetBlanket 6E8C38C0, 09B37D28, 10, 0, (null), 3, 3, 00000000, 0 0188:fixme:wbemprox:client_security_Release 6E8C38C0 0188:fixme:wbemprox:enum_class_object_Next timeout not supported 00e0:fixme:msg:ChangeWindowMessageFilterEx 000100C0 c050 1 00000000 018c:fixme:dwmapi:DwmExtendFrameIntoClientArea (000100DA, 0587EFC0) stub 01ac:fixme:wtsapi:WTSRegisterSessionNotification Stub 00010094 0x00000000 018c:fixme:thread:QueryThreadCycleTime (FFFFFFFE,0587F4F0): stub! 018c:fixme:manipulation:viewport_ActivateConfiguration 09CDC908, 823 018c:fixme:manipulation:viewport_SetViewportOptions 09CDC908, 2 018c:fixme:manipulation:viewport_AddEventHandler 09CDC908, 000100E2, 09C54878, 09CDCECC 018c:fixme:manipulation:viewport_Stop 09CDC908 018c:fixme:manipulation:viewport_RemoveEventHandler 09CDC908, 164477216 018c:fixme:manipulation:viewport_Abandon 09CDC908 018c:fixme:manipulation:direct_manip_Deactivate 09CDC8C8, 000100E2 018c:fixme:manipulation:viewport_ActivateConfiguration 09CDC9C8, 823 018c:fixme:manipulation:viewport_SetViewportOptions 09CDC9C8, 2 018c:fixme:manipulation:viewport_AddEventHandler 09CDC9C8, 000100E2, 09C54878, 09CDCF8C 018c:fixme:manipulation:viewport_Stop 09CDC9C8 018c:fixme:manipulation:viewport_RemoveEventHandler 09CDC9C8, 163986016 018c:fixme:manipulation:viewport_Abandon 09CDC9C8 018c:fixme:manipulation:direct_manip_Deactivate 09CDC988, 000100E2 018c:fixme:manipulation:viewport_ActivateConfiguration 09CF65F8, 823 018c:fixme:manipulation:viewport_SetViewportOptions 09CF65F8, 2 018c:fixme:manipulation:viewport_AddEventHandler 09CF65F8, 000100E2, 09CF23B8, 09CD1984 018c:fixme:manipulation:viewport_Stop 09CF65F8 018c:fixme:manipulation:viewport_RemoveEventHandler 09CF65F8, 0 018c:fixme:manipulation:viewport_Abandon 09CF65F8 018c:fixme:manipulation:direct_manip_Deactivate 09CF65B8, 000100E2 018c:fixme:manipulation:viewport_ActivateConfiguration 09D14848, 823 018c:fixme:manipulation:viewport_SetViewportOptions 09D14848, 2 018c:fixme:manipulation:viewport_AddEventHandler 09D14848, 000100E2, 09CFFF98, 09D14A4C 018c:fixme:manipulation:viewport_Stop 09D14848 018c:fixme:manipulation:viewport_RemoveEventHandler 09D14848, 0 018c:fixme:manipulation:viewport_Abandon 09D14848 018c:fixme:manipulation:direct_manip_Deactivate 09D14808, 000100E2 018c:fixme:win:GetPointerDevices (0587F7BC 00000000): partial stub 018c:fixme:dwmapi:DwmExtendFrameIntoClientArea (000100DA, 0587F5E0) stub 018c:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff 0214:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 0214:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 025c:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 01FCFF08 025c:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm 0214:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0214:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 007DFB94, 4): stub 0134:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002 0134:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000307510, 10002, 000000000192F8A0: stub 0274:fixme:winsock:WSALookupServiceBeginW (0422F2D4 0xff0 0422F310) Stub! 0274:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0422EFBC) semi-stub 026c:fixme:file:NtLockFile I/O completion on lock not implemented yet 026c:fixme:virtual:prefetch_memory (process=0xffffffff,flags=0) NtSetInformationVirtualMemory(VmPrefetchInformation) partial stub 0228:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 0228:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 01cc:fixme:combase:RoGetActivationFactory (L"Windows.Foundation.Metadata.ApiInformation", {997439fe-f681-4a11-b416-c13a47e8ba36}, 007DF0CC): semi-stub 01cc:fixme:wintypes:api_information_statics_IsApiContractPresentByMajor iface 6E1BB07C, contract_name L"Windows.Foundation.UniversalApiContract", major_version 6, value 007DF0D3 semi-stub. 01cc:fixme:dcomp:DCompositionCreateDevice2 00E2B638, {5f4633fe-1e08-4cb8-8c75-ce24333f5602}, 007DF6D0. 02a8:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 01FCFF08 02a8:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm 0228:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 0228:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 007DFB94, 4): stub 0228:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0228:fixme:thread:QueryThreadCycleTime (FFFFFFFE,007DF868): stub! (wine:104152): GStreamer-WARNING **: 04:32:46.787: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.787: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcodectimestamper.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.788: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsctp.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.788: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.788: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjp2kdecimator.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.788: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrist.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.789: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.789: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.789: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdsub.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.790: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofxbad.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.790: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.790: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.790: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3tag.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.791: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstswitchbin.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.791: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtls.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.791: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsthls.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.791: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.791: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.791: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.792: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvb.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.792: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.792: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstttmlsubs.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.793: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.793: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.793: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.793: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmenc.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.794: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasfmux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.794: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.794: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.794: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrealmedia.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.794: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.795: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.795: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsubenc.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.795: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreeverb.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.795: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.795: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfaceoverlay.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.796: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.796: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdav1d.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdav1d.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.796: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.796: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvbsuboverlay.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.797: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdlpcmdec.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.797: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstproxy.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.797: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivfparse.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.797: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautoconvert.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.798: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.798: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadpcmdec.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.798: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaiff.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.798: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.798: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.799: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdash.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.799: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.799: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiomixmatrix.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.799: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.800: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstasf.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.800: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstivtc.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.800: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.801: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.801: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlegacyrawparse.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.801: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.801: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.802: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.802: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiobuffersplit.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.802: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebugutilsbad.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.802: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiolatency.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.803: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.803: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttranscode.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.803: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.804: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.804: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanagerbad.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.804: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.805: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.805: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.805: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.805: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.805: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.806: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.806: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpegformat.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.806: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgaudieffects.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.806: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.806: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgtkwayland.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.807: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.807: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcolormanagement.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcolormanagement.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.807: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.808: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.808: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.808: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.808: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.809: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.809: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.809: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.809: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.809: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdp.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.809: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcamerabin.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.810: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.810: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.810: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.810: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.811: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoloreffects.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.811: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinter.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.811: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgeometrictransform.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.811: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfestival.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.812: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbz2.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.812: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdvdspu.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.812: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxingmux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.812: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.813: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstbayer.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.813: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.813: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadaptivedemux2.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.813: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaccurip.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.814: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.814: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.814: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.814: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.815: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.815: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsticydemux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsticydemux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.815: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstclosedcaption.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.815: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstipcpipeline.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.816: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaes.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.816: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.816: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.816: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp2.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.817: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.817: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.817: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.818: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.818: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.818: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfrei0r.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.818: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.819: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstv4l2codecs.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstv4l2codecs.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.819: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.820: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterlace.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.820: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.821: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfieldanalysis.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.821: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so: wrong ELF class: ELFCLASS64 (wine:104152): GStreamer-WARNING **: 04:32:46.821: Failed to load plugin '/home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so': /home/n0n4m3/PortProton/data/dist/PROTON_LG_10-21/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64 0:00:00.302849537 104152 0x7e9dfa60 ERROR WINE wg_transform.c:868:wg_transform_create: Failed to create winegstreamer transform. 01cc:err:winediag:h264_encoder_create GStreamer doesn't support H.264 encoding, please install appropriate plugins 01cc:fixme:ole:CoCreateInstanceEx no instance created for interface {bf94c121-5b05-4e6f-8000-ba598961414d} of class {6c34de69-4670-46cd-8cb4-1f2fa1dffb65}, hr 0xd0000001. 01cc:fixme:ole:CoCreateInstanceEx no instance created for interface {bf94c121-5b05-4e6f-8000-ba598961414d} of class {6ca50344-051a-4ded-9779-a43305165e35}, hr 0xd0000001. 0310:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 06DBFF08 01cc:fixme:dwmapi:DwmGetCompositionTimingInfo (00000000 007DF438) 0134:fixme:uiautomation:msaa_provider_GetPropertyValue Unimplemented propertyId 30020 018c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002 0134:fixme:uiautomation:msaa_fragment_GetRuntimeId 0000000000321748, 000000000192F800: stub! 0228:fixme:dwrite:dwritefontface5_HasVariations 0631BD30: stub 03d4:fixme:wbemprox:client_security_SetBlanket 6E8C38C0, 09E28548, 10, 0, (null), 3, 3, 00000000, 0 03d4:fixme:wbemprox:client_security_Release 6E8C38C0 01b4:fixme:file:ReplaceFileW Ignoring flags 2 01b4:fixme:file:NtLockFile I/O completion on lock not implemented yet 04fc:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems 04fc:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0500:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFA, 021CFF08 0500:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm 04fc:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented! 04fc:fixme:process:GetProcessMitigationPolicy (FFFFFFFF, 4, 007DFB94, 4): stub 04fc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 018c:fixme:dwmapi:DwmExtendFrameIntoClientArea (000100DA, 0587F630) stub 0134:fixme:oleacc:find_class_data unhandled window class: L"#32769" 0134:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000335A40, 10002, 000000000192F8A0: stub 0134:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000302280, 10002, 000000000192F8A0: stub 018c:fixme:win:GetPointerDevices (0587F71C 00000000): partial stub 018c:fixme:manipulation:viewport_ActivateConfiguration 09A1FC28, 823 018c:fixme:manipulation:viewport_SetViewportOptions 09A1FC28, 2 018c:fixme:manipulation:viewport_AddEventHandler 09A1FC28, 000100E2, 09F61690, 09EA0FD4 018c:fixme:manipulation:viewport_Stop 09A1FC28 018c:fixme:manipulation:viewport_RemoveEventHandler 09A1FC28, 0 018c:fixme:manipulation:viewport_Abandon 09A1FC28 018c:fixme:manipulation:direct_manip_Deactivate 09A1FBE8, 000100E2 0134:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000366870, 10002, 000000000192F8A0: stub 0134:fixme:oleacc:find_class_data unhandled window class: L"tooltips_class32" 0134:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000031C250, 10002, 000000000192F8A0: stub 00e0:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff 0134:fixme:uiautomation:msaa_fragment_GetRuntimeId 00000000003216B8, 000000000192F800: stub! 0134:fixme:uiautomation:msaa_fragment_GetRuntimeId 000000000030AC98, 000000000192F800: stub! 0134:fixme:uiautomation:msaa_fragment_GetRuntimeId 00000000002F56E8, 000000000192F800: stub! 00e0:fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub. 018c:fixme:dwmapi:DwmExtendFrameIntoClientArea (000100DA, 0587F510) stub 0134:fixme:uiautomation:msaa_fragment_GetRuntimeId 0000000000331AD8, 000000000192F800: stub! wine client error:228: write: Bad file descriptor /home/n0n4m3/PortProton/data/tmp/libs_v53/pressure-vessel/bin/pressure-vessel-unruntime terminated by signal KILL.