GTG

GTG crashes when deleting a task

Bug #572441 reported by mschneider
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Fix Released
Critical
Luca Invernizzi

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.

Related branches

Revision history for this message
Luca Invernizzi (invernizzi) wrote :

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

Changed in gtg:
assignee: nobody → Luca Invernizzi (invernizzi)
milestone: none → 0.3
importance: Undecided → Critical
status: New → Fix Committed
Changed in gtg:
importance: Critical → High
importance: High → Critical
Changed in gtg:
milestone: 0.3 → 0.2.9
Izidor Matušov (izidor)
Changed in gtg:
status: Fix Committed → Fix Released
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.