[webkit-gtk] Fatal IO error 0 (Success) on X server for GDK on Webkit

Angel Guzman Maeso shakaran at gmail.com
Fri Nov 11 00:43:01 PST 2011


Hi,

I am getting a "Gdk-WARNING ** Fatal IO error 0 (Success) on X server :0"
when my app start again the Webkit.WebView and crash.

Could be this related?
https://lists.webkit.org/pipermail/webkit-gtk/2011-August/000651.html

I am running Gtk 3.0 and WebKit 3.0 from PyObject.

I launch my app with:

//Create my window and WebKit.WebView
Gdk.threads_init()
Gdk.threads_enter()
Gtk.main()
Gdk.threads_leave()

When the window catch a delete-event or destroy and I relaunch again the
app on a thread, it show the error.
If I killed the app fully, the app start again, so the GDK is not releasing
something on WebKit.WebView?

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20111111/da92e9a6/attachment.html>


More information about the webkit-gtk mailing list