GTG

Traceback (most recent call last): File "/usr/share/gtg/GTG/plugins/notification_area/notification_area.py", line 334, in __open_task self.__view_manager.open_task(task_id, thisisnew=new_task) File "/usr/share/gtg/GTG/gtk/manager.py", line 189, in open_task clipboard=self.clipboard) File "/usr/share/gtg/GTG/gtk/editor/editor.py", line 172, in __init__ self.refresh_editor() File "/usr/share/gtg/GTG/gtk/editor/editor.py", line 284, in refresh_editor prevdate = Date.parse(self.startdate_widget.get_text()) File "/usr/share/gtg/GTG/tools/dates.py", line 354, in parse return Date(string) File "/usr/share/gtg/GTG/tools/dates.py", line 96, in __init__ self._parse_init_value(value) File "/usr/share/gtg/GTG/tools/dates.py", line 110, in _parse_init_value da_ti = datetime.datetime.strptime(value, locale_format).date() AttributeError: _strptime

Bug #1549434 reported by Harald Grantner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Won't Fix
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/share/gtg/GTG/plugins/notification_area/notification_area.py", line 334, in __open_task
    self.__view_manager.open_task(task_id, thisisnew=new_task)
  File "/usr/share/gtg/GTG/gtk/manager.py", line 189, in open_task
    clipboard=self.clipboard)
  File "/usr/share/gtg/GTG/gtk/editor/editor.py", line 172, in __init__
    self.refresh_editor()
  File "/usr/share/gtg/GTG/gtk/editor/editor.py", line 284, in refresh_editor
    prevdate = Date.parse(self.startdate_widget.get_text())
  File "/usr/share/gtg/GTG/tools/dates.py", line 354, in parse
    return Date(string)
  File "/usr/share/gtg/GTG/tools/dates.py", line 96, in __init__
    self._parse_init_value(value)
  File "/usr/share/gtg/GTG/tools/dates.py", line 110, in _parse_init_value
    da_ti = datetime.datetime.strptime(value, locale_format).date()
AttributeError: _strptime

Jeff Fortin Tam (kiddo)
Changed in gtg:
status: New → Won't Fix
milestone: none → 0.4
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.