OSDN Git Service

When loading gesture map from a file also catch the exception signallingUnicode...
authorPeter Vágner <peter.v@datagate.sk>
Wed, 23 Feb 2011 13:15:34 +0000 (14:15 +0100)
committerPeter Vágner <peter.v@datagate.sk>
Wed, 23 Feb 2011 13:15:34 +0000 (14:15 +0100)
commit1dad3b86cf5c9489c3723d4fc9b71cc6752427bb
tree656fc94f1847d88eb3c45701a443a895c55f36e2
parent80da5d90e2c2ecba25c2f1930d2b19f7e80af519
  When loading gesture map from a file also catch the exception signallingUnicodeDecodeError. It means user is now notified to the fact the file is not utf-8 encoded and NVDA can continue to run.
source/inputCore.py