|
2011-04-19
, 13:43
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#2112
|
|
2011-04-19
, 14:48
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#2113
|
|
2011-04-19
, 16:05
|
Posts: 268 |
Thanked: 75 times |
Joined on Jan 2011
|
#2114
|
Buka is listed as working since Preenv 0.1.4 in the Wiki. I tried running it today via Preenv 0.1.7, running from cli I got a segmentation fault per the following:
Creating an icon via desktopgen does enable game to be launched, graphics look okay and music/sound is fine, however game does not respond to touch (or at least does not appear to respond).Code:SDLGL: Called sdl_init with flags = 0x100230 X11: PID is 2211 PDL: Init: Preenv 0.1.7 PDL: Init: Service name is com.javispedro.preenv.Buka PDL: Main thread created PDL: Playing music notification: Playing PDL: Screen dimming prevention ON PDL: Set do_not_disturb flag to true PDL: Switch UI orientation to 270° SDLGL: Requested GL major version 1 SDLGL: Called SetVideoMode(0, 0, 0, 0x2) SDLGL: Requested OpenGL video mode SDLGL: SDL_GLES initialized (res=0) SDLGL: Asked if video mode 800x480x16 (flags=0x80000000) is ok SDLGL: Creating shadow surface (w=320, h=480) PDL: Application asked for device name, giving 'xxxxxxxxxx' PDL: Application asks for OS version PDL: Application asked for lang, giving en_GB PDL: Application asked for device ID SDLGL: SetEventFilter(0x7e5d4) Segmentation fault
Has anyone successfully installed and playing Buka?
|
2011-04-19
, 22:15
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#2115
|
|
2011-04-20
, 02:16
|
Posts: 268 |
Thanked: 75 times |
Joined on Jan 2011
|
#2116
|
gconftool-2 --set --type int /apps/preenv/Buka/screen_rotation 0
gconftool-2 --set --type int /apps/preenv/Buka/screen_height 480
gconftool-2 --set --type int /apps/preenv/Buka/screen_width 320
The Following User Says Thank You to Brian_7 For This Useful Post: | ||
|
2011-04-20
, 06:46
|
Posts: 101 |
Thanked: 29 times |
Joined on Aug 2010
|
#2117
|
|
2011-04-20
, 09:06
|
Posts: 75 |
Thanked: 13 times |
Joined on Oct 2010
|
#2118
|
The Following User Says Thank You to OperationNT For This Useful Post: | ||
|
2011-04-20
, 17:45
|
Posts: 173 |
Thanked: 106 times |
Joined on Jun 2010
|
#2119
|
|
2011-04-21
, 01:33
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#2120
|
Has anyone successfully installed and playing Buka?