Application starts to run but closes quickly

Questions about Wine on Linux
Locked
CaptainConium
Newbie
Newbie
Posts: 1
Joined: Thu Aug 22, 2024 10:10 am

Application starts to run but closes quickly

Post by CaptainConium »

I've deleted and redownloaded multiple things, but I can't seem to get wine to run a .exe file using >wine [app] in the terminal. The file is in the wine folder, and using >winecfg, I've added it to applications. If it's any help, heres what the terminal says after I try to run the exe.

007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:wineusb:query_id Unhandled ID query type 0x5.
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
Godot Engine v4.1.1.stable.official.bd6af8e0e - https://godotengine.org
0118:fixme:powermgnt:PowerCreateRequest (00007FFFFE8FEF30): stub
Failed to enable screen_keep_on.
Vulkan API 1.0.2 - Forward+ - Using Vulkan Device #0: Unknown - llvmpipe (LLVM 11.0.1, 128 bits)
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
0118:fixme:win:RegisterTouchWindow hwnd 0000000000010076, flags 0 stub!
0118:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Games",00007FFFFE8FF020): stub
0118:fixme:avrt:AvSetMmThreadPriority (0000000012345678)->(2) stub
0118:fixme:mmdevapi:client_GetSharedModeEnginePeriod (00007FFFFFCAE8A0)->(00007FFFFEF0F810, 00007FFFFE8FEE40, 00007FFFFE8FEE3C, 00007FFFFE8FEE38, 00007FFFFE8FEE34) - stub
Locked