Benjamin Esham wrote:
> Hi all,
>
> I'm trying to run gnome-terminal 2.28.2-3 on an Intel Mac with OS 10.6.4.
> It seems to have compiled fine, but when I run it from either Terminal or
> xterm in X11, I get
>
> **
> ERROR:terminal-app.c:1445:terminal_app_init: assertion failed:
> (app->system_font_desc != NULL)
> Abort
>
> Can anyone tell me what might be going wrong, or what more information I
> need to provide?
This may be a font cache problem. Can you try the following:
Edit the file
~/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml
and make sure that there are the following lines
<entry name="font" type="string">
<stringvalue>Courier 12</stringvalue>
</entry>
<entry name="use_system_font" type="bool" value="false"/>
If there are similar lines, change them (apart from some mtime="xxxxx"
field which has no importance). If there aren't, add them inside the
<gconf>...</gconf> block.
If the file does not exist or is not owned by you, then this may hint at
a different error.
Does this help?
--
Martin
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users