Error reading data while upgrading from 1.3.41 to 1.4.1 (PortableApp.com version)

Asked by Patrick Seuret

I upgraded from 1.3.41 to 1.4.1 (**PortableApp.com** version in French on Windows 7) and I can't read my previous data file.

I get the following trace error:
============= Tue Jan 20 17:55:18 2015
Traceback (most recent call last):
  File "taskcoachlib\gui\iocontroller.pyo", line 125, in open
  File "taskcoachlib\persistence\taskfile.pyo", line 654, in load
  File "taskcoachlib\persistence\taskfile.pyo", line 438, 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 146, in onTaskFileRead
  File "ntpath.pyo", line 108, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf4 in position 8: ordinal not in range(128)

Do you have an idea of the error source?

For information, the winPenPack format runs ok...

Thanks for help

Question information

Language:
French Edit question
Status:
Solved
For:
Task Coach Edit question
Assignee:
No assignee Edit question
Solved by:
Jérôme Laheurte
Solved:
Last query:
Last reply:
Revision history for this message
Best Jérôme Laheurte (fraca7) said :
#1

This looks like a bug that was reported by the Debian maintainer; the root cause seems to be a badly encoded filename somewhere in the folder where the .tsk file is. I fixed that already; there's going to be a release this week-end. If you want to check if it is actually fixed for you, you should download and try one of the latest builds here:

http://www.fraca7.net/TaskCoach-packages/latest_bugfixes.py

Revision history for this message
Patrick Seuret (patrick1.054) said :
#2

Thank you very much for your answer.

I installed last version and all runs ok.

My best
Patrick