-
-
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
Fail to start (can't initialise Qt platform) after upgrading to last version. #1149
Comments
does |
Oh, it actually removed the line |
Maybe some of the tips in #958 may help. I sense that the hotkey/xlib makes problems again. |
Does |
same here on Linux Mint 21.1
|
Happening to me as well, on a completely different system, also after upgrading packages.
|
Same after upgrading using Albert version: 0.18.1
Build date: Oct 29 2017 00:00:00
Qt version: 6.2.4
QT_QPA_PLATFORMTHEME:
Binary location: /usr/bin/albert
PWD: /home/{$USER}
SHELL: /bin/bash
LANG: en_US.UTF-8
XDG_SESSION_TYPE: wayland
XDG_CURRENT_DESKTOP: ubuntu:GNOME
DESKTOP_SESSION: ubuntu
XDG_SESSION_DESKTOP: ubuntu
OS: Ubuntu 22.04.1 LTS
OS (type/version): ubuntu/22.04
Build ABI: x86_64-little_endian-lp64
Arch (build/current): x86_64/x86_64
Kernel (type/version): linux/5.15.0-56-generic $ QT_QPA_PLATFORM=xcb albert
09:35:45 [warn:albert] Application has not been terminated graciously
09:35:45 [warn:qt.qpa.plugin] Could not find the Qt platform plugin "xcb" in ""
09:35:45 [fatal:default] This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: wayland-egl, wayland.
-- [(null)]
Segmentation fault (core dumped)
|
https://packages.debian.org/bookworm/qt6-gtk-platformtheme Does installing this package help? |
No, I have that installed already. (reinstalling does not help either). |
Installing qt6-wayland solved this issue for me in a vm. Please confirm dudes, because I installed a lot of other packages. I changed this dep in the repo. I hope this fixes this one. Unforunately this still ends up in #1148 |
The new packages containing the qt6-wayland dependencies are build and published. I am not sure if OBS gives packages a revision. Maybe you have to reinstall it. |
I did
|
Ubuntu 22.04 Xorg
After installing qt6-qpa-plugins it ends up in #1148 now:
|
I tried to I was prepared to try to install it manually, but before that, I once again tried to
The error is now the same as 1148. |
Yes I changed the dependencies. The package is different. Unfortunately OBS does not increase the version suffix. Obviously you have to reinstall it |
This issue should be solved with the recent updates right? |
I failed now to #1148 with latest package. I find that I observe after the installation:
So I deleted the package, then I start albert
I've the feeling that one of the 2 packages are mandatory. Now going to #1148 😄 |
Oh my ... |
Description
On Ubuntu 22.04.
When logging in, software updater told me I could update albert, which I did. Since then, I cannot launch it.
I tried to reinstall it (sudo apt remove, then install), same result. Ran apt update to check if dependences were missing, but nope. However, I could further apt upgrade albert from 0.18.0-0 to 0.18.1-0.
It seems like a silly error, I tried to look it up and found different things like "revert to Xorg" or running it with options (like -platform=wayland) but same result.
Expected behavior
Launch normally when I run it.
Steps to reproduce
Run albert.
Output of `albert --report `
Same as below, can't even check the version.The text was updated successfully, but these errors were encountered: