Bug#765318: ocrfeeder: the patch...

2014-10-14 Thread lk
Package: ocrfeeder
Version: 0.7.11-3
Followup-For: Bug #765318
--- /usr/lib/python2.7/dist-packages/ocrfeeder/studio/studioBuilder.py	2013-06-08 02:28:18.0 +0200
+++ studioBuilder.py	2014-10-14 08:17:44.353957848 +0200
@@ -164,6 +164,7 @@
 
 def run(self):
 gtk.gdk.threads_init()
+	gtk.gdk.threads_enter()
 gtk.main()
 
 def dragDataReceived(self, widget, context, x, y, selection, target_type, timestamp):


Bug#765318: ocrfeeder: the patch...

2014-10-14 Thread Alberto Garcia
Control: tags -1 patch

On Tue, Oct 14, 2014 at 08:52:55AM +0200, lk wrote:

  def run(self):
  gtk.gdk.threads_init()
 + gtk.gdk.threads_enter()
  gtk.main()

Thanks, I'll take a look.

Berto


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org