mousam icon indicating copy to clipboard operation
mousam copied to clipboard

Application launch error

Open SpiritOTHawk opened this issue 9 months ago • 2 comments

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

SpiritOTHawk avatar Mar 03 '25 13:03 SpiritOTHawk

@hsbasu

SpiritOTHawk avatar Mar 04 '25 15:03 SpiritOTHawk

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.

GuenMat avatar Jun 15 '25 10:06 GuenMat