ubuntu desktop (canary) ISO & apport-collect, ubuntu-bug fail to run

Bug #1980195 reported by Chris Guiver
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Apport
Fix Released
High
Unassigned
apport (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Ubuntu Kinetic daily ISO

Problems encountered with CANARY installer; tried to file bugs using `ubuntu-bug` but I'm getting errors

--- Start Paste 1
ubuntu@ubuntu:~$ ubuntu-bug
/usr/share/apport/apport-gtk:28: 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, GdkX11, GLib, Gtk, Wnck
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 142, in load_module
    introspection_module = get_introspection_module(namespace)
  File "/usr/lib/python3/dist-packages/gi/module.py", line 257, in get_introspection_module
    module = IntrospectionModule(namespace, version)
  File "/usr/lib/python3/dist-packages/gi/module.py", line 109, in __init__
    repository.require(namespace, version)
gi.RepositoryError: Requiring namespace 'Gdk' version '3.0', but '4.0' is already loaded

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 28, in <module>
    from gi.repository import Gdk, GdkX11, GLib, Gtk, Wnck
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 144, in load_module
    raise ImportError(e)
ImportError: Requiring namespace 'Gdk' version '3.0', but '4.0' is already loaded
ubuntu@ubuntu:~$
--- End Paste 1

Variations also result in same error; eg.

--- Start Paste 2
ubuntu@ubuntu:~$ apport-bug 1980194
/usr/share/apport/apport-gtk:28: 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, GdkX11, GLib, Gtk, Wnck
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 142, in load_module
    introspection_module = get_introspection_module(namespace)
  File "/usr/lib/python3/dist-packages/gi/module.py", line 257, in get_introspection_module
    module = IntrospectionModule(namespace, version)
  File "/usr/lib/python3/dist-packages/gi/module.py", line 109, in __init__
    repository.require(namespace, version)
gi.RepositoryError: Requiring namespace 'Gdk' version '3.0', but '4.0' is already loaded

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 28, in <module>
    from gi.repository import Gdk, GdkX11, GLib, Gtk, Wnck
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 144, in load_module
    raise ImportError(e)
ImportError: Requiring namespace 'Gdk' version '3.0', but '4.0' is already loaded
--- End Paste 2

Revision history for this message
Ubuntu QA Website (ubuntuqa) wrote :

This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1980195

tags: added: iso-testing
tags: added: rls-kk-incoming
Revision history for this message
Benjamin Drung (bdrung) wrote :

This was a regression in Apport 2.22.0/2.22.0-0ubuntu1 and fixed in Apport 2.22.0-0ubuntu2 and upstream: https://github.com/canonical/apport/commit/be4f52202a3f8e88a6988c8746cb51d9c9dcbe80

Changed in apport:
milestone: none → 2.23.0
importance: Undecided → High
status: New → Fix Committed
Changed in apport (Ubuntu):
status: New → Fix Released
importance: Undecided → High
Benjamin Drung (bdrung)
Changed in apport:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.