Menu

#1546 Apprication Start,End Error Occured.

Release_1.4.0
fixed-and-released
nobody
None
windows
1
2014-09-14
2014-08-22
No

1)dialog is shown to the time of application start.

dialog title:Task Coach Warning
'C:Program Files\TaskCoach\locale\ja\LC_MESSAGES\wxstd.mo' is not a valid message catalog.

2)Error occurs at the time of an application end.
file is 'taskcoachlog.txt'
============= Fri Aug 22 09:33:34 2014
Traceback (most recent call last):
File "taskcoachlib\gui\iocontroller.pyo", line 125, in open
File "taskcoachlib\persistence\taskfile.pyo", line 626, in load
File "taskcoachlib\persistence\taskfile.pyo", line 434, in load
File "taskcoachlib\thirdparty\pubsub\core\kwargs\publisher.pyo", line 27, in sendMessage
File "taskcoachlib\thirdparty\pubsub\core\kwargs\publishermixin.pyo", line 24, in publish
File "taskcoachlib\thirdparty\pubsub\core\topicobj.pyo", line 376, in _publish
File "taskcoachlib\thirdparty\pubsub\core\topicobj.pyo", line 397, in sendMessage
File "taskcoachlib\thirdparty\pubsub\core\kwargs\publishermixin.pyo", line 64, in _mix_callListener
File "taskcoachlib\thirdparty\pubsub\core\kwargs\listenerimpl.pyo", line 43, in
call
File "taskcoachlib\persistence\autobackup.pyo", line 134, in onTaskFileRead
File "taskcoachlib\persistence\autobackup.pyo", line 83, in addFile
UnicodeEncodeError: 'ascii' codec can't encode characters in position 29-33: ordinal not in range(128)
Traceback (most recent call last):
File "wx_core.pyo", line 14669, in <lambda>
File "taskcoachlib\gui\iocontroller.pyo", line 149, in open
File "taskcoachlib\gui\iocontroller.pyo", line 499, in
showGenericErrorMessage
File "taskcoachlib\persistence\autobackup.pyo", line 74, in hasBackups
File "taskcoachlib\persistence\autobackup.pyo", line 65, in listBackups
File "taskcoachlib\persistence\autobackup.pyo", line 77, in backupPath
UnicodeEncodeError: 'ascii' codec can't encode characters in position 29-33: ordinal not in range(128)

Discussion

  • Jérome Laheurte

    A fix was made and checked into the source code repository of Task Coach. The fix will be part of the next release. You will get another notification when that release is available with the request to install the new release and confirm that your issue has indeed been fixed.

    If you like, you can download a recent build from http://www.fraca7.net/TaskCoach-packages/latest_bugfixes.py to test the fix.

    Because a fix has been made for this bug report, the priority of this report has been lowered to 1 and its resolution has been set to 'Fixed'.
    Thanks, Task Coach development team

     
  • Jérome Laheurte

    This bug should be fixed in the latest release of Task Coach. Can you please install the latest release of Task Coach and confirm that this bug has indeed been fixed?

    Thanks, Task Coach development team

     

Log in to post a comment.