GTG

Gtg crashes when selecting plugins from plugin manager

Bug #1293871 reported by Dayle Parker
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GTG
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/GTG/gtk/plugins.py", line 258, in on_plugin_toggle
    self.pengine.activate_plugins([plugin])
  File "/usr/lib/python2.7/site-packages/GTG/core/plugins/engine.py", line 214, in activate_plugins
    plugin.instance.activate(api)
  File "/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color/urgency_color.py", line 45, in activate
    self._refresh_task_color()
  File "/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color/urgency_color.py", line 48, in _refresh_task_color
    self._plugin_api.set_bgcolor_func(self.bgcolor)
  File "/usr/lib/python2.7/site-packages/GTG/core/plugins/api.py", line 189, in set_bgcolor_func
    for pane in browser.vtree_panes.itervalues():
AttributeError: TaskEditor instance has no attribute 'vtree_panes'

Revision history for this message
Dayle Parker (dayleparker) wrote :

To be more specific, it crashes when selecting Urgency Colour. Just happened again.

Revision history for this message
Nimit Shah (nimit-svnit) wrote : Re: [Bug 1293871] Re: Gtg crashes when selecting plugins from plugin manager

Hi Dayle,
Which version of GTG are you using?
On Mar 18, 2014 6:55 AM, "Dayle Parker" <email address hidden> wrote:

> To be more specific, it crashes when selecting Urgency Colour. Just
> happened again.
>
> --
> You received this bug notification because you are subscribed to Getting
> Things GNOME!.
> Matching subscriptions: bugs
> https://bugs.launchpad.net/bugs/1293871
>
> Title:
> Gtg crashes when selecting plugins from plugin manager
>
> Status in Getting Things GNOME!:
> New
>
> Bug description:
> Traceback (most recent call last):
> File "/usr/lib/python2.7/site-packages/GTG/gtk/plugins.py", line 258,
> in on_plugin_toggle
> self.pengine.activate_plugins([plugin])
> File "/usr/lib/python2.7/site-packages/GTG/core/plugins/engine.py",
> line 214, in activate_plugins
> plugin.instance.activate(api)
> File
> "/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color/urgency_color.py",
> line 45, in activate
> self._refresh_task_color()
> File
> "/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color/urgency_color.py",
> line 48, in _refresh_task_color
> self._plugin_api.set_bgcolor_func(self.bgcolor)
> File "/usr/lib/python2.7/site-packages/GTG/core/plugins/api.py", line
> 189, in set_bgcolor_func
> for pane in browser.vtree_panes.itervalues():
> AttributeError: TaskEditor instance has no attribute 'vtree_panes'
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gtg/+bug/1293871/+subscriptions
>

Revision history for this message
Dayle Parker (dayleparker) wrote :

Hi Nimit,

I'm using version 0.3 on Fedora 19:

Version : 0.3
Release : 3.fc19
Architecture: noarch
Source RPM : gtg-0.3-3.fc19.src.rpm

What's really odd is the Urgency Colours are working, despite shutting down Gtg and causing this error. When I reopened the program, this plugin was enabled and checked off. So seems like a very minor bug -- but thought wouldn't hurt to report it.

Great app by the way!

Cheers,
Dayle

Revision history for this message
Nimit Shah (nimit-svnit) wrote :

Hi Dayle,
This issue has recently been fixed and the fix is present in daily build of GTG.
If you plan to move to the daily build, let me warn you that we have moved on to Python3 and Gtk3.

Revision history for this message
Nimit Shah (nimit-svnit) wrote :

Also, you might be aware but still, the daily build will be buggy ;)

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.