DlangUI project update
    Jack via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sun Dec 28 18:20:33 PST 2014
    
    
  
On Sunday, 28 December 2014 at 19:20:53 UTC, Vadim Lopatin wrote:
> On Sunday, 28 December 2014 at 15:29:02 UTC, Jack wrote:
>> On Sunday, 28 December 2014 at 09:32:24 UTC, Vadim Lopatin 
>> wrote:
>>> On Sunday, 28 December 2014 at 06:39:24 UTC, Jack wrote:
>>> If you provide paths to some .ttf fonts under Arch, I can 
>>> prepare quick fix with such hardcoded paths.
>>
>> The path to fonts in Archlinux is:
>> /usr/share/fonts/TTF/DejaVuSans.ttf
>>
>> and running the example lead to a seg fault.
>> I ran the gdb(with ddd) on it and it points to
>> line 93 of /dlangui-0.1.15/src/widgets/controls.d
>
> It crashes on null font reference - no fonts in font manager.
> Try v0.1.16 - it should work on your system.
It worked! Thank you very much.
Though I listed dlangui:dlanguilib as a dependency in my project 
rather than dlangui itself since the hello world started coming 
up again.
Anyway thank you for your hard work! Looking forward to playing 
with this.
    
    
More information about the Digitalmars-d-announce
mailing list