[Bug 173768] The module Monitor & Display could not be loaded.
Launchpad Bug Tracker
173768 at bugs.launchpad.net
Tue Dec 4 12:34:22 UTC 2007
You have been subscribed to a public bug:
I downloaded today's (Dec. 3, 2007) Hardy Kubuntu build and tried to
adjust my screen resolution, but couldn't do it. When I did that I got
this error in the System Settings window: "The module Monitor & Display
could not be loaded." When I typed "displayconfig" in terminal I got
this output:
*** Error: couldn't find any ServerLayout sections
Traceback (most recent call last):
File "/usr/bin/displayconfig", line 1483, in slotSecondMonitorToggled
self._syncGUIScreen()
File "/usr/bin/displayconfig", line 1182, in _syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
File "/usr/share/python-support/kde-guidance/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 "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
IndexError: list index out of range
Original exception was:
Traceback (most recent call last):
File "/usr/bin/displayconfig", line 1483, in slotSecondMonitorToggled
self._syncGUIScreen()
File "/usr/bin/displayconfig", line 1182, in _syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
File "/usr/share/python-support/kde-guidance/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 "/usr/bin/displayconfig", line 1720, in <module>
displayapp = DisplayApp()
File "/usr/bin/displayconfig", line 448, in __init__
self._buildGUI()
File "/usr/bin/displayconfig", line 510, in _buildGUI
self.SizePage = SizeOrientationPage(sopage,self.xsetup,self.compact_mode)
File "/usr/bin/displayconfig", line 1140, in __init__
self._syncGUI()
File "/usr/bin/displayconfig", line 1149, in _syncGUI
self._syncGUIScreen()
File "/usr/bin/displayconfig", line 1182, in _syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
File "/usr/share/python-support/kde-guidance/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 "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
IndexError: list index out of range
Original exception was:
Traceback (most recent call last):
File "/usr/bin/displayconfig", line 1720, in <module>
displayapp = DisplayApp()
File "/usr/bin/displayconfig", line 448, in __init__
self._buildGUI()
File "/usr/bin/displayconfig", line 510, in _buildGUI
self.SizePage = SizeOrientationPage(sopage,self.xsetup,self.compact_mode)
File "/usr/bin/displayconfig", line 1140, in __init__
self._syncGUI()
File "/usr/bin/displayconfig", line 1149, in _syncGUI
self._syncGUIScreen()
File "/usr/bin/displayconfig", line 1182, in _syncGUIScreen
self.resize_slider.setScreen(self.current_screen)
File "/usr/share/python-support/kde-guidance/displayconfigwidgets.py", line 46, in setScreen
self.screensizeslider.setMaxValue(len(screen.getAvailableResolutions())-1)
AttributeError: 'NoneType' object has no attribute 'getAvailableResolutions'
** Affects: kde-guidance (Ubuntu)
Importance: Undecided
Status: New
--
The module Monitor & Display could not be loaded.
https://bugs.launchpad.net/bugs/173768
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