Bug#531388: Fails to start a valid gnome session after upgrade

Josselin Mouette joss at debian.org
Mon Jun 1 13:45:53 UTC 2009


Le lundi 01 juin 2009 à 12:57 +0200, Andrea De Iacovo a écrit :
> compiz.desktop file and the list of running processes you asked for
> are attached.

All necessary processes are started correctly, so it looks like compiz
does not like the way it was started.

Are there any errors spit out by compiz in .xsession-errors?

Now for the possible fix: in gnome-wm, there are the following lines.
case `basename $WINDOW_MANAGER` in
  compiz)
    LIBGL_ALWAYS_INDIRECT=1
    export LIBGL_ALWAYS_INDIRECT
    gtk-window-decorator &
    OPT3=glib
    OPT4=gconf
    ;;
  beryl)
    emerald &
    ;;
esac

Please try the following:
      * commenting the two lines about LIBGL_ALWAYS_INDIRECT
      * commenting the gtk-window-decorator line
      * commenting the OPT3 and OPT4 lines

I’m interested in the results and the potential regressions with each of
those. 

Thanks,
-- 
 .''`.      Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message num?riquement sign?e
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20090601/e7844ef9/attachment.pgp>


More information about the pkg-gnome-maintainers mailing list