Awn

Comment 0 for bug 134397

Revision history for this message
Emiliano (emiliano-perulli) wrote : Cannot remove any installed theme.

When trying to remove an installed theme, the manager doesn't remove it.
This is what I get when running the awn-manager from a terminal and trying to remove a theme:

Traceback (most recent call last):
  File "/usr/share/avant-window-navigator/awn-manager/awnTheme.py", line 237, in delete
    index = self.model.get_path(self.currItr)[0]
TypeError: iter should be a GtkTreeIter