Re: problem with FileChooserDialog in latest git



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]