After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 86107 - Immediate Exit in Module Appearance on selecting Fonts
Immediate Exit in Module Appearance on selecting Fonts
Status: RESOLVED FIXED
Product: Sawfish
Classification: Deprecated
Component: Config Tool
pre-1.3.x
Other Linux
: Normal critical
: 1.5.x
Assigned To: John Harper
sawfish QA Team
: 78076 82321 86799 94902 95922 96190 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-06-21 03:36 UTC by Carsten Menke
Modified: 2009-08-16 15:13 UTC
See Also:
GNOME target: Old
GNOME version: ---



Description Carsten Menke 2002-06-21 03:36:08 UTC
Version: 2002-06-11
compiled --without-gmp

When I use Applications -> Desktop Preferences -> Advanced -> Sawfish -> 
Appearance

And then try to select a font using "Browse" this Module immediatley 
exits.

No way to select a font.
Comment 1 Carsten Menke 2002-06-22 23:41:20 UTC
Actually this goes further, Currently I'm using Smaker, today I 
wanted to change "Color to use when drawing Text", same behavior, 
module exits with no changes made
Comment 2 Carsten Menke 2002-06-23 02:46:38 UTC
The next situation where this happens, (Today checked again using 
Sawfish-2.0, bugs still the same).

If you try to edit "Session-Properties & Startup Programs" and click 
Apply, Sawfish let's the program actually close (well, semi close). 
You see the Icon in the WindowList, but could not restore the 
Program. This doesn't happen with Metacity.
Comment 3 John Harper 2002-06-30 20:47:00 UTC
the font selector is hosed in gtk2 sawfish, it gives back pango-style
font descriptions
Comment 4 John Harper 2002-06-30 20:52:59 UTC
*** Bug 86799 has been marked as a duplicate of this bug. ***
Comment 5 John Harper 2002-07-13 19:46:06 UTC
*** Bug 82321 has been marked as a duplicate of this bug. ***
Comment 6 John Harper 2002-10-06 07:18:23 UTC
*** Bug 94902 has been marked as a duplicate of this bug. ***
Comment 7 John Harper 2002-10-19 05:31:46 UTC
*** Bug 96190 has been marked as a duplicate of this bug. ***
Comment 8 John Harper 2002-10-19 05:32:18 UTC
*** Bug 95922 has been marked as a duplicate of this bug. ***
Comment 9 John Harper 2002-11-03 07:54:30 UTC
sawfish cvs now supports Xft fonts, next step is to do something with
the strings coming back from the gtk2 font selector..
Comment 10 John Harper 2002-11-03 07:55:00 UTC
*** Bug 78076 has been marked as a duplicate of this bug. ***
Comment 11 John Harper 2002-11-03 11:06:17 UTC
font selector is mostly hooked up now. Only thing left to do is
support getting XLFD font descriptions from the Pango font name
(getting Xft font descriptions now works)
Comment 12 John Harper 2002-11-04 05:58:39 UTC
font selector should be working for xlfd now (though I couldn't test
it in this setup, due to weird gtk errors)