Changes between Initial Version and Version 1 of Ticket #225


Ignore:
Timestamp:
11/15/12 07:55:02 (11 years ago)
Author:
Antoine Martin
Comment:

see #223

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #225

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #225 – Description

    initial v1  
    44
    55Here is the error that the winswitch_server prints:
    6 
     6{{{
    77[code][EE] 2012/14/11 20:23:16.011215 WinSwitchServer.ready()
    88[ee] 2012/14/11 20:23:16.011909 Traceback (most recent call last):
     
    1818[ee] 2012/14/11 20:23:16.012183 SyntaxError: Non-ASCII character '\xc3' in file /usr/lib/python2.7/dist-packages/winswitch/util/xkbmap_util.py on line 173, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
    1919[/code]
    20 
     20}}}
    2121Please tell me what I can do to track down the problem