Re: Gtkhtml on win32, it's possible ?
- From: "Tor Lillqvist" <tml iki fi>
- To: "Marco Rocco" <mr85mr gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Gtkhtml on win32, it's possible ?
- Date: Wed, 13 Aug 2008 22:50:13 +0300
> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]