Skip to content
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

Blank menus, QGtkStyle could not resolve GTK #108

Open
probonopd opened this issue Dec 30, 2018 · 2 comments
Open

Blank menus, QGtkStyle could not resolve GTK #108

probonopd opened this issue Dec 30, 2018 · 2 comments

Comments

@probonopd
Copy link

probonopd commented Dec 30, 2018

$ /home/me/Downloads/scribus-1.5.4-linux-x86_64.AppImage 
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.

$ cat /etc/os-release 
NAME="Ubuntu"
VERSION="18.04 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

@probonopd probonopd changed the title scribus-1.5.4-linux-x86_64.AppImage: QGtkStyle could not resolve GTK Blank menus, QGtkStyle could not resolve GTK Dec 30, 2018
@undertherain
Copy link

for a completely different software, which was in addition running as appimage, I solved very similar error message with QT_STYLE_OVERRIDE=gtk2

but knowing which exactly libraries are supposedly missing would be nice of course....

@probonopd
Copy link
Author

Maybe the easiest and most robust solution would be to just remove Gtk theming support altogether by not shipping those Qt plugins. Things will not look native on Gtk systems then, but will at least not break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants