persepolisdm / persepolis

Persepolis is a download manager written in Python.
https://persepolisdm.github.io
GNU General Public License v3.0
6.32k stars 656 forks source link

can't work with GUI components, not clickable #1039

Closed elogikalaf closed 4 weeks ago

elogikalaf commented 1 month ago

after removing persepolis version 4, and installing the new version from source I can't click some gui components such as file, edit, help and etc. all options in the related pic are not clickable. image

alireza-amirsamimi commented 1 month ago

Hello Thanks for reporting. So far, none of the users using GNOME and Wayland have reported the same problem. I will have to test on GNOME and Wayland and let you know.

elogikalaf commented 1 month ago

Thanks! I'd be happy to help you with the testing however I can.

alireza-amirsamimi commented 1 month ago

Please try other styles. For example, adwaita style is the best style for gnome. You can change the style from the preferences window. You can install adwaita style. sudo dnf install adwaita-qt

elogikalaf commented 1 month ago

I just tried xorg and the issue was resolved there so I guess it's a wayland problem and I switched the style to adwaita-dark and adwaita in xorg, but the menu still doesn't work when I boot in wayland (preferences isn't accessible in wayland as it's part of the options that aren't clickable). also the adwaita-qt package isn't available in fedora repos so I installed adwaita-qt6 and adwaita-qt5. is that an issue?

alireza-amirsamimi commented 1 month ago

adwaita-qt6 is ok!

elogikalaf commented 1 month ago

alright then should I test anything else?

alireza-amirsamimi commented 1 month ago

Please run persepolis from terminal and see if there is an error?

elogikalaf commented 1 month ago

no, no errors.

alireza-amirsamimi commented 1 month ago

So, I Think it's related to Gnome and Wayland in fedora.