This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Solaris X app crashes with Cygwin/X




Alexander Gottwald wrote:

check the fontpath with xset q|grep -A 1 "Font Path:"

most likely you'll see something like tcp/solarishost:7100 in the line

Right, that's it.


I managed to start this app with "-fn '-*-*-*-*-*-*-12-*-*-*-*-*-*-*", and it opens the main window. But when I open one of the sub windows, it bombs out with an error about not being able to load another font (see below).

Based on the below error message, would it be possible to figure out which font this is, and add it to the X.Org distribution?

I should note that this application *did* work with X.Org 6.7.0, and so it is likely that in the past this font was present in the cygwin packages.

Maarten

CANNOT LOAD FONT : Family = "FONT_FAMILY_DEFAULT_FIXEDWIDTH", Style = "FONT_STYLE_DEFAULT" Scale = "0"
Trying with Style = "FONT_STYLE_DEFAULT"CANNOT LOAD FONT : Family = "FONT_FAMILY_DEFAULT_FIXEDWIDTH", Style = "FONT_STYLE_DEFAULT" Scale = "0"
Trying with Family = "FONT_FAMILY_DEFAULT_FIXEDWIDTH"FrameList library error :
Function : FL_create
Error : Font Problems
FrameList library error :
Function : FL_set
Error : Try to Set/Get Attributes on NULL FrameList
FrameList library error :
Function : FL_set
Error : Try to Set/Get Attributes on NULL FrameList



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]