On Thu, 19 Mar 2009 23:01:11 +0000 Gabriele Lanaro <[email protected]> wrote:
> After solving the regular segfaulting exporting appropriate environment > variables, I had some problem: > If I use a load_url method I receive a blank window, If I try to load some > data with render_data method, i receive a segfault.. > > > -- > Gabriele Lanaro <[email protected]> > The load_url problem is solved, i set: export LD_LIBRARY_PATH=/usr/lib/firefox-2.0.0.14 && export MOZILLA_FIVE_HOME=/usr/lib/xulrunner-1.9 But the render_data method presents the same problem -- Gabriele Lanaro <[email protected]> _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
