Following message appears on the console then running 'gksudo
displayconfig-gtk':

*** Error: couldn't find any ServerLayout sections

Then clicking 'OK' in "Screen and Graphics Preferences" window,
following error printed:

  File "/usr/lib/python2.5/site-packages/displayconfiggtk/DisplayConfig.py", 
line 1034, in on_button_apply_clicked
    self.apply_changes()
  File "/usr/lib/python2.5/site-packages/displayconfiggtk/DisplayConfig.py", 
line 1061, in apply_changes
    ischanged = self.xsetup.isXorgConfigChanged()
  File "/var/lib/python-support/python2.5/displayconfigabstraction.py", line 
898, in isXorgConfigChanged
    changed = self.original_layout!=self.layout or \
AttributeError: 'XSetup' object has no attribute 'original_layout'

BTW, I was able to configure correct resolution by adding following to the 
"Screen" section of Xorg.conf:
        SubSection      "Display"
                        Modes   "1280x1024" "1024x768"
        EndSubSection

-- 
Empty Screen and Graphics preferences
https://bugs.launchpad.net/bugs/193990
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to