Yep, that seems to have fixed the problem. 
Thank you. 
I still have no idea why it uninstalled.

Pierre
On Thu, 2009-10-15 at 00:30 +0200, Jose Aliste wrote:

> Hi Pierre, 
> 
> It appears that glxinfo  is not installed in your system or for some
> reason it is not available in the path that gnome-shell is using.  Do
> you have the mesa-utils package installed? if not, installing this may
> solved your problems.
> 
> Greetings
> 
> José
> 
> 
> On Wed, Oct 14, 2009 at 10:27 PM, Pierre Benz <[email protected]>
> wrote:
> 
>         It's strange, cause it worked fine 2 days ago
>         yep, i'm using Debian sid on both machines.
>         
>         
>         
>         
>         On Wed, 2009-10-14 at 17:24 -0300, Pablo Marchant wrote:
>         
>         > >From your trace, I can see the error is produced on a file
>         > that belongs to your python
>         > installation, /usr/lib/python2.5/subprocess.py. I can't help
>         > you much, but something tells me python is the problem, and
>         > not gnome-shell...
>         > 
>         > Are you using Debian Sid on both systems?? Perhaps there's
>         > something odd with the python installations in both, and
>         > it's not actually a gnome-shell problem.
>         > 
>         > On Wed, Oct 14, 2009 at 5:20 PM, Pierre Benz
>         > <[email protected]> wrote:
>         > 
>         >         Okay, seriously, I have no idea what's happening.
>         >         This is having the same result on 2 separate
>         >         systems, both running debian sid.
>         >         Please can someone help. I never knew I'd miss
>         >         gnome-shell this much :)
>         >         
>         >         
>         >         
>         >         
>         >         On Wed, 2009-10-14 at 11:21 +0200, Pierre Benz
>         >         wrote:
>         >         
>         >         > Okay, I've deleted jhbuild and all the directories
>         >         > and have started a new build. Everything seems to
>         >         > build just fine, but now I can't run it anymore.
>         >         > I get this error now
>         >         > 
>         >         > 
>         >         > > Failed to start shell
>         >         > > Traceback (most recent call last):
>         >         > >   File "./gnome-shell", line 264, in <module>
>         >         > >     
>         >         > >   File "./gnome-shell", line 137, in start_shell
>         >         > >     
>         >         > >   File "./gnome-shell", line 67, in
>         >         > > _get_glx_extensions
>         >         > >     
>         >         > >   File "/usr/lib/python2.5/subprocess.py", line
>         >         > > 594, in __init__
>         >         > >     errread, errwrite)
>         >         > >   File "/usr/lib/python2.5/subprocess.py", line
>         >         > > 1153, in _execute_child
>         >         > >     raise child_exception
>         >         > > OSError: [Errno 2] No such file or directory
>         >         > 
>         >         > 
>         >         > 
>         >         > 
>         >         > On Wed, 2009-10-14 at 10:26 +0200, Pierre Benz
>         >         > wrote:
>         >         > 
>         >         > > I seem to be getting the current error when
>         >         > > trying to build gnome-shell.
>         >         > > Gnome-shell is been building and working
>         >         > > perfectly until the "Scroll to bottom when
>         >         > > pushing a result" commit went through, since
>         >         > > then I haven't been able to run it.
>         >         > > I'm running Debian sid.
>         >         > > 
>         >         > > output:
>         >         > > 
>         >         > > 
>         >         > > > configure: WARNING: unrecognized options: 
> --disable-gtk-doc
>         >         > > > checking for a BSD-compatible install... 
> /usr/bin/install -c
>         >         > > > checking whether build environment is sane... yes
>         >         > > > checking for a thread-safe mkdir -p... /bin/mkdir -p
>         >         > > > checking for gawk... no
>         >         > > > checking for mawk... mawk
>         >         > > > checking whether make sets $(MAKE)... yes
>         >         > > > checking whether to enable maintainer-specific 
> portions of Makefiles... yes
>         >         > > > checking for gcc... gcc
>         >         > > > checking for C compiler default output file name... 
> a.out
>         >         > > > checking whether the C compiler works... yes
>         >         > > > checking whether we are cross compiling... no
>         >         > > > checking for suffix of executables... 
>         >         > > > checking for suffix of object files... o
>         >         > > > checking whether we are using the GNU C compiler... 
> yes
>         >         > > > checking whether gcc accepts -g... yes
>         >         > > > checking for gcc option to accept ISO C89... none 
> needed
>         >         > > > checking for style of include used by make... GNU
>         >         > > > checking dependency style of gcc... gcc3
>         >         > > > checking whether gcc and cc understand -c and -o 
> together... yes
>         >         > > > checking build system type... x86_64-unknown-linux-gnu
>         >         > > > checking host system type... x86_64-unknown-linux-gnu
>         >         > > > checking for a sed that does not truncate output... 
> /bin/sed
>         >         > > > checking for grep that handles long lines and -e... 
> /bin/grep
>         >         > > > checking for egrep... /bin/grep -E
>         >         > > > checking for fgrep... /bin/grep -F
>         >         > > > checking for ld used by gcc... /usr/bin/ld
>         >         > > > checking if the linker (/usr/bin/ld) is GNU ld... yes
>         >         > > > checking for BSD- or MS-compatible name lister 
> (nm)... /usr/bin/nm -B
>         >         > > > checking the name lister (/usr/bin/nm -B) 
> interface... BSD nm
>         >         > > > checking whether ln -s works... yes
>         >         > > > checking the maximum length of command line 
> arguments... 1572864
>         >         > > > checking whether the shell understands some XSI 
> constructs... yes
>         >         > > > checking whether the shell understands "+="... yes
>         >         > > > checking for /usr/bin/ld option to reload object 
> files... -r
>         >         > > > checking for objdump... objdump
>         >         > > > checking how to recognize dependent libraries... 
> pass_all
>         >         > > > checking for ar... ar
>         >         > > > checking for strip... strip
>         >         > > > checking for ranlib... ranlib
>         >         > > > checking command to parse /usr/bin/nm -B output from 
> gcc object... ok
>         >         > > > checking how to run the C preprocessor... gcc -E
>         >         > > > checking for ANSI C header files... yes
>         >         > > > checking for sys/types.h... yes
>         >         > > > checking for sys/stat.h... yes
>         >         > > > checking for stdlib.h... yes
>         >         > > > checking for string.h... yes
>         >         > > > checking for memory.h... yes
>         >         > > > checking for strings.h... yes
>         >         > > > checking for inttypes.h... yes
>         >         > > > checking for stdint.h... yes
>         >         > > > checking for unistd.h... yes
>         >         > > > checking for dlfcn.h... yes
>         >         > > > checking for objdir... .libs
>         >         > > > checking if gcc supports -fno-rtti -fno-exceptions... 
> no
>         >         > > > checking for gcc option to produce PIC... -fPIC -DPIC
>         >         > > > checking if gcc PIC flag -fPIC -DPIC works... yes
>         >         > > > checking if gcc static flag -static works... yes
>         >         > > > checking if gcc supports -c -o file.o... yes
>         >         > > > checking if gcc supports -c -o file.o... (cached) yes
>         >         > > > checking whether the gcc linker (/usr/bin/ld -m 
> elf_x86_64) supports shared libraries... yes
>         >         > > > checking whether -lc should be explicitly linked 
> in... no
>         >         > > > checking dynamic linker characteristics... GNU/Linux 
> ld.so
>         >         > > > checking how to hardcode library paths into 
> programs... immediate
>         >         > > > checking whether stripping libraries is possible... 
> yes
>         >         > > > checking if libtool supports shared libraries... yes
>         >         > > > checking whether to build shared libraries... yes
>         >         > > > checking whether to build static libraries... no
>         >         > > > checking for pkg-config... /usr/bin/pkg-config
>         >         > > > checking pkg-config is at least version 0.16... yes
>         >         > > > checking whether NLS is requested... yes
>         >         > > > checking for intltool >= 0.26... 0.40.6 found
>         >         > > > checking for intltool-update... 
> /usr/bin/intltool-update
>         >         > > > checking for intltool-merge... /usr/bin/intltool-merge
>         >         > > > checking for intltool-extract... 
> /usr/bin/intltool-extract
>         >         > > > checking for xgettext... /usr/bin/xgettext
>         >         > > > checking for msgmerge... /usr/bin/msgmerge
>         >         > > > checking for msgfmt... /usr/bin/msgfmt
>         >         > > > checking for gmsgfmt... /usr/bin/msgfmt
>         >         > > > checking for perl... /usr/bin/perl
>         >         > > > checking for perl >= 5.8.1... 5.10.1
>         >         > > > checking for XML::Parser... ok
>         >         > > > checking locale.h usability... yes
>         >         > > > checking locale.h presence... yes
>         >         > > > checking for locale.h... yes
>         >         > > > checking for LC_MESSAGES... yes
>         >         > > > checking libintl.h usability... yes
>         >         > > > checking libintl.h presence... yes
>         >         > > > checking for libintl.h... yes
>         >         > > > checking for ngettext in libc... yes
>         >         > > > checking for dgettext in libc... yes
>         >         > > > checking for bind_textdomain_codeset... yes
>         >         > > > checking for msgfmt... (cached) /usr/bin/msgfmt
>         >         > > > checking for dcgettext... yes
>         >         > > > checking if msgfmt accepts -c... yes
>         >         > > > checking for gmsgfmt... (cached) /usr/bin/msgfmt
>         >         > > > checking for xgettext... (cached) /usr/bin/xgettext
>         >         > > > checking for gconftool-2... 
> /home/pi/gnome-shell/install/bin/gconftool-2
>         >         > > > Using config source 
> xml:merged:/home/pi/gnome-shell/install/etc/gconf/gconf.xml.defaults for 
> schema installation
>         >         > > > Using $(sysconfdir)/gconf/schemas as install 
> directory for schema files
>         >         > > > checking for a Python interpreter with version >= 
> 2.5... python
>         >         > > > checking for python... /usr/bin/python
>         >         > > > checking for python version... 2.5
>         >         > > > checking for python platform... linux2
>         >         > > > checking for python script directory... 
> ${prefix}/lib/python2.5/site-packages
>         >         > > > checking for python extension module directory... 
> ${exec_prefix}/lib/python2.5/site-packages
>         >         > > > checking for GStreamer (needed for recording 
> functionality)... no
>         >         > > > checking for MUTTER_PLUGIN... yes
>         >         > > > checking for TIDY... yes
>         >         > > > checking for ST... yes
>         >         > > > checking for BIG... yes
>         >         > > > checking for GDMUSER... yes
>         >         > > > checking for TRAY... yes
>         >         > > > checking for fdwalk... no
>         >         > > > checking sys/resource.h usability... yes
>         >         > > > checking sys/resource.h presence... yes
>         >         > > > checking for sys/resource.h... yes
>         >         > > > checking for pkg-config... (cached) 
> /usr/bin/pkg-config
>         >         > > > checking pkg-config is at least version 0.16... yes
>         >         > > > checking for GLIB - version >= 2.0.0... yes (version 
> 2.22.2)
>         >         > > > checking for mutter... 
> /home/pi/gnome-shell/install/bin/mutter
>         >         > > > configure: creating ./config.status
>         >         > > > config.status: creating Makefile
>         >         > > > config.status: creating data/Makefile
>         >         > > > config.status: creating js/Makefile
>         >         > > > config.status: creating js/misc/Makefile
>         >         > > > config.status: creating js/ui/Makefile
>         >         > > > config.status: creating src/Makefile
>         >         > > > config.status: creating tests/Makefile
>         >         > > > config.status: creating po/Makefile.in
>         >         > > > config.status: creating config.h
>         >         > > > config.status: executing depfiles commands
>         >         > > > config.status: executing libtool commands
>         >         > > > config.status: executing default-1 commands
>         >         > > > config.status: executing po/stamp-it commands
>         >         > > > configure: WARNING: unrecognized options: 
> --disable-gtk-doc
>         >         > > > Now type `make' to compile gnome-shell
>         >         > > > *** Building gnome-shell *** [7/7]
>         >         > > > make  
>         >         > > > make  all-recursive
>         >         > > > make[1]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell'
>         >         > > > Making all in data
>         >         > > > make[2]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell/data'
>         >         > > >   GEN    gnome-shell.desktop.in
>         >         > > >   GEN    gnome-shell.desktop
>         >         > > > make[2]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell/data'
>         >         > > > Making all in js
>         >         > > > make[2]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell/js'
>         >         > > > Making all in misc
>         >         > > > make[3]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell/js/misc'
>         >         > > > make[3]: Nothing to be done for `all'.
>         >         > > > make[3]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell/js/misc'
>         >         > > > Making all in ui
>         >         > > > make[3]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell/js/ui'
>         >         > > > make[3]: Nothing to be done for `all'.
>         >         > > > make[3]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell/js/ui'
>         >         > > > make[3]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell/js'
>         >         > > > make[3]: Nothing to be done for `all-am'.
>         >         > > > make[3]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell/js'
>         >         > > > make[2]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell/js'
>         >         > > > Making all in src
>         >         > > > make[2]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell/src'
>         >         > > >   GEN    stamp-big-enum-types.h
>         >         > > >   GEN    big-enum-types.c
>         >         > > >   GEN    stamp-st-enum-types.h
>         >         > > >   GEN    st-enum-types.c
>         >         > > >   GEN    stamp-st-marshal.h
>         >         > > >   GEN    st-marshal.c
>         >         > > >   GEN    stamp-na-marshal.h
>         >         > > >   GEN    na-marshal.c
>         >         > > >   GEN    stamp-shell-marshal.h
>         >         > > >   GEN    shell-marshal.c
>         >         > > > make  all-am
>         >         > > > make[3]: Entering directory 
> `/home/pi/gnome-shell/source/gnome-shell/src'
>         >         > > >   CC     libbig_1_0_la-box.lo
>         >         > > >   CC     libbig_1_0_la-rectangle.lo
>         >         > > >   CC     libbig_1_0_la-theme-image.lo
>         >         > > >   CC     libbig_1_0_la-big-enum-types.lo
>         >         > > >   CCLD   libbig-1.0.la
>         >         > > >   CC     libgdmuser_1_0_la-gdm-user.lo
>         >         > > >   CC     libgdmuser_1_0_la-gdm-user-manager.lo
>         >         > > >   CCLD   libgdmuser-1.0.la
>         >         > > >   CC     libst_1_0_la-st-adjustment.lo
>         >         > > >   CC     libst_1_0_la-st-bin.lo
>         >         > > >   CC     libst_1_0_la-st-border-image.lo
>         >         > > >   CC     libst_1_0_la-st-box-layout.lo
>         >         > > >   CC     libst_1_0_la-st-box-layout-child.lo
>         >         > > >   CC     libst_1_0_la-st-button.lo
>         >         > > >   CC     libst_1_0_la-st-clipboard.lo
>         >         > > >   CC     libst_1_0_la-st-entry.lo
>         >         > > >   CC     libst_1_0_la-st-im-text.lo
>         >         > > >   CC     libst_1_0_la-st-label.lo
>         >         > > >   CC     libst_1_0_la-st-private.lo
>         >         > > >   CC     libst_1_0_la-st-scrollable.lo
>         >         > > >   CC     libst_1_0_la-st-scroll-bar.lo
>         >         > > >   CC     libst_1_0_la-st-scroll-view.lo
>         >         > > >   CC     libst_1_0_la-st-subtexture.lo
>         >         > > >   CC     libst_1_0_la-st-table.lo
>         >         > > >   CC     libst_1_0_la-st-table-child.lo
>         >         > > >   CC     libst_1_0_la-st-texture-cache.lo
>         >         > > >   CC     libst_1_0_la-st-texture-frame.lo
>         >         > > >   CC     libst_1_0_la-st-theme.lo
>         >         > > >   CC     libst_1_0_la-st-theme-context.lo
>         >         > > >   CC     libst_1_0_la-st-theme-node.lo
>         >         > > >   CC     libst_1_0_la-st-tooltip.lo
>         >         > > >   CC     libst_1_0_la-st-widget.lo
>         >         > > >   CC     libst_1_0_la-st-enum-types.lo
>         >         > > >   CC     libst_1_0_la-st-marshal.lo
>         >         > > >   CCLD   libst-1.0.la
>         >         > > >   CC     libtray_la-na-tray-child.lo
>         >         > > >   CC     libtray_la-na-tray-manager.lo
>         >         > > >   CC     libtray_la-na-marshal.lo
>         >         > > >   CCLD   libtray.la
>         >         > > >   CC     libgnome_shell_la-shell-marshal.lo
>         >         > > >   CC     libgnome_shell_la-gnome-shell-plugin.lo
>         >         > > >   CC     libgnome_shell_la-shell-app-monitor.lo
>         >         > > >   CC     libgnome_shell_la-shell-app-system.lo
>         >         > > >   CC     libgnome_shell_la-shell-arrow.lo
>         >         > > >   CC     libgnome_shell_la-shell-button-box.lo
>         >         > > >   CC     libgnome_shell_la-shell-drawing.lo
>         >         > > >   CC     libgnome_shell_la-shell-drawing-area.lo
>         >         > > >   CC     libgnome_shell_la-shell-embedded-window.lo
>         >         > > >   CC     libgnome_shell_la-shell-gconf.lo
>         >         > > >   CC     libgnome_shell_la-shell-generic-container.lo
>         >         > > >   CC     libgnome_shell_la-shell-gtk-embed.lo
>         >         > > >   CC     libgnome_shell_la-shell-menu.lo
>         >         > > >   CC     libgnome_shell_la-shell-overflow-list.lo
>         >         > > >   CC     libgnome_shell_la-shell-process.lo
>         >         > > >   CC     libgnome_shell_la-shell-global.lo
>         >         > > >   CC     libgnome_shell_la-shell-status-menu.lo
>         >         > > >   CC     libgnome_shell_la-shell-stack.lo
>         >         > > >   CC     libgnome_shell_la-shell-tray-manager.lo
>         >         > > >   CC     libgnome_shell_la-shell-texture-cache.lo
>         >         > > >   CC     libgnome_shell_la-shell-uri-util.lo
>         >         > > >   CC     libgnome_shell_la-shell-wm.lo
>         >         > > >   CCLD   libgnome-shell.la
>         >         > > >   CC     test_theme-test-theme.o
>         >         > > >   CCLD   test-theme
>         >         > > >   GEN    gnome-shell
>         >         > > >   GEN    Big-1.0.gir
>         >         > > > 
>         >         > > > (mutter:10246): mutter-WARNING **: Could not load 
> library [/home/pi/gnome-shell/source/gnome-shell/src/libgnome-shell.la 
> (libmozjs.so.1d: cannot open shared object file: No such file or directory)]
>         >         > > > 
>         >         > > > (mutter:10246): mutter-CRITICAL **: failed to load 
> plugins
>         >         > > > Invalid GType: 'big_box_get_type'
>         >         > > > failed to dump: Failed to find symbol 
> 'big_box_get_type'
>         >         > > > Command '['mutter', 
> '--mutter-plugins=/home/pi/gnome-shell/source/gnome-shell/src/libgnome-shell.la',
>  
> '--introspect-dump=/tmp/tmp-introspectpOx9rf/types.txt,/tmp/tmp-introspectpOx9rf/dump.xml']'
>  returned non-zero exit status 1
>         >         > > > make[3]: *** [Big-1.0.gir] Error 1
>         >         > > > make[3]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell/src'
>         >         > > > make[2]: *** [all] Error 2
>         >         > > > make[2]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell/src'
>         >         > > > make[1]: *** [all-recursive] Error 1
>         >         > > > make[1]: Leaving directory 
> `/home/pi/gnome-shell/source/gnome-shell'
>         >         > > > make: *** [all] Error 2
>         >         > > > 
>         >         > 
>         >         > 
>         >         > 
>         >         
>         >         
>         >         
>         >         
>         >         _______________________________________________
>         >         gnome-shell-list mailing list
>         >         [email protected]
>         >         http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>         >         
>         > 
>         > 
>         > 
>         > 
>         > -- 
>         > Pablo Marchant Campos
>         > Estudiante Licenciatura en Astronomía PUC
>         > Miembro area TI SinergiaUC
>         
>         
>         
>         
>         
>         _______________________________________________
>         gnome-shell-list mailing list
>         [email protected]
>         http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>         
> 
> 


<<face-smile.png>>

_______________________________________________
gnome-shell-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to