[Gambas-user] no fonts at all

Gabriel C nix.or.die at ...1601...
Fri Feb 8 15:15:57 CET 2008


Charlie Reinl wrote:
> Am Donnerstag, den 07.02.2008, 15:54 +0100 schrieb Benoit Minisini:
>> On mercredi 6 février 2008, Charlie Reinl wrote:
>>> Am Sonntag, den 20.01.2008, 14:12 +0100 schrieb scatman:
>>>> Am Sonntag, 20. Januar 2008 schrieb Benoit Minisini:
>>>>> On dimanche 20 janvier 2008, scatman wrote:
>>>>>> Am Sonntag, 20. Januar 2008 schrieb Benoit Minisini:
>>>>>>
>>>>>> Hello,
>>>>>>
>>>>>>>> open("/var/cache/fontconfig/51b4782270b1a913b397305b70e2eca3-x86-
>>>>>>>> 64 .cac he-2 ", O_RDONLY) = 14
>>>>>>>>
>>>>>>>> and so on.
>>>>>>>>
>>>>>>>> very strange.
>>>>>>> Which GUI library do you use: QT or GTK+ ?
>>>>>> QT-3.3.8-r4
>>>>> Does it change anything if you run a Gambas project by typing 'gbx3 -p'
>>>>> in a console inside the project directory?
>>>> No, it´s the same. See Attachment.
>>> Salut,
>>>
>>> had my first go with the gambas2 (from svn 1061) today on gentoo.
>>>
>>> after 'gambas2' on the prompt, I had that ( and see also the attached
>>> png)
>>>
>>> Fontconfig warning: no <cachedir> elements found. Check configuration.
>>> Fontconfig warning: adding <cachedir>/var/cache/fontconfig</cachedir>
>>> Fontconfig warning: adding <cachedir>~/.fontconfig</cachedir>
>> The messages tell that there is a fontconfig configuration problem. Do you 
>> have the same message if you run another QT3 application?
>>
> Salut Benoit,
> 
> hadn't much time yesterday, so I posted after quick tests my results.
> Have you ideas about QT3 application which I can run to test that ?
> I haven't planned, to work with gambas2 during the next few weeks, so if
> you want to carry out tests, I can do this as long as my time permits.

I have an report from a user in Frugalware getting that when installing gambas2 from 'source' / 'svn'.

I myself cannot reproduce that , however you can try to run :

fc-cache -f -r -s -v as root.
 
> 
> Amicalment
> Charlie

Regards,

Gabriel




More information about the User mailing list