[Bug 97507] Re: [apport] displayconfig-restore.py crashed with ImportError in <module>() - ixf86misc

Scott Kitterman ubuntu at kitterman.com
Thu Apr 19 14:24:10 UTC 2007


If this problem recurs (or if it just happened to you and you are
reading about this bug on LP), 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 12 2007, 21:00:25) - or whatever version you have)
into a response to this bug.

-- 
[apport] displayconfig-restore.py crashed with ImportError in <module>() - ixf86misc
https://bugs.launchpad.net/bugs/97507
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-guidance in ubuntu.




More information about the kubuntu-bugs mailing list