Re: libperleditor bug (was Re: Perl-Qt Designer Plugin ?)
Germain Garand <[email protected]>
| Newsgroups | gmane.comp.kde.devel.perl |
|---|---|
| Message-ID | <[email protected]> |
Le Mardi 24 Août 2004 21:02, David Greaves a écrit : > Forget it - sorry. > > It's not libperleditor.so related. > ah, good to know. > Qt does a: > XCreateFontSet(dpy, fontsetnames[i], &missList, &missCount, 0); > with fontsetnames[i]= "-*-fixed-medium-i-*-*-16-*,-*-*-medium-i-*-*-16-*" > in getFontSet in qinputcontext_x11.cpp > > and despite: > > $ xlsfonts -fn "-*-fixed-medium-i-*-*-16-*" > xlsfonts: pattern "-*-fixed-medium-i-*-*-16-*" unmatched > $ xlsfonts -fn "-*-*-medium-i-*-*-16-*" > - -dustin-dustismo roman-medium-i-normal-bold italic-16-0 [...] > > I still get a SIGSEGV <sigh> > > Sorry for the noise :) and then how did you fix it? Is that a Qt bug? > > One thing I noticed doing this is that the preferences doesn't seem to > save the styles for the perl editor - is this a known issue in CVS at > the moment?? no it wasn't, but indeed. :) Greetings, Germain