Public bug reported:

Binary package hint: xorg

The following works in Feisty, but not in Gutsy:

#
#  multiple monitor configuration...
#
Section "Device"
        Identifier      "Device0"
        Driver          "nv"
        BusID           "PCI:2:6:0"
EndSection

Section "Device"
        Identifier      "Device1"
        Driver          "ati"
        BusID           "PCI:1:0:0"
EndSection

Section "Device"
        Identifier      "Device2"
        Driver          "nv"
        BusID           "PCI:2:8:0"
EndSection

Section "Monitor"
        Identifier      "Monitor0"
        Option          "DPMS"
EndSection

Section "Monitor"
        Identifier      "Monitor1"
        Option          "DPMS"
EndSection

Section "Monitor"
        Identifier      "Monitor2"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Device0"
        Monitor         "Monitor0"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1440x900" "1024x768" "832x624" "800x600" 
"720x400" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen1"
        Device          "Device1"
        Monitor         "Monitor1"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1440x900" "1024x768" "832x624" "800x600" 
"720x400" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen2"
        Device          "Device2"
        Monitor         "Monitor2"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1440x900" "1024x768" "832x624" "800x600" 
"720x400" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"

        Screen          0 "Screen0" RightOf "Screen1"
        Screen          1 "Screen1"
        Screen          2 "Screen2" LeftOf "Screen1"

        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "stylus"        "SendCoreEvents"
        InputDevice     "cursor"        "SendCoreEvents"
        InputDevice     "eraser"        "SendCoreEvents"

        Option "AllowMouseOpenFail"  "true"
        Option "Xinerama" "true"

EndSection

Section "DRI"
        Mode 0666
EndSection

ProblemType: Crash
Architecture: i386
Date: Wed Sep 26 08:26:45 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/displayconfig-gtk
InterpreterPath: /usr/bin/python2.5
Package: displayconfig-gtk 0.2+20070905
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/displayconfig-gtk 
--failsafe-mode=/etc/X11/xorg.conf.failsafe --data=/usr/share/displayconfig-gtk
ProcCwd: /var/lib/gdm
ProcEnviron:
 LANGUAGE=
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/displayconfig-gtk', 
'--failsafe-mode=/etc/X11/xorg.conf.failsafe', 
'--data=/usr/share/displayconfig-gtk']
SourcePackage: displayconfig-gtk
Title: displayconfig-gtk crashed with AttributeError in join()
Uname: Linux wolfsTeeth 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 
i686 GNU/Linux

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-crash need-duplicate-check

-- 
xorg.conf multiple monitor failure
https://bugs.launchpad.net/bugs/145276
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to