Re: [Gimp-developer] Gimp choking on python invocation
- From: Jon Nordby <jononor gmail com>
- To: Vio <zazavio gmail com>
- Cc: gimp-developer-list gnome org
- Subject: Re: [Gimp-developer] Gimp choking on python invocation
- Date: Tue, 20 Nov 2012 00:04:59 +0100
On 19 November 2012 22:54, Vio
<zazavio gmail com> wrote:
<snip>
print 'TRACE> entering serve_forever()'
server.serve_forever()
This script will not return control back to GIMP, so the application probably cannot continue past the loading of this script. You will need to do this in an async fashion. You can try to register a glib timeout/idle handler, though I am not sure if it will work.
--
Jon Nordby -
www.jonnor.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]