Comment #16 on issue 21658 by m...@chromium.org: All webpages are painted  
white
http://code.google.com/p/chromium/issues/detail?id=21658

Nico, I believe the problem stems from this entry in  
your .GlobalPreferences.plist:

         <key>com.apple.windowserver.MainDisplayID</key>
         <string>3C099D81-0000-0000-0000-000000000000</string>

This corresponds to this display:

                 <key>Device.mntr.3C099D81-0000-0000-0000-000000000000</key>
                 <dict>
                         <key>DeviceDescriptions</key>
                         <dict>
[...]
                                 <key>en_US</key>
                                 <string>HP LP2465</string>
[...]
                         </dict>
                         <key>FactoryProfiles</key>
                         <dict>
                                 <key>1</key>
                                 <dict>
[...]
                                         <key>DeviceProfileURL</key>
                                          
<string>/Library/ColorSync/Profiles/Displays/HP LP2465-
3C099D81.icc</string>
                                 </dict>
[...]
                         </dict>
                 </dict>

 From the output of the "displays" test program, I can see that this display  
is not
connected.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to