| Summary: | Slune fails start | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Postnikov Dmitry <dmitry.postnikov> |
| Component: | Contributed Packages | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | RESOLVED FIXED | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | normal | ||
| Priority: | Normal | CC: | denis.silakov |
| Version: | Fresh | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | slune-1.0.15-6-rosa2012.1.noarch | ISO-related: | |
| Bad POT generating: | Upstream: | ||
Should be fixed with py2play-0.1.10 (this is a package used by slune). |
Description of problem: slune fails start Version-Release number of selected component (if applicable): slune-1.0.15-6-rosa2012.1.noarch python-2.7.5-3-rosa2012.1.x86_64 tkinter-2.7.5-3-rosa2012.1.x86_64 =============== [pastordi@mindlife ~]$ slune * Slune * Slune lives in /usr/share/games * Soya * Using 8 bits stencil buffer * Soya * version 0.14 * Using OpenGL 2.1 Mesa 9.2.1 * - renderer : Gallium 0.4 on llvmpipe (LLVM 3.3, 256 bits) * - vendor : VMware, Inc. * - maximum number of lights : 8 * - maximum number of clip planes : 8 * - maximum number of texture units : 8 * - maximum texture size : 8192 pixels * Using OpenAL 1.1 ALSOFT 1.15.1 * - renderer : OpenAL Soft * - vendor : OpenAL Community Traceback (most recent call last): File "/usr/games/slune", line 136, in <module> import slune.level, slune.character, slune.player File "/usr/share/games/slune/level.py", line 24, in <module> import slune.globdef as globdef, slune.character, slune.sound as sound File "/usr/share/games/slune/character.py", line 23, in <module> import py2play.action as action, py2play.character as py2play_character File "/usr/lib/python2.7/site-packages/py2play/character.py", line 101 SyntaxError: Non-ASCII character '\xe9' in file /usr/lib/python2.7/site-packages/py2play/character.py on line 101, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details * Soya3D * Quit... AL lib: (EE) alc_cleanup: 1 device not closed [pastordi@mindlife ~]$ ===========