Package: qreator
Version: 16.06.1-5
Severity: important

qreator crashes at startup with the following error message:

/usr/share/qreator/qreator_lib/Builder.py:21: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GObject, Gtk # pylint: disable=E0611
/usr/share/qreator/qreator/qrcodes/QRCodeLocationGtk.py:20: PyGIWarning: GtkChamplain was imported without specifying a version first. Use gi.require_version('GtkChamplain', '0.12') before import to ensure that the right version gets loaded.
  from gi.repository import (
/usr/share/qreator/qreator/qrcodes/QRCodeLocationGtk.py:20: PyGIWarning: GtkClutter was imported without specifying a version first. Use gi.require_version('GtkClutter', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import (
/usr/share/qreator/qreator/qrcodes/QRCodeWifiGtk.py:20: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version('NM', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GLib, GdkPixbuf, NM
Traceback (most recent call last):
  File "/usr/bin/qreator", line 46, in <module>
    qreator.main()
  File "/usr/share/qreator/qreator/__init__.py", line 69, in main
    window = QreatorWindow.QreatorWindow()
  File "/usr/share/qreator/qreator_lib/Window.py", line 46, in __new__
    builder = get_builder('QreatorWindow')
  File "/usr/share/qreator/qreator_lib/helpers.py", line 54, in get_builder
    builder.add_from_file(ui_filename)
  File "/usr/share/qreator/qreator_lib/Builder.py", line 86, in add_from_file
    ele_widgets = tree.getiterator("object")
AttributeError: 'ElementTree' object has no attribute 'getiterator'



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-5-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qreator depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.38.0-2
ii  geoclue-2.0                                  2.5.7-3
ii  gir1.2-champlain-0.12                        0.12.20-1
ii  gir1.2-clutter-1.0                           1.26.4+dfsg-2
ii  gir1.2-gdkpixbuf-2.0                         2.42.2+dfsg-1
ii  gir1.2-geoclue-2.0                           2.5.7-3
ii  gir1.2-glib-2.0                              1.66.1-1+b1
ii  gir1.2-gtk-3.0                               3.24.24-3
ii  gir1.2-gtkchamplain-0.12                     0.12.20-1
ii  gir1.2-gtkclutter-1.0                        1.8.4-4
ii  gir1.2-nm-1.0                                1.30.0-1
ii  python3                                      3.9.2-2
ii  python3-cairo                                1.16.2-4+b2
ii  python3-dbus                                 1.2.16-5
ii  python3-gi                                   3.38.0-2
ii  python3-gi-cairo                             3.38.0-2
ii  python3-pil                                  8.1.2-1
ii  python3-qrencode                             1.2-5+b4
ii  python3-requests                             2.25.1+dfsg-2
ii  python3-vobject                              0.9.6.1-0.2
ii  python3-xdg                                  0.27-2

qreator recommends no packages.

qreator suggests no packages.

-- no debconf information

Reply via email to