bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] gnubg crashes


From: Jon Kinsey
Subject: Re: [Bug-gnubg] gnubg crashes
Date: Thu, 11 Mar 2004 09:37:04 +0000
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

Joseph Heled wrote:

In PythonInitialise, on this line

strcpy(scriptDir, szDir);


PythonInitialise is called in main,

PythonInitialise( argv[ 0 ], szDataDirectory );



szDataDirectory is 0 (nil). The only init for it in main is #ifdefd with '#if WIN32'


Ideas, anyone?

Perhaps I broke it - well I definitely fixed it for windows.
The code for this and the homeDirectory variable seem a bit confused.

Jon





reply via email to

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