Re: Cannot start GNOME Shell



If that's the entirety of the message you receive, please try and get
a backtrace:

http://live.gnome.org/GnomeShell/Debugging

If the shell crashes and your desktop doesn't "disappear", you may be
able to reduce those steps down
without using a second computer:

$ ./gnome-shell -rg

...
(gdb) r

Program received signal SIGINT, Interrupt.
...
(gdb) t a a bt
#0  0x00007ffff1d52b8d in ......

(gdb) call gjs_dumpstack()
...

Paste all that information into a file and attach it or upload it somewhere.

On Sun, Feb 20, 2011 at 8:52 PM, Allan E. Registos
<allan registos smpc steniel com ph> wrote:
> Hi,
> Got this error when trying to run GNOME Shell after a successful build using
> jhbuild:
> ./gnome-shell --replace
> Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so:
> cannot open shared object file: No such file or directory
> Gtk-Message: Failed to load module "canberra-gtk-module":
> libcanberra-gtk-module.so: cannot open shared object file: No such file or
> directory
> Shell killed with signal 11
> [allan.registos@developer src]$ Cannot register the panel shell: there is
> already one running.
> Removing libcanberra-gtk-module.so won't work...
> Regards,
> Allan
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]