[apport] software-properties-kde crashed with ImportError in <module>()

Bug #107715 reported by Pierre Cerrato
18
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-properties (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

?

ProblemType: Crash
Architecture: i386
Date: Thu Apr 19 08:39:49 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/software-properties-kde
InterpreterPath: /usr/bin/python2.5
Package: software-properties-kde 0.59.4
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/software-properties-kde
ProcCwd: /root
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/software-properties-kde']
SourcePackage: software-properties
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/software-properties-kde", line 34, in <module>
     from softwareproperties.kde.SoftwarePropertiesKDE import SoftwarePropertiesKDE
 ImportError: No module named softwareproperties.kde.SoftwarePropertiesKDE
Uname: Linux ubuntu 2.6.20-12-generic #2 SMP Wed Mar 21 20:55:46 UTC 2007 i686 GNU/Linux

Revision history for this message
Pierre Cerrato (pierre-simplesolutionshn) wrote :
Revision history for this message
Scott Kitterman (kitterman) wrote :

Please try the following:

Open a Konsole window (K menu -> System -> Konsole)
In the window that opens, type:

python

That will show you something like this:

Python 2.5.1c1 (release25-maint, Apr 12 2007, 21:00:25)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

After the >>> type the following lines:

import sys
print sys.path

The output will look something like this:

['', '/usr/lib/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2',
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric',
'/usr/lib/python2.5/site-packages/PIL', '/var/lib/python-support/python2.5',
 '/var/lib/python-support/python2.5/gtk-2.0', '/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode']

Please copy and paste the entire thing (starting with Python 2.5.1c1 (release25-maint, Apr 1

Revision history for this message
Scott Kitterman (kitterman) wrote :

Sorry, some got chopped off...

2 2007, 21:00:25) - or whatever version you have) into a response to this bug.

Michael Vogt (mvo)
Changed in software-properties:
status: Unconfirmed → Needs Info
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for software-properties (Ubuntu) because there has been no activity for 60 days.]

Changed in software-properties:
status: Invalid → Incomplete
Revision history for this message
wolfger (wolfger) wrote :

No response in 9 months. We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in software-properties:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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