-
Notifications
You must be signed in to change notification settings - Fork 224
Randomly closes app on QT6/Wayland #2290
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
Comments
qt5 version works perfectly. Widgetset library: Qt 5.15.16) |
finally someone actually reported this -- was thinking of making a report myself already. i have the same problem on two different manjaro machines, both VM and real. I think the issue maybe related to the most recent gnome/qt6 updates? Thing is that my version of doublecmd is more updated but the issue is still same. Double Commander Widgetset library: Qt 6.9.0 |
Qt6 has a serious problems under Wayland. I am not recommend to use it. Qt5 is a best choice for Wayland at this time. |
switched today from doublecmd-qt5 to doublecmq-qt6 (manjaro linux) and yeh, same issue |
seems this avoids the crashes: if you confirm this works, here's the workaround code: |
Yes, of course. Because this is a Wayland only problem. With |
Yeh XWayland currently seems a good way: my proposal is to set xcb at code level until wayland issues will be fixed, instead of being forced to install deprecated qt5 lib on a modern linux system |
I rather use QT5 version with wayland than anything with Xwayland. But I guess, for everyone their own... |
Version
Double Commander
Version: 1.1.23 gamma
Revision: 694
Commit: 15e166e
Build date: 2025/03/22
Lazarus: 3.8.0.0
FPC: 3.2.2
Platform: x86_64-Linux-qt6
OS version: Manjaro Linux
Widgetset library: Qt 6.9.0
Description
Swapped Manjaro doublecmd-qt5 (had 0 such issues) with doublecmd-qt6 package (technically a little bit delayed Arch linux package) and in less than 5 minutes it just closed itself.
and again...
The text was updated successfully, but these errors were encountered: