https://bugs.winehq.org/show_bug.cgi?id=57514
Bug ID: 57514 Summary: wineboot hangs with Z: not equal to root of filesystem Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: stephematician@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
`winecfg`, `wine explorer`, any program at all ... only runs if the Z: is set to the root of the file-system e.g. `Z:=/`.
In previous versions; this was not required and I don't think this should be necessary.
Using a virtual desktop, the output of running (say) `winecfg` once Z: is set to (for example) my home folder `/home/user1234` is a blank virtual desktop window. Eventually I see in the terminal:
0024:err:environ:run_wineboot boot event wait timed out
If I kill the process for wineboot.exe and explorer.exe; then the virtual desktop respawns and the program runs. Thus, I imagine the issue lies within wineboot.
https://bugs.winehq.org/show_bug.cgi?id=57514
--- Comment #1 from stephematician@gmail.com --- Created attachment 77547 --> https://bugs.winehq.org/attachment.cgi?id=77547 Output of WINEDEBUG=+seh
This is the output of WINEDEBUG=+seh winecfg once it has hung at the blank virtual desktop.
https://bugs.winehq.org/show_bug.cgi?id=57514
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Sorry, I can't reproduce.
Does this only happen with staging or also normal wine? Does it happen in a clean WINEPREFIX?
https://bugs.winehq.org/show_bug.cgi?id=57514
stephematician@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Version|unspecified |10.0-rc1
https://bugs.winehq.org/show_bug.cgi?id=57514
--- Comment #3 from stephematician@gmail.com --- The issue started for me after upgrading to wine-staging 10.0-rc1, with a clean wineprefix, then I set Z: to /home/username and the issue occurs. If I set Z: to / then the issue does not occur.
I reverted to wine-staging 9.22, started a clean wineprefix, and set Z: to /home/username and did not experience the same issue.
https://bugs.winehq.org/show_bug.cgi?id=57514
--- Comment #4 from stephematician@gmail.com --- The issue might be less straightforward than I thought.
Now when I set Z: back to / the issue doesn't resolve itself.
Now I can cause the same freeze in a different way:
1. Open a terminal and install a clean WINEPREFIX via WINEPREFIX=xyz wineboot 2. Run WINEPREFIX=xyz winecfg 3. Select Virtual desktop, then 'OK'. 4. Open a new terminal. 5. Run WINEPREFIX=xyz winecfg
Then the freeze occurs.
Any ideas?
https://bugs.winehq.org/show_bug.cgi?id=57514
stephematician@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wineboot hangs with Z: not |virtual desktop hangs after |equal to root of filesystem |open new terminal
https://bugs.winehq.org/show_bug.cgi?id=57514
stephematician@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=57506
--- Comment #5 from stephematician@gmail.com --- I believe this is a duplicate of #57506
https://bugs.winehq.org/show_bug.cgi?id=57514
stephematician@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #6 from stephematician@gmail.com --- See: https://gitlab.winehq.org/wine/wine/-/merge_requests/6978
*** This bug has been marked as a duplicate of bug 57506 ***