Bug 75331 - sawfish-ui broken font settin
Summary: sawfish-ui broken font settin
Keywords:
Status: CLOSED DUPLICATE of bug 80997
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: sawfish
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-07 10:42 UTC by Henrik Brix Andersen
Modified: 2007-04-18 16:47 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:49:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Henrik Brix Andersen 2002-10-07 10:42:45 UTC
Description of Problem:
When setting the default font using 'sawfish-ui' the font setting dialog 
uses a different font notation than what sawfish exspects.

Version-Release number of selected component (if applicable):
sawfish-2.0-4

How Reproducible:
Every time

Steps to Reproduce:
1. Run command 'sawfish-ui'
2. Select the "Appearence" tab (default)
3. Browse for a randomly choosen default font and click ok

Actual Results:
Sawfish can't find the font and defaults to some ugly scriptish font

Expected Results:
Sawfish should use the newly selected font for window titles

Additional Information:
Solution: enter the font manually, either in the "Default Font" text entry 
in sawfish-ui or by adding a line to ~/.sawfish/custom

Example of line added to ~/.sawfish/custom:
(custom-set-typed-variable (quote default-font) (quote "-b&h-luxi 
sans-bold-r-normal-*-*-120-*-*-p-*-iso8859-1") (quote font))

Comment 1 Felipe Alfaro Solana 2002-12-27 19:00:33 UTC
For "sawfish-1.2-2" in Phoebe, this is the line I had to add to "custom":

(custom-set-typed-variable (quote default-font) (quote ("xlfd" .
"-adobe-helvetica-medium-r-normal-*-*-120-*-*-p-*-iso8859-1")) (quote font))

Note the "xlfd" and the "dot" before the actual font name.

Comment 2 Havoc Pennington 2003-01-13 04:44:17 UTC

*** This bug has been marked as a duplicate of 80997 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:49:46 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.