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

Re: sawfish-gnome2



On Mon, May 27, 2002 at 05:22:39PM +0200, Christian Marillat wrote:
> >> But, I can do a package. Will be done today or tomorrow. Of course
> >> those packages will not be installed immediately.
> 
> > In that case, you may want to package it as sawfish2/sawfish-gnome2 just
> > so that people who are otherwise following Gnome2 need not risk losing
> > things that they depend on.  I'm willing to break things here for a time
> > if it results in a better Gnome2 upstream, but I do know a few people who
> > are actually trying to use the Gnome2 stuff for real work.
> 
> OK. But I'll wait two or three days. New snapshot are out.
> 
> http://mail.gnome.org/archives/desktop-devel-list/2002-May/msg00656.html

Great, I'll be sure to run it for a day or two once it's available.  I'll
probably switch back to Metacity afterward since it has proven extremely
responsive and I happen to like my WMs that way.  ;)  My biggest interest
in Sawfish2 was that Metacity wasn't restarting itself when something
killed it.


A workaround for that problem in Metacity:

--- src/session.c	25 Apr 2002 16:25:07 -0000	1.22
+++ src/session.c	27 May 2002 15:32:59 -0000
@@ -286,7 +286,7 @@
     SmProp prop1, prop2, prop3, prop4, prop5, prop6, *props[6];
     SmPropValue prop1val, prop2val, prop3val, prop4val, prop5val,
prop6val;
     char pid[32];
-    char hint = SmRestartIfRunning;
+    char hint = SmRestartImmediately;
     char priority = 20; /* low to run before other apps */
     
     prop1.name = SmProgram;


This patch comes from Gnome bug 75047, and has been rejected by Havoc as
the wrong fix for the problem.  Since I'm currently using Metacity out of
CVS pending a new release which (I hope) fixes this problem correctly, it
works well enough in the interim.


The reason for all this worry about the WM not restarting itself is
because of a strange crash where fourteen gnome-terminal2's and Metacity
died when I changed my desktop font.  This problem is, unfortunately,
unreproducable.  I can't guess if it was perhaps a fluke or a very real
bug with some strange trigger condition.  =(

-- 
Joseph Carter <knghtbrd@bluecherry.net>      Intelligent backside at large
 
* knghtbrd does the ET thing
<knghtbrd> anybody got a speak-n-spell?

Attachment: pgpIDbFiVBKIy.pgp
Description: PGP signature


Reply to: