diskplayerscene and navigationscene do an addSurface on the smackerSurface, but it never seems to be removed, as far as I can tell.
2013-05-21 14:27:09 PDT in ScummVM
I don't understand what you mean by duplicate files. I would suggest installing a clean copy from your original CD.
2013-05-13 12:28:09 PDT in ScummVM
tdhs: It's normal for integer division (or mod) by zero to trigger an FPE, by the way.
2013-05-10 12:24:25 PDT in ScummVM
It seems you're currently using an opengl scaler. Those are still a bit unstable and untested, so it's better to stick with other scalers. (Or no scaler at all for testing.)
2013-05-10 12:18:00 PDT in ScummVM
Could you try editing config.h (after it has been created by configure) to remove the lines defining USE_ARM_SCALER_ASM, USE_ARM_SOUND_ASM, USE_ARM_SMUSH_ASM and USE_ARM_GFX_ASM and then rebuild? (But be careful you don't re-run configure and undo the changes in config.h) That disables our custom ARM asm, which is a potential cause of this crash.
2013-05-10 10:20:12 PDT in ScummVM
I attached the two pastebin logs to avoid them getting lost.
2013-05-07 06:31:37 PDT in ScummVM
Hard to say, since unfortunately any actual debugging information in that forum thread seems to have been lost from cpaste.org. (Also I am unsure why you are focussing on theme and file issues there, but maybe the disappeared debugging info pointed at that?)
2013-05-07 06:24:27 PDT in ScummVM
Thanks, should be fixed now.
2013-05-05 04:34:30 PDT in ScummVM
wjpalenstijn committed revision 7382 to the Exult SVN repository, changing 2 files.
2013-05-02 12:32:29 PDT in Exult