On Mon, 13 Jun 2011 17:33:20 -0400, Frank Griffin <[email protected]> wrote:
> On 06/13/2011 04:12 PM, Frank Griffin wrote: > > On 06/13/2011 04:05 PM, Dexter Morgan wrote: > >> nice i fix this one > > > > > > The reason I ask is that on an ID previously using GNOME 2.32, the > > desktop comes up, but launching any application drives the video > > crazy. You can see the app window some of the time, but after a > > second or two of video flashing you get a fullscreen "Oops" panel and > > are told to log out. On a fresh ID, you can't even get the desktop to > > come up - you get the blue background, the mouse pointer circles for a > > bit and then stops, with no error and no recourse but CTRL-ALT-BKSP. > > > > Ahh. Correction with the latest updates: now the ID previously using > GNOME 2.32 doesn't get past the blue background either. Two kind of problems: - dependecies: make sure you have 'gtk+3.0' and 'gnome-themes-standard' (latest will pick some themes and fonts...) You should see a striped blue bg after login. - in my case I get kicked off because gnome-settings-daemon hangs on libnsl (from glibc). I am thinkin on how to debug it (how to launch g-s-d on a gdb shell and dump the output somewhere...) Check if you have something like this in your dmesg: gnome-settings-[2556]: segfault at 7fb8612fb1d0 ip 00007fb8612fb1d0 sp 00007fff830282d8 error 14 in libnsl-2.12.1.so[7fb8639dc000+15000] gnome-settings-[3257]: segfault at 7fae815011d0 ip 00007fae815011d0 sp 00007fff72cc8b58 error 14 in libnsl-2.12.1.so[7fae83be2000+15000] gnome-settings-[3723]: segfault at 7f42989871d0 ip 00007f42989871d0 sp 00007fffa8d55858 error 14 in libnsl-2.12.1.so[7f429b068000+15000] If yes, at least I'm not the only one :). -- J.A. Magallon <jamagallon()ono!com> \ Winter is coming...
