After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 397723 - Autoaway plugins support for DBus/GSS broken
Autoaway plugins support for DBus/GSS broken
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on: 582017
Blocks: 602311
 
 
Reported: 2007-01-17 18:57 UTC by Brian Pepple
Modified: 2010-03-24 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Build log for xchat-gnome (255.56 KB, text/plain)
2007-01-17 18:59 UTC, Brian Pepple
  Details
patch (322 bytes, patch)
2009-05-09 21:07 UTC, Ritesh Khadgaray ( irc:ritz)
committed Details | Review

Description Brian Pepple 2007-01-17 18:57:28 UTC
The autoway plugin doesn't doesn't detect that dbus is present, even though it is compiled w/dbus support.

Loading the plugin, gets this message:
Auto-away plugin 0.4 loaded (using X11 screensaver)

I'll attach my build log for you, and if I get some free time I'll fire up the debugger to see if I can track down what the problem is.
Comment 1 Brian Pepple 2007-01-17 18:59:02 UTC
Created attachment 80533 [details]
Build log for xchat-gnome

This is the build log, which shows that it was compiled w/dbus support.

Software Versions:
gnome-screensaver-2.16.1-2.fc6
dbus-1.0.1-9.fc6
Comment 2 Ritesh Khadgaray ( irc:ritz) 2009-05-09 21:07:35 UTC
Created attachment 134324 [details] [review]
patch

we need to enable ENABLE_DBUS flag, to allow dbus support to be built. The attached patch should do the trick.
Comment 3 Tobias Mueller 2009-05-25 20:13:38 UTC
Committed as aa667de