[Bug 1646108] Re: Apport (ubuntu-bug) error messages
Brian Murray
brian at ubuntu.com
Tue Dec 13 20:02:45 UTC 2016
*** This bug is a duplicate of bug 1502173 ***
https://bugs.launchpad.net/bugs/1502173
** This bug has been marked a duplicate of bug 1502173
Python warnings: modules imported without specifying a version first
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1646108
Title:
Apport (ubuntu-bug) error messages
Status in apport package in Ubuntu:
New
Bug description:
when creating a bug report about gedit the following messages were
displayed when I used UBUNTU-BUG:
bill at wb4alm-07:~$ ubuntu-bug gedit
/usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import GLib, Wnck, GdkX11, Gdk
========================
later I tried to report this problem with ubuntu-bug
and received some additional messages.
bill at wb4alm-07:~$ ubuntu-bug ubuntu-bug
/usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first.
Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import GLib, Wnck, GdkX11, Gdk
dpkg-query: no packages found matching ubuntu-bug
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
==========================
Note: this results in a error message window that states
"The problem cannot be reported"
"The report belongs to a package that is not installed."
===========================
when you click on "OK" in the error message window, you get:
^CTraceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 594, in <module>
app.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 651, in run_argv
return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 466, in run_report_bug
if self.check_unreportable():
File "/usr/lib/python3/dist-packages/apport/ui.py", line 1316, in check_unreportable
self.report['UnreportableReason'])
File "/usr/share/apport/apport-gtk", line 403, in ui_info_message
self._ui_message_dialog(title, text, Gtk.MessageType.INFO)
File "/usr/share/apport/apport-gtk", line 395, in _ui_message_dialog
result = self.md.run()
KeyboardInterrupt
====================================================================
It took a while to discover that ubuntu-bug is part of APPORT (which I did not know). Suggest that the other bug(s) about ubuntu-bug help files also be fixed...
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: apport 2.20.1-0ubuntu2.1
ProcVersionSignature: Ubuntu 4.4.0-51.72-generic 4.4.30
Uname: Linux 4.4.0-51-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportLog:
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Nov 30 08:34:38 2016
InstallationDate: Installed on 2014-05-11 (934 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1646108/+subscriptions
More information about the foundations-bugs
mailing list