Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10494 - Sylpheed segfaults when inbox is clicked
Summary: Sylpheed segfaults when inbox is clicked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-09 14:46 UTC by Nick Nolan
Modified: 2006-02-04 06:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Nolan 2002-11-09 14:46:36 UTC
below is a log of the CLI output of sylpheed

hellish@iMac hellish $ sylpheed 

Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **:     ISO8859-1


Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **:     ISO8859-1


Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **:     ISO8859-1


Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **:     ISO8859-1


Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NUL
                                                                                    
L' failed.

Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **:     ISO8859-1


Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NUL
                                                                                    
L' failed.

Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NUL
                                                                                    
L' failed.

Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **:     ISO8859-1


Gdk-WARNING **: Missing charsets in FontSet creation


Gdk-WARNING **:     ISO8859-1

Segmentation fault
Comment 1 Daniel Seyffer 2002-11-09 18:02:35 UTC
Hello,

I am no developer, but I saw this bugreport by accident and remember that I once
had the same or at least similar problems. It is in fact a relatively common
problem (try a google search) and as far as I can remember you should check your
what your LANG environment variables are set to (are your using euro? for me
using german it was a common problem when using "de_DE@euro" instead of "de_DE")  
Comment 2 Spider (RETIRED) gentoo-dev 2002-11-09 22:23:02 UTC
check your fonts listed in ~/.sylpheed/sylpheedrc so they work.  verify that
with xfontsel.

Comment 3 Nick Nolan 2002-11-10 15:06:17 UTC
looks like all the fonts are installed, and setting LANG="C" doesn't help. but
sylpheed works as root.
Comment 4 Brad Cowan (RETIRED) gentoo-dev 2002-11-26 23:34:48 UTC
could u try the new sylpheed ebuild please :)
Comment 5 Brad Cowan (RETIRED) gentoo-dev 2002-11-30 20:39:23 UTC
any word on this bug?