Error on exit

Bug #508046 reported by Siarogka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ADCH++ GUI
Fix Committed
Low
Unassigned

Bug Description

Rev 134 main.exe.log

Traceback (most recent call last):
  File "pyadch\SettingsManager.pyo", line 281, in loadFile
EOFError
Traceback (most recent call last):
  File "UserCommandPage.pyo", line 134, in selectionChanged
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)
Traceback (most recent call last):
  File "UserCommandPage.pyo", line 134, in selectionChanged
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)
Traceback (most recent call last):
  File "UserCommandPage.pyo", line 125, in remove
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)
Traceback (most recent call last):
  File "UserCommandPage.pyo", line 125, in remove
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)
Exception in thread Thread-1 (most likely raised during interpreter shutdown):Exception in thread Thread-7 (most likely raised during interpreter shutdown):Exception in thread Thread-6 (most likely raised during interpreter shutdown):Exception in thread Thread-10 (most likely raised during interpreter shutdown):Exception in thread Thread-9 (most likely raised during interpreter shutdown):Exception in thread Thread-5 (most likely raised during interpreter shutdown):Exception in thread Thread-11 (most likely raised during interpreter shutdown):

Sulan (sulan80)
Changed in adchppgui:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Lazy Badger (lazybadger) wrote :

Example of russian usercommand will be useful as minimum
I can't see area, where 8bit text are applicable in UserCommmands

Sulan (sulan80)
Changed in adchppgui:
status: Confirmed → Fix Committed
Revision history for this message
Siarogka (siarogka1) wrote :

every time I click Close button

Traceback (most recent call last):
  File "pyadch\SettingsManager.pyo", line 311, in loadF
  File "<string>", line 1
     {'\xd1\x85\xd1\x83\xd0\xb9': {'comment': '\xd0\xbf\xd0\xbb\xd1\x8f', 'action': 1, 'matchType': 0, 'key': '\xd1\x85\xd1\x83\xd0\xb9'}, '*\xd1\x85\xd1\x83\xd0\xb9': {'comment': '***', 'action': 1, 'matchType': 2, 'key': '*\xd1\x85\xd1\x83\xd0\xb9', 'regexp': <_sre.SRE_Pattern object at 0x065E43E0>}}
                                                                                                                                                                                                                                                                      ^
 SyntaxError: invalid syntax

Revision history for this message
Sulan (sulan80) wrote :

Looks like an old ban, you should remove it.

Revision history for this message
Siarogka (siarogka1) wrote :

I installed new version without any configuration and still have this problem

Revision history for this message
Sulan (sulan80) wrote :

Figured it out now ;-) Its message blocking ;-)

Revision history for this message
Siarogka (siarogka1) wrote :

Traceback (most recent call last):
  File "pyadch\SettingsManager.pyo", line 322, in loadF
  File "<string>", line 1
     {'\xd1\x85\xd1\x83\xd0\xb9': {'comment': '\xd0\xbf\xd0\xbb\xd1\x8f', 'action': 1, 'matchType': 0, 'key': '\xd1\x85\xd1\x83\xd0\xb9'}, '*\xd1\x85\xd1\x83\xd0\xb9': {'comment': '***', 'action': 1, 'matchType': 2, 'key': '*\xd1\x85\xd1\x83\xd0\xb9', 'regexp': <_sre.SRE_Pattern object at 0x065E43E0>}}
                                                                                                                                                                                                                                                                      ^
 SyntaxError: invalid syntax
Exception in thread Thread-9 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "threading.pyo", line 525, in __bootstrap_inner
  File "threading.pyo", line 727, in run
  File "threading.pyo", line 393, in wait
  File "threading.pyo", line 252, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.