This is happening for me:
Traceback (most recent call last):
File "/usr/share/gtg/GTG/gtk/plugins.py", line 254, in on_plugin_toggle
self.pengine.activate_plugins([plugin])
File "/usr/share/gtg/GTG/core/plugins/engine.py", line 221, in activate_plugins
plugin.instance.activate(api)
File "/usr/share/gtg/GTG/plugins/urgency_color/urgency_color.py", line 45, in activate
self._refresh_task_color()
File "/usr/share/gtg/GTG/plugins/urgency_color/urgency_color.py", line 48, in _refresh_task_color
self._plugin_api.set_bgcolor_func(self.bgcolor)
File "/usr/share/gtg/GTG/core/plugins/api.py", line 216, in set_bgcolor_func
for pane in browser.vtree_panes.itervalues():
AttributeError: TaskEditor instance has no attribute 'vtree_panes'
GTG 0.3.1
xububuntu 14.04
xfce 4.10
I get this when I try to turn on the urgency color plugin.
This is happening for me: gtg/GTG/ gtk/plugins. py", line 254, in on_plugin_toggle pengine. activate_ plugins( [plugin] ) gtg/GTG/ core/plugins/ engine. py", line 221, in activate_plugins instance. activate( api) gtg/GTG/ plugins/ urgency_ color/urgency_ color.py" , line 45, in activate _refresh_ task_color( ) gtg/GTG/ plugins/ urgency_ color/urgency_ color.py" , line 48, in _refresh_task_color _plugin_ api.set_ bgcolor_ func(self. bgcolor) gtg/GTG/ core/plugins/ api.py" , line 216, in set_bgcolor_func vtree_panes. itervalues( ):
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
plugin.
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
for pane in browser.
AttributeError: TaskEditor instance has no attribute 'vtree_panes'
GTG 0.3.1
xububuntu 14.04
xfce 4.10
I get this when I try to turn on the urgency color plugin.