Re: [Gimp-developer] [PATCH] app: avoid D-Bus error message when built without D-Bus support
- From: Ingo Brückl <ib wupperonline de>
- To: gimp-developer-list gnome org
- Subject: Re: [Gimp-developer] [PATCH] app: avoid D-Bus error message when built without D-Bus support
- Date: Thu, 20 Oct 2016 11:13:22 +0200
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]