[26695] in Athena Bugs
A "windows closing on suns" problem
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Dec 1 12:18:36 2005
Date: Thu, 1 Dec 2005 12:17:46 -0500
Message-Id: <200512011717.jB1HHkfF012150@egyptian-gods.mit.edu>
From: Greg Hudson <ghudson@mit.edu>
To: bugs@mit.edu
X-Spam-Score: 1.217
X-Spam-Level: * (1.217)
X-Spam-Flag: NO
Errors-To: bugs-bounces@mit.edu
It sounds like the Crux theme is broken on Solaris--perhaps a
regression of the problem fixed in source-reviewers [10889].
A consultant reported:
another user just came in with the "windows closing on suns"
problem. it's not just evolution and mozilla - terminals close
randomly, and his toolbar also crashes. running athrun release
fixpanel doesn't fix it. similarly to the other user, he doesn't
have anything interesting in the "usual suspect" dotfiles. i've
copied them over to readable, as well as all his .g* directories.
This is the first I can remember hearing of a "windows closing on
suns" problem, but it sounded like a theme problem to me. I examined
the user's .gconf directory under /mit/readable with:
gconftool-2 --direct --config-source=xml::/path/to/.gconf -R /
and found:
/desktop/gnome/interface:
icon_theme = Crux
gtk_theme = Crux
I suggested reverting those settings with:
gconftool-2 -u /desktop/gnome/interface/gtk_theme
gconftool-2 -u /desktop/gnome/interface/icon_theme
According to the consultant, this resolved the problem on a test
account.