[Bug 1026066] Re: software-properties-gtk crashed with ImportError in /usr/lib/python3/dist-packages/aptdaemon/client.py: No module named gobject
Doug McMahon
1026066 at bugs.launchpad.net
Thu Jul 19 13:21:02 UTC 2012
The fix per comment #7 is in aptdaemon, not software-properties-gtk &
has not been released yet
Can confirm that manually editing, (replacing lines 40 -43),
/usr/lib/python3/dist-packages/aptdaemon/client.py as shown in the link
allows software-properties-gtk to start up & run
Though it is a littles low to appear, about 4-5 sec's here
--
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/1026066
Title:
software-properties-gtk crashed with ImportError in /usr/lib/python3
/dist-packages/aptdaemon/client.py: No module named gobject
Status in “aptdaemon” package in Ubuntu:
Fix Released
Status in “software-properties” package in Ubuntu:
Fix Committed
Bug description:
This is what happens when I try to run software-properties-gtk:
andrei at andrei-quantal:~$ software-properties-gtk
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 37, in <module>
from softwareproperties.gtk.SoftwarePropertiesGtk import SoftwarePropertiesGtk
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 34, in <module>
from aptdaemon import client
File "/usr/lib/python3/dist-packages/aptdaemon/client.py", line 43, in <module>
import gobject as GObject
ImportError: No module named gobject
ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: software-properties-gtk 0.89
ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
Uname: Linux 3.5.0-4-generic i686
ApportVersion: 2.3-0ubuntu4
Architecture: i386
Date: Wed Jul 18 13:35:09 2012
ExecutablePath: /usr/bin/software-properties-gtk
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120717.1)
InterpreterPath: /usr/bin/python3.2mu
PackageArchitecture: all
ProcCmdline: /usr/bin/python3.2 /usr/bin/software-properties-gtk
ProcEnviron:
TERM=xterm
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/software-properties-gtk']
SourcePackage: software-properties
Title: software-properties-gtk crashed with ImportError in /usr/lib/python3/dist-packages/aptdaemon/client.py: No module named gobject
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1026066/+subscriptions
More information about the foundations-bugs
mailing list