[Freeciv-Dev] Re: (PR#7094) gtk2/win32 client under win98
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=7094 >
imbaczek@xxxxxxxxxxxxxx wrote:
> Ok, so the error log looks like this (Win98SE):
> (civclient.exe:4294191445): Gdk-WARNING **: gdkdrawable-win32.c:1474:
> CreateCompatibleDC failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkdrawable-win32.c:1474:
> CreateCompatibleDC failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkdrawable-win32.c:1474:
> CreateCompatibleDC failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkdrawable-win32.c:1474:
> CreateCompatibleDC failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkdrawable-win32.c:1474:
> CreateCompatibleDC failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkgc-win32.c:898: SaveDC failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkdrawable-win32.c:1474:
> CreateCompatibleDC failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkgc-win32.c:1048: RestoreDC
> failed
> (civclient.exe:4294191445): Gdk-WARNING **: gdkgc-win32.c:898: SaveDC failed
>
> It's clearly related to Win32 API, not GTK itself (though there might
> be an issue.) In both cases no window appeared, _but_ there was music
> - could this be a conflict between SDL and GTK?
When I tried to run it I also got music but no window, then the program
crashed. How do you get the above messages?
I'm not sure that any of the above are fatal. Note that all of these DC
win32 API calls are done from within gtk. My first question is: do we
get similar warnings when running the client in NT?
jason
|
|