[Bug 269] Review Request: snowballz - a fun RTS game featuring
snowball fights with penguins
RPM Fusion Bugzilla
noreply at rpmfusion.org
Mon Feb 2 22:08:35 CET 2009
http://bugzilla.rpmfusion.org/show_bug.cgi?id=269
--- Comment #10 from David Timms <dtimms at iinet.net.au> 2009-02-02 22:08:35 ---
(In reply to comment #9)
> OK I did it that way:
> SPEC: http://oget.fedorapeople.org/review/snowballz.spec
> SRPM:
> http://oget.fedorapeople.org/review/snowballz-1.0-0.4.beta1.20090110hg.fc10.src.rpm
Hi, I hadn't noticed that pyglet and python-rabbyt are available in the testing
repo, with those installed:
[OK] rpmbuild succeeds
[OK] rpmlint: 4x warnings about zero length files
- you have already explained that they seem to be required for normal
operation
[! ] package works as described / expected
- when run from the desktop icon, nothing visible is shown.
- when run from a user account:
=====
snowballz
Traceback (most recent call last):
File "snowballz.py", line 2, in <module>
from lib.scene_handler import SceneHandler
File "/usr/share/snowballz/lib/scene_handler.py", line 4, in <module>
from pyglet.window import Window
File "/usr/lib/python2.5/site-packages/pyglet/window/__init__.py", line 1682,
in <module>
gl._create_shadow_window()
File "/usr/lib/python2.5/site-packages/pyglet/gl/__init__.py", line 491, in
_create_shadow_window
_shadow_window = Window(width=1, height=1, visible=False)
File "/usr/lib/python2.5/site-packages/pyglet/window/xlib/__init__.py", line
474, in __init__
super(XlibWindow, self).__init__(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/pyglet/window/__init__.py", line 641,
in __init__
raise NoSuchConfigException('No standard config is available.')
pyglet.window.NoSuchConfigException: No standard config is available.
=====
Is that what you have found ?
Is it that the user is expected to build some configs for pyglet ?
Or this snapshot has issues ?
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the rpmfusion-developers
mailing list