I keep on getting error reports from TaskCoach, the trace in the log file is:
IndexError: list index out of range
============= Sun May 18 08:07:23 2014
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14665, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/lib/pymodules/python2.7/taskcoachlib/application/application.py", line 349, in __show_tips
help.showTips(self.mainwindow, self.settings)
File "/usr/lib/pymodules/python2.7/taskcoachlib/help/tips.py", line 113, in showTips
TipDialog(parent, tip_provider=tip_provider, settings=settings).Show()
File "/usr/lib/pymodules/python2.7/taskcoachlib/help/tips.py", line 72, in __init__
self.__show_tip()
File "/usr/lib/pymodules/python2.7/taskcoachlib/help/tips.py", line 86, in __show_tip
self.__tip.SetLabel(self.__tip_provider.GetTip())
File "/usr/lib/pymodules/python2.7/taskcoachlib/help/tips.py", line 46, in GetTip
tip = tips[self.__tip_index]
IndexError: list index out of range
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
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
Hi, it's many years later, and as I close this old resolved ticket, I'm excited to tell you that https://github.com/taskcoach/taskcoach now has updated Python3 Task Coach codebase! Packages are available for some common Linux systems and we can add more.
We'd love to have you test the updated program
Cheers