[Bug 197093] gdm/X.Org 7: windowmanager not starting
https://bugzilla.novell.com/show_bug.cgi?id=197093 danw@ximian.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dreveman@novell.com |danw@ximian.com Status|NEW |ASSIGNED ------- Comment #19 from danw@ximian.com 2006-09-30 17:18 MST ------- Created an attachment (id=100011) --> (https://bugzilla.novell.com/attachment.cgi?id=100011&action=view) new version of gnome-session-compiz.patch David, here's my theory: we update gnome-wm to have whatever logic we decide is right. Then rather than duplicating the logic in various places, we add a "gnome-wm --get-default" arg that other places (eg, at least gnome-session itself) can use to figure out what wm to use. Right now, my test is "GLX_EXT_texture_from_pixmap && COMPOSITE" (as opposed to just GLX_EXT_tfp like it was before). In 10.2, we probably want to fix it to check a gconf key as well. And should we pass any extra compiz flags if it's running under aiglx? In CODE10, we might want to make it more strict, and check that the client glx vendor string is "SGI", not "NVIDIA"? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com