https://bugs.winehq.org/show_bug.cgi?id=57252
Bug ID: 57252 Summary: 0074:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. Product: Packaging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: pshetty@ridefox.com CC: dimesio@earthlink.net Distribution: ---
Hi,
#wine --version wine-9.0 (Ubuntu 9.0~repack-4build3)
#inxi -G Graphics: Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] driver: i915 v: kernel Device-2: Chicony Integrated Camera driver: uvcvideo type: USB Display: server: X.org v: 1.21.1.11 with: Xwayland v: 23.2.6 driver: gpu: i915 resolution: 1920x1080 API: EGL v: 1.5 drivers: swrast platforms: surfaceless,device API: OpenGL v: 4.5 vendor: mesa v: 24.0.5-1ubuntu1 note: incomplete (EGL sourced) renderer: llvmpipe (LLVM 17.0.6 256 bits)
When I try to install the notepad++ using wine I see the below error message.
WINEPREFIX=${HOME}/wine-test wine npp.8.7.Installer.x64.exe 0074:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0074:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." 0074:err:systray:initialize_systray Could not create tray window 0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0024:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
Could you please help me to solve this issue?
Pradeep