[Bug 372936] Re: English Tsukihime crashes before title screen

2009-06-22 Thread Ying-Chun Liu (GrandPaul)
I made a backtrace on Tsukihime v1.1 English version. (gdb) bt #0 0xb7e271ee in SDL_SetAlpha () from /usr/lib/libSDL-1.2.so.0 #1 0x0806705f in ONScripterLabel::btndefCommand (this=0xbff0fe00) at ONScripterLabel_command.cpp:2892 #2 0x0805e6bd in ONScripterLabel::parseLine (this=0xbff0fe00)

[Bug 372936] Re: English Tsukihime crashes before title screen

2009-06-22 Thread Ying-Chun Liu (GrandPaul)
*** can't find file [image\title\titlebtn1.png] *** The above warning message mainly causes the crash. It's because image\title\titlebtn1.png is not there. In current version, the code is: if ( buf[0] != '\0' ){ btndef_info.setImageName( buf ); parseTaggedString(

[Bug 372936] Re: English Tsukihime crashes before title screen

2009-05-06 Thread D N
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26411813/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/26411814/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/26411815/ProcStatus.txt -- English

[Bug 372936] Re: English Tsukihime crashes before title screen

2009-05-06 Thread D N
** Description changed: Binary package hint: onscripter ONScripter (1-byte version) crashes with a segmentation fault right before reaching the Tsukihime title screen. This is with the English- translation patch v1.2 from http://mirrormoon.org/projects/tsukihime applied. The