gdpfind's theads to not play with gtk's threads

Bug #934643 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gedit Developer Plugins
Fix Released
Medium
Curtis Hovey
gedit-developer-plugins (Ubuntu)
Fix Released
Undecided
Curtis Hovey

Bug Description

The python thread to populate the treeview of matches will never act as a non-blocking process unless GObject.threads_init() is called and the treeview append calls are queued using GObject.idle_add(). Some restructuring is needed to ensure that the appends actions return False so that the action is removed from the loop.

Tags: gdpfind

Related branches

Curtis Hovey (sinzui)
tags: added: gdpfind
Changed in gdp:
milestone: none → 0.5.12
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in gdp:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in gedit-developer-plugins (Ubuntu):
status: New → In Progress
assignee: nobody → Curtis Hovey (sinzui)
Revision history for this message
Daniel Holbach (dholbach) wrote :

Closing manually. Seems LP is picky: "(LP:# 934643)" vs "(LP: #934643)". :-)

Changed in gedit-developer-plugins (Ubuntu):
status: In Progress → 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.