Re: problem with FileChooserDialog in latest git
- From: Robert Park <rbpark exolucere ca>
- To: Tomeu Vizoso <tomeu tomeuvizoso net>
- Cc: python-hackers-list <python-hackers-list gnome org>
- Subject: Re: problem with FileChooserDialog in latest git
- Date: Tue, 28 Dec 2010 14:24:44 -0700
On Tue, Dec 28, 2010 at 12:26 PM, Robert Park <rbpark exolucere ca> wrote:
> I am starting to suspect that this is caused by libchamplain. You
> might remember a while back I was having errors along the lines of
> "Gtk 2.0 required but Gtk 3.0 is already loaded" and the fix was to
> import champlain before anything else, forcing everything to use 2.0.
> So it seems that this is a result of the interactive shell using Gtk3
> and my script using Gtk2 in a broken/unsupported way due to
> libchamplain.
Ok, so I went and found William Jon McCann's patch that ports
libchamplain-gtk from gtk2 to gtk3, applied it cleanly, installed
libchamplain, and and everything runs smoothly... but I am still
having the same problem with my app!
Tomeu, can you think of any specifc things I should test in order to
properly identify this problem? I am at a complete loss as to how
something that works flawlessly in the interactive shell could fail in
my app. I just don't see how my app could be removing a method from a
Gtk object. It makes no sense to me.
--
http://exolucere.ca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]