← Back to team overview

gtg team mailing list archive

[Bug 572441] Re: GTG crashes when deleting a task

 

Fixed. I'd advise you not to install the  trunk until the end of the
month, as it's quite unstable.

** Changed in: gtg
    Milestone: None => 0.3

** Changed in: gtg
   Importance: Undecided => Critical

** Changed in: gtg
       Status: New => Fix Committed

** Changed in: gtg
   Importance: Critical => High

** Changed in: gtg
   Importance: High => Critical

-- 
GTG crashes when deleting a task
https://bugs.launchpad.net/bugs/572441
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Fix Committed

Bug description:
When I try to delete a task I have the following error :

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/GTG/taskbrowser/browser.py", line 1134, in on_delete_tasks
    self.vmanager.ask_delete_tasks(tids_todelete)
  File "/usr/lib/python2.6/site-packages/GTG/viewmanager/manager.py", line 186, in ask_delete_tasks
    self.delete_dialog = DeletionUI(self.req)
  File "/usr/lib/python2.6/site-packages/GTG/viewmanager/delete_dialog.py", line 32, in __init__
    self.builder.add_from_file(ViewConfig.DELETE_GLADE_FILE)
GError: L'ouverture du fichier « /usr/lib/python2.6/site-packages/GTG/viewmanager/deletion.glade » a échoué : Aucun fichier ou dossier de ce type

Indeed there is no such a file : /usr/lib/python2.6/site-packages/GTG/viewmanager/deletion.glade

I'm using Python 2.6, GTG 0.3 development and latest version of Archlinux.





References