Description of problem: $ monsterz /usr/share/monsterz/monsterz.py: could not open data from `/usr/share/monsterz'. Traceback (most recent call last): File "/usr/share/monsterz/monsterz.py", line 1994, in <module> main() File "/usr/share/monsterz/monsterz.py", line 1983, in main data = Data(sharedir) File "/usr/share/monsterz/monsterz.py", line 321, in __init__ semi_grayscale(self.shaded[i]) File "/usr/share/monsterz/monsterz.py", line 111, in semi_grayscale p[:] = (val + r) / 2, (val + g) / 2, (val + b) / 2 ValueError: matrices are not aligned for copy Version-Release number of selected component (if applicable): $ rpm -q monsterz monsterz-0.7.1-1.fc8 How reproducible: always Steps to Reproduce: 1. Open a shell 2. enter "monsterz" 3. a new window opens for ~ 1/10 sec but disappears almost immediately. Actual results: Game does not start / shows the traceback above Expected results: Game should start
Are you running on a 64bit system?
Yes. $ uname -a Linux ws2.schwarz.lokal 2.6.21.7-2.fc8xen #1 SMP Fri Feb 15 12:34:28 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
Could you try the following rpm, it should "fix" the issue and let me know if it works: http://dribble.org.uk/reviews/monsterz-0.7.1-3.fc8.drb.x86_64.rpm Note: The patch is a bit of a quick fix. Monsterz on the right hand side are not as grey as intended when you start a new game on 64bit archs.
Yes, "monsterz-0.7.1-3.fc8.drb.x86_64.rpm" starts/works correctly.
Thanks. An update will be pushed to the repositories shortly.
monsterz-0.7.1-3.fc7 has been submitted as an update for Fedora 7
monsterz-0.7.1-3.fc8 has been submitted as an update for Fedora 8
monsterz-0.7.1-3.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
monsterz-0.7.1-3.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.