mousam
mousam copied to clipboard
Application launch error
I get this issue when launch app:
Traceback (most recent call last): File "/usr/share/mousam/mousam/main.py", line 52, in do_activate css_provider.load_from_data(css,len(css)) TypeError: Gtk.CssProvider.load_from_data() takes exactly 2 arguments (3 given)
Build on Debian 12, i686 with dpkg-buildpackage -us -uc
@hsbasu
Hello, I get the following error when launching the application :
Traceback (most recent call last): File "/snap/mousam/current/usr/share/mousam/mousam/main.py", line 53, in do_activate Gtk.StyleContext.add_provider_for_display(Gdk.Display.get_default(), css_provider, Priority) TypeError: Argument 0 does not allow None as a value
On ubuntu 24.04.2 LTS
Edit on the 20th of june : it solved itself ? Everything works fine now.