Re: [jokosher-devel] [PATCH] use gtk.gdk.threads_init() as gtk.threads_init() is now deprecated
- From: Laszlo Pandy <laszlok2 gmail com>
- To: chris procter <chris-procter talk21 com>
- Cc: Jokosher development list <jokosher-devel-list gnome org>
- Subject: Re: [jokosher-devel] [PATCH] use gtk.gdk.threads_init() as gtk.threads_init() is now deprecated
- Date: Mon, 30 Oct 2006 08:43:08 -0500
chris procter wrote:
Both this and the About dialog patch fix issues that
occur in Edgy which but not in Dapper (due to changes
between pygtk 2.8 and 2.10 iirc) so they need to be
tested under Dapper, to ensure they dont break stuff.
The about dialog should be fine, but the
gtk.threads_init() -> gtk.gdk.threads_init() could be
a problem
IIRC threads init allows you to use python threads in the gobject
system. Since we don't actually use python threads anymore, I don't
think we even need this, so I've removed it in SVN.
Laszlo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]