Comment 2 for bug 1706795

Revision history for this message
Michael Martins (michaelfm21) wrote :

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 1688, in on_delete_cb
    delete_func()
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 1611, in delete_launcher
    self.treeview.remove_selected()
  File "/usr/lib/python3/dist-packages/menulibre/MenulibreTreeview.py", line 197, in remove_selected
    model.remove(treeiter)
AttributeError: 'TreeModelFilter' object has no attribute 'remove'