[Bug 806018] Re: software-properties-gtk crashed with TypeError in __init__(): must be an interface
Michael Vogt
michael.vogt at ubuntu.com
Mon Jul 25 09:41:11 UTC 2011
Here is the traceback, looks like something in python/GI is broken:
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 25, in <module>
from gi.repository import Gtk
File "/usr/lib/python2.7/dist-packages/gi/importer.py", line 76, in load_module
dynamic_module._load()
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 251, in _load
overrides_modules = __import__('gi.overrides', fromlist=[self._namespace])
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 38, in <module>
class Widget(Gtk.Widget):
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 150, in __getattr__
interfaces = tuple(interface for interface in get_interfaces_for_object(info)
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 79, in get_interfaces_for_object
interfaces.append(getattr(module, name))
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 270, in __getattr__
return getattr(self._introspection_module, name)
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 176, in __getattr__
wrapper = metaclass(name, bases, dict_)
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 230, in __init__
register_interface_info(cls.__info__.get_g_type())
TypeError: must be an interface
** Package changed: software-properties (Ubuntu) => pygobject (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/806018
Title:
software-properties-gtk crashed with TypeError in __init__(): must be
an interface
Status in “pygobject” package in Ubuntu:
New
Bug description:
after disable third party graphic drvier for ati/amd graphice card and
after reboot i loged in gnome shell desktop an it looked quiet well.
then i want to change the display backround in the system settings and
the failure message was here. also the menu in the backround settings
changed from normal view to something strange.
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: software-properties-gtk 0.80.12
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Tue Jul 5 17:21:34 2011
ExecutablePath: /usr/bin/software-properties-gtk
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/software-properties-gtk -n -t 52428929
ProcEnviron:
LANGUAGE=de_CH:en
PATH=(custom, no user)
LANG=de_CH.UTF-8
LC_MESSAGES=de_CH.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/bin/software-properties-gtk', '-n', '-t', '52428929']
SourcePackage: software-properties
Title: software-properties-gtk crashed with TypeError in __init__(): must be an interface
UpgradeStatus: Upgraded to oneiric on 2011-07-04 (1 days ago)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/806018/+subscriptions
More information about the foundations-bugs
mailing list