Menu

macrovision doesn't start

2021-10-21
2021-10-21
  • Michael Izban

    Michael Izban - 2021-10-21

    Hello,

    i'm running OpenSuSE Tumbleweed.

    macrofusion doesn't start. I first tried installing from default
    OpenSuSE-Repo, starting from Plasma and from Konsole was not successful.
    From konsole the errors were

    /michael@4KTumbleweed:~> macrofusion.py //
    ///usr/bin/macrofusion.py:20: PyGIWarning: Gdk was imported without
    specifying a version first. Use gi.require_version('Gdk', '4.0') before
    import to ensure that the right version gets loaded.//
    //  from gi.repository import Gdk, Gtk, GObject, GdkPixbuf, GExiv2//
    ///usr/bin/macrofusion.py:20: 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 Gdk, Gtk, GObject, GdkPixbuf, GExiv2//
    ///usr/bin/macrofusion.py:20: PyGIWarning: GExiv2 was imported without
    specifying a version first. Use gi.require_version('GExiv2', '0.10')
    before import to ensure that the right version gets loaded.//
    //  from gi.repository import Gdk, Gtk, GObject, GdkPixbuf, GExiv2//
    ///usr/bin/macrofusion.py:66: PyGIDeprecationWarning: Since version
    3.11, calling threads_init is no longer needed. See:
    https://wiki.gnome.org/PyGObject/Threading//
    //  GObject.threads_init()//
    //Traceback (most recent call last)://
    //  File "/usr/bin/macrofusion.py", line 893, in <module>//
    //    Gui = Interface() #Interface//
    //  File "/usr/bin/macrofusion.py", line 129, in init//
    //    Gtk.Window.set_default_icon_from_file(IMG + 'macrofusion.png') //
    //AttributeError: type object 'Window' has no attribute
    'set_default_icon_from_file'//
    //michael@4KTumbleweed:~> /</module>

    Second downloaded manually and startet from Konsole. The errors were

    /michael@4KTumbleweed:~> cd /home/michael/macrofusion-code//
    //michael@4KTumbleweed:~/macrofusion-code>
    /home/michael/macrofusion-code/macrofusion.py //
    ///home/michael/macrofusion-code/macrofusion.py:20: PyGIWarning: Gdk was
    imported without specifying a version first. Use
    gi.require_version('Gdk', '4.0') before import to ensure that the right
    version gets loaded.//
    //  from gi.repository import Gdk, Gtk, GObject, GdkPixbuf, GExiv2//
    ///home/michael/macrofusion-code/macrofusion.py:20: 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 Gdk, Gtk, GObject, GdkPixbuf, GExiv2//
    ///home/michael/macrofusion-code/macrofusion.py:20: PyGIWarning: GExiv2
    was imported without specifying a version first. Use
    gi.require_version('GExiv2', '0.10') before import to ensure that the
    right version gets loaded.//
    //  from gi.repository import Gdk, Gtk, GObject, GdkPixbuf, GExiv2//
    ///home/michael/macrofusion-code/macrofusion.py:66:
    PyGIDeprecationWarning: Since version 3.11, calling threads_init is no
    longer needed. See: https://wiki.gnome.org/PyGObject/Threading//
    //  GObject.threads_init()//
    //Traceback (most recent call last)://
    //  File "/home/michael/macrofusion-code/macrofusion.py", line 893, in
    <module>//
    //    Gui = Interface() #Interface//
    //  File "/home/michael/macrofusion-code/macrofusion.py", line 129, in
    init//
    //    Gtk.Window.set_default_icon_from_file(IMG + 'macrofusion.png') //
    //AttributeError: type object 'Window' has no attribute
    'set_default_icon_from_file'//
    //michael@4KTumbleweed:~/macrofusion-code> /</module>

    The needed packets are installed. I cannot do anything with these error
    messages. As the last version 0.7.4 was released in 2014 i think, that
    support for this program has fallen asleep...

    Any chance to get it running in 2021?

    Would be very nice! :-)))

    Bye
    Michael

     
    • Michael Izban

      Michael Izban - 2021-10-21

      ...of course i'm talking of makrofusion (and not macrovision)...

      excuse please

       

Anonymous
Anonymous

Add attachments
Cancel