I want to add the firewall applet to panel (firewall-applet). This error occurs:
Traceback (most recent call last):
File "/usr/bin/firewall-applet", line 27, in <module>
gi.require_version('Notify', '0.7')
File "/usr/lib/python3.10/site-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Notify not available for version 0.7
There has been some reports on the forum about some applications not functioning right after the recent update to libnotify. Your firewalld applet seem to be hit by the same thing.