Bug 112525 - RuntimeError: could not create GdkFont object
Summary: RuntimeError: could not create GdkFont object
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: up2date
Version: 1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-22 09:42 UTC by Mattias Dahlberg
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-12-22 12:29:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mattias Dahlberg 2003-12-22 09:42:31 UTC
I've seen questions about this error in the past, but never seen an
answer. And now I've been bitten.

When I try to start up2date I get:

Traceback (most recent call last):
  File "/usr/sbin/up2date", line 1188, in ?
    sys.exit(main() or 0)
  File "/usr/sbin/up2date", line 850, in main
    gui.main()
  File "/usr/share/rhn/up2date_client/gui.py", line 2197, in main
    gui = Gui()
  File "/usr/share/rhn/up2date_client/gui.py", line 284, in __init__
    style.font =
gtk.load_font("-*-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-1")
RuntimeError: could not create GdkFont object

I like to help debugging this. Just tell me what to do.

Version-Release number of selected component (if applicable):
up2date-4.1.16-1

How reproducible:
Always

Comment 1 Mattias Dahlberg 2003-12-22 12:29:29 UTC
I'm closing as NOTABUG. It seems like my xfs was screwed up.


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