webbrowser module in Ubuntu 10, how to prevent forking ?

Stef Mientki stef.mientki at gmail.com
Sun Aug 22 19:12:41 EDT 2010


 hello,

I've an application where I need the rendering of webpages.
The application is developed under windows where I can use IE-ActiveX component.

To make the application platform independent I use the webbrowser module.
(btw are there better options under wxPython ?)
previously this worked quit well under (older versions) Ubuntu.

But now every time I show a page through webbrowser I get a question about forking child or parent.
Is there a way to prevent this question ?

thanks,
Stef Mientki



More information about the Python-list mailing list