[Kde-games-devel] kwin4->libkdegames error [was: Status of games in SVN]
Martin Heni
kde at heni-online.de
Thu Apr 12 20:05:04 CEST 2007
> kwin4: works fine for human X human games, AI is not playing right now
> (was working correctly last month.) SVG implemented, game window and
> elements resizable. Minor work needed for loadable theme support. Ready
> for usability review after AI regression is fixed.
The AI crashed due to a bug in the libkdegames. The Qt3->Qt4 conversion
introduced a memory error where data was written to unallocated memory in the
interprocess communication handler.
I fixed this and kwin4 seems to run fine now for the AI.
Actually, the game does now crash on exit with another KGame error when
destructing the KGamePropertyHandler - me/someone has to see why it does this
now :-(
But it is playable, so I think not too bad for the moment.
More information about the kde-games-devel
mailing list