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
https://bugs.winehq.org/show_bug.cgi?id=57252
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to pradeep from comment #0)
Hi,
#wine --version wine-9.0 (Ubuntu 9.0~repack-4build3)
First, this is not our package. Packaging bugs can only be filed here for our packages.
Second, this is unlikely to be a packaging issue. In most cases, the error message you are getting is from improperly installed graphics drivers. Try reinstalling them. If you need further help, ask in the forum; bugzilla is not for user support.
https://bugs.winehq.org/show_bug.cgi?id=57252
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Status|RESOLVED |CLOSED
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- Closing invalid.