** Description changed:

  Binary package hint: singularity
  
- In one game I played, the menu suddenly popped up all by itself. I
- selected back to continue the game, but the menu popped up again. And it
- continued to pop up each time I pressed back, making the game
- unplayable.
+ the packaged singularity is not compatible with python 2.7, it ises 
locale.format in a wrong way.
+ This issue was fixed in 0.30c, that version only fixes this issue and 
commends some unused translations, so one can use that complete new release for 
an SRU instead of backporting the fix.
+ 
+ TESTCASE:
+ start game from the console, start new game in any difficulty.
+ click on finance in the lower left
+ 
+ one gets this traceback on the console:
+   File "/usr/share/games/singularity/code/g.py", line 268, in to_percent
+     return locale.format("%.2f%%", raw_percent / 100.).decode(encoding)
+   File "/usr/lib/python2.7/locale.py", line 189, in format
+     "format specifier, %s not valid") % repr(percent))
+ ValueError: format() must be given exactly one %char format specifier, 
'%.2f%%' not valid
+ 
+ the fix is extremely simple, so regressions should be impossible.
+ 
+ original report:
+ In one game I played, the menu suddenly popped up all by itself. I selected 
back to continue the game, but the menu popped up again. And it continued to 
pop up each time I pressed back, making the game unplayable.
  
  This is the only game where I have experienced this bug, so I do not know how 
rare this bug is.
  Other games I have played have worked normally.
  
  Steps to reproduce:
  1. Download the attached savegame and store it in ~/.endgame/saves/
  2. Start singularity.
  3. Choose "Load game" and select the savegame named "Bug: menu pops up".
  
  ProblemType: Bug
  Architecture: i386
  CheckboxSubmission: 3d4e70beb3eff6f543ce51ffa626d20a
  CheckboxSystem: e704f33cc0866ff0f0256a33de39ea1c
  Date: Thu May  6 18:39:38 2010
  DistroRelease: Ubuntu 9.10
  Package: singularity 0.30-2
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=nb_NO.UTF-8
   LANG=nb_NO.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
  SourcePackage: singularity
  Uname: Linux 2.6.31-21-generic i686

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/576504

Title:
  Menu pops up repeatedly during game (w/savegame)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/singularity/+bug/576504/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to