bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] bug report


From: Øystein Johansen
Subject: Re: [Bug-gnubg] bug report
Date: Sun, 12 Nov 2006 15:19:18 +0100
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Christian Anthon wrote:
>>
>> I believe this is a crash in CreateGnubgDirectory(). I'm not sure what
>> happens, but I can reconstruct bug at my system.
>>
> 
> Sigh. The filename used in mkdir (and access) is supposed to be in the
> windows filename locale. The szHomedirectory is in UTF8, so there you
> have it. I have fixed this in my own version of
> CreateGnubgDirectory(), but the bug will exist where ever
> szHomedirectory, so I'm not going to check it in before I review the
> entrie code.

Yes, your patch works for the startup. And I really much agree in the
way you solve it. We should rely much more on glib. glib is our friend.

However, this is just the first hurdle. The next place it fails is in
MoveGnubgpr(). I commented the call to MoveGnubgpr, and now I can start
the program.

Next:
Save settings.
Store profiles
etc.

> Here is a diff for you to try out Øystein:
I had to apply it manually, hope I got it right.

-Øystein

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]