Announcement

Collapse
No announcement yet.

module Display could not be loaded in System Settings

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    module Display could not be loaded in System Settings

    When I go to System Settings and click on Display, I get the error "The module Display could not be loaded"

    This is the output from "kcmshell displayconfig"

    Traceback (most recent call last):
    File "<string>", line 8, in kcontrol_bridge_create_displayconfig
    File "/usr/lib/python2.4/site-packages/displayconfig.py", line 1677, in create_displayconfig

    return DisplayApp(parent, name)
    File "/usr/lib/python2.4/site-packages/displayconfig.py", line 443, in __init__

    self.xsetup = XSetup(self.xconfigpath)
    File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 156, in __init__

    xorg_unused_device_sections.remove(device_section)
    ValueError
    :
    list.remove(x): x not in list

    error: *** runFunction failure


    Any ideas? I've googled this to death. I suspect it might be a problem with my xorg.conf settings, but other people have suggested that its broken packages and I need to re-install a bunch of stuff. I'm at a loss.

    #2
    Re: module Display could not be loaded in System Settings

    Tried to install XGL/Compiz?

    I got the same thing.

    Comment


      #3
      Re: module Display could not be loaded in System Settings

      I did in fact and gave up on it for now. Did you fix yours and if so how?

      Comment


        #4
        Re: module Display could not be loaded in System Settings

        I have NOT tried to install xgl or anything like that. Yet I'm getting something similar. There was an xinit update the other day but I didn't pay much attention to it. I am using the nvidia driver from restricted but why would the display applet not even run? when I run it from a terminal i see

        Pythonize constructor -- pid = 5506
        open /dev/mem: Permission denied
        VESA BIOS Extensions not detected.
        Traceback (most recent call last):
        File "<string>", line 8, in kcontrol_bridge_create_displayconfig
        File "/usr/lib/python2.4/site-packages/displayconfig.py", line 1677, in create_displayconfig
        return DisplayApp(parent, name)
        File "/usr/lib/python2.4/site-packages/displayconfig.py", line 443, in __init__
        self.xsetup = XSetup(self.xconfigpath)
        File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 368, in __init__
        self._finalizeInit()
        File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 373, in _finalizeInit
        gfxcard._finalizeInit()
        File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 1082, in _finalizeInit
        screen._finalizeInit()
        File "/usr/lib/python2.4/site-packages/displayconfigabstraction.py", line 1632, in _finalizeInit
        self.original_size = self.getAvailableResolutions()[self.currentsizeindex]
        IndexError: list index out of range
        error: *** runFunction failure

        Comment


          #5
          Re: module Display could not be loaded in System Settings

          I did some tests. It's because I'm using both the laptop lcd and monitor at the same time. If I just use one or the other it works fine. Which is still a problem. It used to work fine with both devices and I could choose which device to work with etc. But at least I have a work around for now.

          Comment

          Working...
          X