-
-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Unable to use the virtual desktop #2120
Comments
Can you try to install Notepad++ in a separate bottle and use virtual desktop? I want to check if you have problems with virtual desktops in general or only with this in particular. |
It worked with notepad++! My apologies, I clearly wasn't thorough enough in testing only installed games. In case it is relevant, I have tested with both a gaming and application environment. Perhaps I should also mention that I always use individual disposable bottles for each app, and that both notepad++ success and games failure I can replicate with soda, sys-wine and lutris (in bottles). The error reported on the console is always the one I put above, except for the serial numbers. |
So it fails on windowed mode only? |
I can replicate it whether the games are in windowed, borderless window or fullscreen mode. Notepad++ still works fine in both windowed and fullscreen (with F11). |
I moved to fedora and can no longer replicate it, so I must close this. |
@mirkobrombin I have the same issue as reported by ghost. Does not matter which runner I use. Also on Mint (LMDE5). Notepad starts just fine, only games fail to start (either windowed, borderless window or fullscreen mode.)
|
I used to have this problem when enabling Virtual Desktop from Bottle's menu. |
I'm experiencing the same issue - when Virtual Desktop (regardless if set via Bottle settings, or Legacy Wine Tools) is enabled applications fail to start in general:
with Virtual Desktop enabled
(deck@steamdeck ~)$ flatpak run com.usebottles.bottles bottles:run/desktop/'notepad++'
TypeError: Must be number, not NoneType
(deck@steamdeck ~)$ 09:40:18 (INFO) Forcing offline mode
Windows path detected. Avoiding validation.
wine: using kernel write watches (experimental).
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
00ec:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00ec:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
wine: using kernel write watches (experimental).
^C with Virtual Desktop disabled
|
i guess this issue is somehow WINE Runner specific/related: After stumbled upon this: Need better feedback that virtual desktop is not supported with wine-GE #5196 it tried to switch the Bottle's WINE Runner from
now with Virtual Desktop enabled:
|
I can confirm switching to soda 7.0-9 from 8.0 fixed the issue with the Wine virtual desktops not opening and erroring out on the console; I was having it too. |
Describe the bug
Greetings, when I try to use the virtual desktop in games they stop being able to start. It is something I have tried a few times with different games, over months with different versions of linux mint and kernels.
I have tried different bottle configurations without success. It is a feature that has always worked and still works for me in lutris (also in its flatpak version), so I assume it is a bottles bug instead of wine.
I have finally been trying to figure out the cause without success. The only apparently relevant thing I have found is that when starting a game with the console and the virtual desktop, this text is added to the console:
To Reproduce
Just set any virtual desktop configuration. So far I can reproduce it 100%
Package
Flatpak from Flathub
Distribution
linux mint 21
Troubleshooting Logs
Display Protocol
X11
Display Backend used by Bottles
X11
Additional context
No response
The text was updated successfully, but these errors were encountered: