gonzaloalonsod / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

GLib-ERROR **: The thread system is not yet initialized. aborting... #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the downloaded tarball
2. Run the demo browser
3. see output

What is the expected output? What do you see instead?
I expect a browser, I see an error

What version of the product are you using? On what operating system?
The latest version in the Ubuntu repos

Please provide any additional information below.

Original issue reported on code.google.com by tdjacr.f...@gmail.com on 27 Nov 2009 at 12:12

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/pywebkitgtk/issues/detail?id=41

Original comment by jimmie....@gmail.com on 3 Dec 2009 at 8:16

GoogleCodeExporter commented 8 years ago
The code is fixed by calling glib.threads_init() in the code before initializing
webkit object.

http://library.gnome.org/devel/pygobject/stable/glib-functions.html#function-gli
b--threads-init

Is that a webkit bug? Or is it expected that webkit needs glib threading 
subsystem
initialized before running?

Original comment by nosklo@gmail.com on 5 Feb 2010 at 11:12

GoogleCodeExporter commented 8 years ago

Original comment by jmalo...@gmail.com on 7 Aug 2010 at 10:04

GoogleCodeExporter commented 8 years ago
mama@zeusa:~$ /usr/share/wdt/webdeveloper.py

GLib-ERROR **: The thread system is not yet initialized.
aborting...
Cancelado

in xubuntu 9.10 - package "Web Developer Tools" http://w2t.us/ln

Original comment by mama21ma...@gmail.com on 4 Sep 2010 at 11:28

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
serg@desktop:~$ /usr/share/wdt/webdeveloper.py

What is the expected output? What do you see instead?
GLib-ERROR **: The thread system is not yet initialized.
aborting...

What version of the product are you using? On what operating system?
Ubuntu 9.10

Please provide any additional information below.
I dowloaded from 
http://gnome-look.org/content/show.php?action=content&content=129726

Original comment by zebo...@gmail.com on 5 Sep 2010 at 9:52

GoogleCodeExporter commented 8 years ago
Same error with wdt ubuntu 9.10

Original comment by tfult...@gmail.com on 6 Sep 2010 at 6:11