View Single Post
Posts: 22 | Thanked: 4 times | Joined on Dec 2009
#413
I've tried to run Gangstar 1.0.4 with no succes. This is what I got:

Code:
Nokia-N900:/home/user/gangstar/Gangstar# ./Gangstar
cp: cannot create '/media/internal/Gangstar2.sav': Path does not exist
cp: cannot create '/media/internal/Gangstar2.preferences': Path does not exist
SDLGL: called sdl_init with flags = 0x100230
X11: PID is 15704
PDL: Switch orientation to 3
PDL: Init: Service name is com.javispedro.preenv.Gangstar
PDL: Screen dimming prevention ON
PDL: Music is playing
PDL: Set do_not_disturb flag to false
SDLGL: Requested GL major version 1
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Ignoring doublebuffer preference
SDLGL: Requested GL minor version 1 (ignored)
SDLGL: Called SetVideoMode(320, 480, 0, 0x2)
SDLGL: Requested OpenGL video mode
SDLGL: Asked if video mode 800x480x16 (0x90000000) is ok
PDL: Application asked for lang, giving en_US
Segmentation fault
Nokia-N900:/home/user/gangstar/Gangstar#
it might be the sym link issue. i'll try to make that work by following some of your posts, but I'm a noob so I don't know ....
you'll hear of me if i succed

play on!

[EDIT]
I did this in x-term
Code:
mkdir -p /home/user/webos/gamesave
ln -s /home/user/webos/gamesave /media/internal
and the two "cannot create: errors disappeared but the rest of the output is the same. no Gangstar any ideas ?
thanks!

Last edited by mariuscm; 2010-10-28 at 03:35.