Hello,

I have written a python script that launches a server then show it in
a view using webkit-gtk

the code can be seen on git

http://git.ojuba.org/cgit/thawab/tree/Thawab/gtkUi.py

if the html/js contains any dialog eg. alert("hello");
the dialog will be shown but when closed it the app will hangs

what could be the problem, is it related to threads ? some locks ? ...etc.
any hint ? any comment ?

note: sample tabbed_browser.py works fine
_______________________________________________
webkit-gtk mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk

Reply via email to