Re: [Gimp-developer] [PATCH] app: avoid D-Bus error message when built without D-Bus support



It is pointless to connect to a message bus when GIMP has been compiled
without D-Bus support. Although it's harmless, the resulting error
message is confusing and should be avoided.

So only compile gimp_unique_dbus_open() in its entirety if
HAVE_DBUS_GLIB.

 app/unique.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Anyone?


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