[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-03-01 Thread Scott Kitterman
*** This bug is a duplicate of bug 179668 ***
https://bugs.launchpad.net/bugs/179668

** This bug is no longer a duplicate of bug 138189
   application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev 
package)

** This bug has been marked a duplicate of bug 179668
   User management in systemsettings cannot find libpython2.5.so

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-02-29 Thread Sun Wukong
*** This bug is a duplicate of bug 138189 ***
https://bugs.launchpad.net/bugs/138189

This problem has been reported more than one and others have been marked
as duplicate, at least #18.

I've got the same problem, that prevents me from many settings, like setting a 
two-monitors workstation.
I tried the trick mentionned in #18 but without success : then, the app 
doesn't mention the libpython2.5.so problem and the console shows the following 
log :

Pythonize constructor -- pid = 18523
Python interpreter initialized!


Pythonize constructor -- pid = 18523
*** Error: couldn't find any ServerLayout sections
Traceback (most recent call last):
  File /var/lib/python-support/python2.5/displayconfig.py, line 1483, in 
slotSecondMonitorToggled
self._syncGUIScreen()
  File /var/lib/python-support/python2.5/displayconfig.py, line 1182, in 
_syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
  File /var/lib/python-support/python2.5/displayconfigwidgets.py, line 46, in 
setScreen
self.screensizeslider.setMaxValue(len(screen.getAvailableResolutions())-1)
AttributeError: 'NoneType' object has no attribute 'getAvailableResolutions'
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/apport_python_hook.py, line 42, in 
apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File /var/lib/python-support/python2.5/displayconfig.py, line 1483, in 
slotSecondMonitorToggled
self._syncGUIScreen()
  File /var/lib/python-support/python2.5/displayconfig.py, line 1182, in 
_syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
  File /var/lib/python-support/python2.5/displayconfigwidgets.py, line 46, in 
setScreen
self.screensizeslider.setMaxValue(len(screen.getAvailableResolutions())-1)
AttributeError: 'NoneType' object has no attribute 'getAvailableResolutions'
Traceback (most recent call last):
  File string, line 8, in kcontrol_bridge_create_displayconfig
  File /var/lib/python-support/python2.5/displayconfig.py, line 1698, in 
create_displayconfig
return DisplayApp(parent, name)
  File /var/lib/python-support/python2.5/displayconfig.py, line 448, in 
__init__
self._buildGUI()
  File /var/lib/python-support/python2.5/displayconfig.py, line 512, in 
_buildGUI
self.SizePage = 
SizeOrientationPage(tabcontrol,self.xsetup,self.compact_mode)
  File /var/lib/python-support/python2.5/displayconfig.py, line 1140, in 
__init__
self._syncGUI()
  File /var/lib/python-support/python2.5/displayconfig.py, line 1149, in 
_syncGUI
self._syncGUIScreen()
  File /var/lib/python-support/python2.5/displayconfig.py, line 1182, in 
_syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
  File /var/lib/python-support/python2.5/displayconfigwidgets.py, line 46, in 
setScreen
self.screensizeslider.setMaxValue(len(screen.getAvailableResolutions())-1)
AttributeError: 'NoneType' object has no attribute 'getAvailableResolutions'
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/apport_python_hook.py, line 42, in 
apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File string, line 8, in kcontrol_bridge_create_displayconfig
  File /var/lib/python-support/python2.5/displayconfig.py, line 1698, in 
create_displayconfig
return DisplayApp(parent, name)
  File /var/lib/python-support/python2.5/displayconfig.py, line 448, in 
__init__
self._buildGUI()
  File /var/lib/python-support/python2.5/displayconfig.py, line 512, in 
_buildGUI
self.SizePage = 
SizeOrientationPage(tabcontrol,self.xsetup,self.compact_mode)
  File /var/lib/python-support/python2.5/displayconfig.py, line 1140, in 
__init__
self._syncGUI()
  File /var/lib/python-support/python2.5/displayconfig.py, line 1149, in 
_syncGUI
self._syncGUIScreen()
  File /var/lib/python-support/python2.5/displayconfig.py, line 1182, in 
_syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
  File /var/lib/python-support/python2.5/displayconfigwidgets.py, line 46, in 
setScreen
self.screensizeslider.setMaxValue(len(screen.getAvailableResolutions())-1)
AttributeError: 'NoneType' object has no attribute 'getAvailableResolutions'
error: *** runFunction failure
;

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-02-29 Thread Sun Wukong
*** This bug is a duplicate of bug 138189 ***
https://bugs.launchpad.net/bugs/138189

I forgot to mention Hardy Heron Alpha5 i386 and 2.6.24-10-generic kernel
(thus, fresh install + current update)

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-02-29 Thread Sun Wukong
*** This bug is a duplicate of bug 138189 ***
https://bugs.launchpad.net/bugs/138189

Without the symbolic link,  the errorr is :

Pythonize constructor -- pid = 18732
Python interpreter initialized!


Pythonize constructor -- pid = 18732
Traceback (most recent call last):
  File /var/lib/python-support/python2.5/displayconfig.py, line 19, in 
module
from qt import *
ImportError: /usr/lib/python2.5/site-packages/qt.so: undefined symbol: 
PyUnicode_Type
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/apport_python_hook.py, line 36, in 
apport_excepthook
from cStringIO import StringIO
ImportError: /usr/lib/python2.5/lib-dynload/cStringIO.so: undefined symbol: 
_Py_ZeroStruct

Original exception was:
Traceback (most recent call last):
  File /var/lib/python-support/python2.5/displayconfig.py, line 19, in 
module
from qt import *
ImportError: /usr/lib/python2.5/site-packages/qt.so: undefined symbol: 
PyUnicode_Type
error: ***failed to import module

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-02-29 Thread Sun Wukong
*** This bug is a duplicate of bug 173768 ***
https://bugs.launchpad.net/bugs/173768

** This bug is no longer a duplicate of bug 138189
   application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev 
package)

** This bug has been marked a duplicate of bug 173768
   The module Monitor  Display could not be loaded.

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kde-guidance in ubuntu (via bug 173768).

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-02-29 Thread Cimmo
*** This bug is a duplicate of bug 138189 ***
https://bugs.launchpad.net/bugs/138189

original bug report is clearly a dupe of #138189 for the other bug there
is bug #173768

please stop posting in this bug as your spamming a lot of ppl, thanx.

** This bug is no longer a duplicate of bug 173768
   The module Monitor  Display could not be loaded.

** This bug has been marked a duplicate of bug 138189
   application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev 
package)

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-02-08 Thread Terence Simpson
*** This bug is a duplicate of bug 138189 ***
https://bugs.launchpad.net/bugs/138189

** This bug has been marked a duplicate of bug 138189
   application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev 
package)

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 190091] Re: SYSTEM SETTING MONITOR AND DISPLAY LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy herron

2008-02-07 Thread bradleesargent

** Attachment added: Here is the image of what I see when I click on system 
settings/monitor and display.
   http://launchpadlibrarian.net/11823388/monitoranddisplaybug.png

-- 
SYSTEM SETTING MONITOR AND DISPLAY  LIBPYTHON2.5.SO NOT FOUND IN PATHS in hardy 
herron
https://bugs.launchpad.net/bugs/190091
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs