Status: New Owner: ---- New issue 178 by Aspilyn: 退出时出现 UnicodeWarning 错误 http://code.google.com/p/ulipad/issues/detail?id=178
What steps will reproduce the problem? 1. 启动ulipad 2. 打开一个py文件 3. 点击运行,然后退出ulipad What is the expected output? What do you see instead? 弹出一个错误对话框: --------------------------- Errors occurred --------------------------- See the logfile 'C:\Program Files\UliPad\UliPad.exe.log' for details --------------------------- OK --------------------------- ulipad.exe.log文件的内容如下: C:\Program Files\UliPad\lib\sharedlib.zip\mixins\Import.py:920: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal C:\Program Files\UliPad\lib\sharedlib.zip\mixins\Import.py:8072: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal C:\Program Files\UliPad\lib\sharedlib.zip\mixins\Import.py:920: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal C:\Program Files\UliPad\lib\sharedlib.zip\mixins\Import.py:921: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal C:\Program Files\UliPad\lib\sharedlib.zip\mixins\Import.py:8072: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal C:\Program Files\UliPad\lib\sharedlib.zip\mixins\Import.py:8072: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal What version of the product are you using? On what operating system? ulipad3.9版本 Windows XP pro SP3 Please provide any additional information below. 此问题不总是每次都出现,但是2天内断续出现了6次,不知为什么。 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
