Re: Gtkhtml on win32, it's possible ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> i have compiled with no error for win32, now when i execute the application
> i get this error:
> gtkhtml-ERROR **: gconf error: Failed to launch configuration server
> (aborting...)

I guess your best bet is to to run the application with some debugging
environment variables set... it also helps to take a look at the
source code of the libraries in question. That message seems to come
from libgconf, in gconf-internals.c:gconf_activate_server(), where it
uses g_spawn_async() to start gconfd-2.exe. Try setting
G_SPAWN_WIN32_DEBUG=y and see if you notice anything odd.

--tml
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux