GNOME Bugzilla – Bug 86107
Immediate Exit in Module Appearance on selecting Fonts
Last modified: 2009-08-16 15:13:28 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.
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
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.
the font selector is hosed in gtk2 sawfish, it gives back pango-style font descriptions
*** Bug 86799 has been marked as a duplicate of this bug. ***
*** Bug 82321 has been marked as a duplicate of this bug. ***
*** Bug 94902 has been marked as a duplicate of this bug. ***
*** Bug 96190 has been marked as a duplicate of this bug. ***
*** Bug 95922 has been marked as a duplicate of this bug. ***
sawfish cvs now supports Xft fonts, next step is to do something with the strings coming back from the gtk2 font selector..
*** Bug 78076 has been marked as a duplicate of this bug. ***
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)
font selector should be working for xlfd now (though I couldn't test it in this setup, due to weird gtk errors)