>From dupe bug:
"""
Happened when tried to add "Test4 due:05-06-2010" in quick add.
Traceback (most recent call last):
File "/usr/share/gtg/GTG/taskbrowser/browser.py", line 1352, in
on_quickadd_activate
due_date = self.get_canonical_date(args)
File "/usr/share/gtg/GTG/taskbrowser/browser.py", line 825, in
get_canonical_date
if date == str(no_date):
File "/usr/share/gtg/GTG/tools/dates.py", line 31, in __cmp__
return cmp(self.to_py_date(), other.to_py_date())
AttributeError: 'str' object has no attribute 'to_py_date'
"""
** Also affects: gtg (Ubuntu)
Importance: Undecided
Status: New
** Changed in: gtg (Ubuntu)
Importance: Undecided => High
** Changed in: gtg (Ubuntu)
Status: New => Triaged
** Changed in: gtg (Ubuntu)
Milestone: None => lucid-updates
** Summary changed:
- date parsing broke
+ [0.2.3->0.2.4 regression] date parsing crash in __cmp__(): AttributeError:
'str' object has no attribute 'to_py_date'
--
[0.2.3->0.2.4 regression] date parsing crash in __cmp__(): AttributeError:
'str' object has no attribute 'to_py_date'
https://bugs.launchpad.net/bugs/561449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs