Ticket #972 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Pingus doesn't start

Reported by: Davide Owned by: ainulindale
Priority: major Milestone:
Component: SHR Image Version: SHR-unstable
Keywords: Cc:

Description

Pingus installed from shr feeds on shr-u updated as of feb 21 2010, refuses to start fullscreen:

root@om-gta02 ~ $ opkg install pingus
Installing pingus (0.7.2-r2.4) to root...
Downloading http://build.shr-project.org/shr-unstable/ipk//om-gta02/pingus_0.7.2-r2.4_om-gta02.ipk
Configuring pingus
root@om-gta02 ~ $ pingus
Error: DictionaryManager: Couldn't find LanguageDef for 'gl_ES.UTF-8', leaving current dictionary unchanged
Welcome to Pingus 0.7.2!
========================
data path:               /usr/bin/../share/pingus/data/
language:                English (en)
font encoding:           iso-8859-1
sound support:          disabled
music support:          disabled
resolution:              640x480
fullscreen:               enabled
</pre>
Unable to set video mode: No video mode large enough for 640x480

If you start it witout --fullscreen parameter, it starts ok (but not fullscreen ;)

root@om-gta02 ~ $ xrandr -o 3
root@om-gta02 ~ $ pingus.bin --fast-mode -g 640x480 --disable-music --disable-sound
Error: DictionaryManager: Couldn't find LanguageDef for 'gl_ES.UTF-8', leaving current dictionary unchanged
Welcome to Pingus 0.7.2!
========================
data path:               /usr/bin/../share/pingus/data/
language:                English (en)
font encoding:           iso-8859-1
sound support:          disabled
music support:          disabled
resolution:              640x480
fullscreen:              disabled

SavegameManager: Parser problem: Couldn't open file '/home/root/.pingus/savegames/savegames.scm'.
Manager: Loading driver 'sdl'
Manager: Loading driver 'core'

Change History

comment:1 Changed 3 years ago by Heinervdm

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.