You are missing screen number in server layout:
Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        Screen      1  "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
EndSection

And maybe add Screen 0 to first device too:
Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
        Screen     0
EndSection

You are unable to reproduce because you are NOT using two screens. Your
second screen is deleted (error line you provided). So I think you are
using just two monitors as one screen.

Both bugs are still in saucy. I have 3 screens - two with white
background. And compiz does not handle two or more screens anymore.
Workaround is to start one instance per screen.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/885989

Title:
  white screen on second monitor when using two xsessions

Status in Nautilus:
  Confirmed
Status in “nautilus” package in Ubuntu:
  Triaged
Status in “nautilus” source package in Precise:
  Triaged

Bug description:
  If enable dual head mode (two X screens), the second monitor went
  white after login with unity or unity-2d. After tracking the gnome-
  session, it is caused by running "nautilus -n" for this configuration.
  And if kill the nautilus process, the desktop showed up normally on
  second screen.

  lsb_release -rd
  Description:    Ubuntu 11.10
  Release:        11.10

  apt-cache policy nautilus
  nautilus:
    Installed: 1:3.2.1-0ubuntu2
    Candidate: 1:3.2.1-0ubuntu2
    Version table:
   *** 1:3.2.1-0ubuntu2 0
          500 http://cn.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
          100 /var/lib/dpkg/status
       1:3.2.0-0ubuntu5 0
          500 http://cn.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/885989/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to