Package: singularity
Version: 0.30-2
Severity: normal

Summary:
=======
Singularity crashes repeatably with "ValueError: matrices are not
aligned for copy" on trying to start a new game when
"day/night display" is set to "Yes" (the default value).

Workaround:
==========
Switch off "day/night display" in the options.

How to reproduce:
================
$ singularity
[Select "Options"]
[Make sure "Day/night display" is set to "Yes"]
[Select "New Game"]
[Select any difficulty level]

Result:
======
Game crashes:
Exception in function show at Tue Mar  3 22:41:27 2009 CEST:
Traceback (most recent call last):
  File "/usr/share/games/singularity/code/safety.py", line 58, in safe_call
    return func(*args, **kwargs)
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 175, in show
    Dialog.top.maybe_update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 297, in 
maybe_update
    self.update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 303, in 
update
    self._update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 335, in 
_update
    child._update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 322, in 
_update
    check_mask += child._update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 312, in 
_update
    self.redraw()
  File "/usr/share/games/singularity/code/screens/map.py", line 122, in redraw
    night_alphas[self.night_start:] = mask_alphas[:right_width]
ValueError: matrices are not aligned for copy

Traceback (most recent call last):
  File "singularity.py", line 1, in <module>
    import code.singularity
  File "/usr/share/games/singularity/code/singularity.py", line 226, in <module>
    menu_screen.show()
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 189, in show
    result = self.handle(event)
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 306, in 
handle
    return self.call_handlers(handlers, event)
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 318, in 
call_handlers
    handler(event)
  File "/usr/share/games/singularity/code/graphics/button.py", line 109, in 
handle_event
    self.activate_with_sound(event)
  File "/usr/share/games/singularity/code/graphics/button.py", line 122, in 
activate_with_sound
    self.activated(event)
  File "/usr/share/games/singularity/code/graphics/button.py", line 151, in 
activated
    self.function(*self.args, **self.kwargs)
  File "/usr/share/games/singularity/code/screens/main_menu.py", line 89, in 
new_game
    dialog.call_dialog(self.map_screen, self)
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 96, in 
call_dialog
    retval = dialog.show()
  File "/usr/share/games/singularity/code/screens/map.py", line 467, in show
    exit = dialog.call_dialog(self.menu_dialog, self)
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 96, in 
call_dialog
    retval = dialog.show()
  File "/usr/share/games/singularity/code/graphics/dialog.py", line 175, in show
    Dialog.top.maybe_update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 297, in 
maybe_update
    self.update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 303, in 
update
    self._update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 335, in 
_update
    child._update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 322, in 
_update
    check_mask += child._update()
  File "/usr/share/games/singularity/code/graphics/widget.py", line 312, in 
_update
    self.redraw()
  File "/usr/share/games/singularity/code/screens/map.py", line 122, in redraw
    night_alphas[self.night_start:] = mask_alphas[:right_width]
ValueError: matrices are not aligned for copy



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages singularity depends on:
ii  python                  2.5.4-2          An interactive high-level object-o
ii  python-numpy            1:1.2.1-1        Numerical Python adds a fast array
ii  python-pygame           1.7.1release-4.2 SDL bindings for games development
ii  python-support          0.8.7            automated rebuilding support for P
ii  ttf-dejavu-core         2.28-2           Vera font family derivate with add

Versions of packages singularity recommends:
ii  singularity-music             006-1      Music for Endgame: Singularity gam

Versions of packages singularity suggests:
ii  timidity                      2.13.2-22  Software sound renderer (MIDI sequ

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to