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





On October 20, 2016 11:13:22 AM GMT+02:00, "Ingo Brückl" <ib wupperonline de> wrote:
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?

Can you file a bug in Bugzilla and attach the patch there?


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