Closed gorkoda1 closed 4 years ago
Which version of pynotify are you using?
sudo dnf info python3-notify2 outputs the following Name : python3-notify2 Version : 0.3.1 Release : 7.fc32 Architecture : noarch Size : 32 k Source : python-notify2-0.3.1-7.fc32.src.rpm Repository : @System From repo : fedora Summary : Python interface to DBus notifications URL : https://bitbucket.org/takluyver/pynotify2 License : BSD Description : This is a pure-python replacement for notify-python, using : python-dbus to communicate with the notifications server : directly. : : It's compatible with Python 2 and 3, and its callbacks can work : with Gtk or Qt applications.
Thanks but I was wrong, sorry I meant which version of pystray are you using? That's because new version has its internal notifier, and that seems make dnfdragora crashing (hopefully fixed on master). Thanks again for your report.
I did a search and seems tha fedora 32 is shipping new 0.16.0. That is supported by next dnfdragora 2.1.0. So I suggest you to downgrade it to old 0.14.3 waiting for new dnfdragora that should be released very soon.
OK thank you.
I was trying to figure out why dnfdragora's tray icon wasn't appearing in my taskbar (on MATE) so I enabled logging and got the following output on console OS info: Fedora 32 (MATE spin) Python: 3.8.5 ` Try reading configuration file
` It is notable that dnfdaemon is a service and not a socket on my system, so this could possilbly be the cause.