Control: tags -1 + confirmed

On Sat, 2024-08-24 at 17:55 +0200, Andreas Rönnquist wrote:
> glogic crashes on startup in stable:
> 
> > /usr/lib/python3/dist-packages/glogic/MainFrame.py:4: PyGIWarning:
> > Gtk
> > was imported without specifying a version first. Use
> > gi.require_version('Gtk', '4.0') before import to ensure that the
> > right version gets loaded.
> >  from gi.repository import Gtk, Gdk, GdkPixbuf
> > Traceback (most recent call last):
> >  File "/usr/bin/glogic", line 20, in <module>
> >    from glogic.MainFrame import MainFrame
> >  File "/usr/lib/python3/dist-packages/glogic/MainFrame.py", line
> > 18,
> > in <module> themed_icons = Gtk.IconTheme.get_default()
> >                   ^^^^^^^^^^^^^^^^^^^^^^^^^
> > AttributeError: type object 'IconTheme' has no attribute
> > 'get_default'

Please go ahead.

Regards,

Adam

Reply via email to