Git Product home page Git Product logo

Comments (7)

Jmgr avatar Jmgr commented on September 23, 2024

Thanks for the report and sorry for the late answer.

This is not an issue coming from Actiona but from Qt itself, they dropped support for Gtk based environments with Qt 5.7, but it should come back with Qt 5.8: https://bbs.archlinux.org/viewtopic.php?id=214147 This issue should be present in all applications using Qt.

Sadly you can only apply workarounds like using another window manager.

from actiona.

mtcjayne avatar mtcjayne commented on September 23, 2024

Exactly what window managers "work" with this application? GNOME, GNOME Classic, and XFCE don't. I highly doubt KDE does since it's basically THE Qt window manager.

from actiona.

Jmgr avatar Jmgr commented on September 23, 2024

I just tested and can confirm that it works with Plasma (KDE). It seems that a fix for other window managers is to compile qt5ct and use it as a Qt theme instead of Gtk: https://github.com/mati75/qt5ct
There doesn't seem to be a package so a manual download and compilation is needed. It don't have the time to try it now but will do in the following days.

from actiona.

mtcjayne avatar mtcjayne commented on September 23, 2024

from actiona.

Jmgr avatar Jmgr commented on September 23, 2024

Ok, good idea. I just tested and can confirm that compiling and using qt5ct as platform theme (following the instructions at https://github.com/mati75/qt5ct) allows Actiona to start on Debian 9.

from actiona.

SuzanneSoy avatar SuzanneSoy commented on September 23, 2024

From https://sparkylinux.org/qt-5-7-0-doesnt-support-gtk-theming/ :

sudo apt -y install qt5-style-plugins
QT_QPA_PLATFORMTHEME=gtk2 actiona

You might need to place the environment variable in /etc/environment and reboot (in my case simply prefixing it onto the actiona invocation was enough).

from actiona.

3ruce avatar 3ruce commented on September 23, 2024

Thank you - that sorted it on Debian 9

from actiona.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.