-
-
Notifications
You must be signed in to change notification settings - Fork 309
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
Segfault after updating to Fedora 31 (Gnome 3.34?) #845
Comments
Same problem with plasma + wayland:
|
I can confirm that this is a wayland issue. Starting albert with |
Just a thought, would it be possible to compile albert without hotkey support? Considering that hotkeys don't work with wayland anyway, this might be an easy way to get albert working using wayland. The reason why I don't want to use QT_QPA_PLATFORM=xcb is, that this causes all QT applications launched by albert to use xwayland. I just had a brief look, but it wasn't obvious to me how easy it is (not a C++ developer). If you can point me in the right direction I could have a stab at this though. |
This happens in wayland environments. Fixed by #804 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
#804 merged Note: I wrote this comment as fast as I can to master the current pile of work. If I missed the point or you have other objections please open a new issue. |
Continue discussion at #958. |
Source
From source, latest master
Environment
Steps to reproduce
Type
albert
in shell.Expected behaviour
Albert should launch.
Actual behaviour
This started happening after I updated to Fedora 31 with Wayland enabled. Before, I was running Fedora 30 with Wayland disabled. I re-built from source and reinstalled the muParser dependencies too.
Edit: Albert works with Wayland disabled on Fedora 31. So perhaps the problem has to do with Wayland?
Thanks,
Justin
The text was updated successfully, but these errors were encountered: