Custom Query (230 matches)
Results (181 - 183 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#223 | fixed | Server won't launch - incorrect codepage in util/xkbmap_util.py | ||
Description |
OS: Linux olloff-desktop 3.5.0-15-generic #23-Ubuntu x86_64 x86_64 x86_64 GNU/Linux Python: 2.7.3 Winswitch: __version__=0.12.17 Error: http://pastebin.com/uuLLTjAP Traceback: http://pastebin.com/xKW3kKnw After fresh install 0.12.16 or update to 0.12.17 I get next error: SyntaxError: Non-ASCII character '\xc3' in file \ /usr/lib/python2.7/dist-packages/winswitch/util/xkbmap_util.py
Problem seems to be fixed by adding encoding information to # -*- coding: utf-8 -*- |
|||
#178 | fixed | [PATCH] Fix for broken exception handling | ||
Description |
Some of the exception handling is broken (references non-existent attributes or not using all arguments in string formatting). Attached patch fixes both I found. |
|||
#198 | wontfix | Can't start NX or VNC session | ||
Description |
I can't start an NX or VNC session. Can't see why VNC is failing, but NX is failing because of extra data in the DISPLAY var. VNC server.log: http://kpaste.net/f7e1222 VNC vnc.log: http://kpaste.net/67fa5f NX server.log: http://kpaste.net/cd2d7 NX nx.log: http://kpaste.net/a99a
NX server is |
Note: See TracQuery
for help on using queries.