Bug 202234

Summary: dbus says gdmsetup is a naughty boy
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-17 19:40:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2006-08-11 18:07:13 UTC
$ gdmsetup 

(gdmsetup:20034): libgnomevfs-WARNING **: Failed to open session DBUS
connection: Unable to determine the address of the message bus (try 'man
dbus-launch' and 'man dbus-daemon' for help)
Volume monitoring will not work.
20034: arguments to dbus_connection_send_with_reply_and_block() were incorrect,
assertion "connection != NULL" failed in file dbus-connection.c line 2769.
This is normally a bug in some application using the D-BUS library.
20034: arguments to dbus_connection_send_with_reply_and_block() were incorrect,
assertion "connection != NULL" failed in file dbus-connection.c line 2769.
This is normally a bug in some application using the D-BUS library.

gdm-2.15.7-1.fc6

Comment 1 Ray Strode [halfline] 2006-08-11 18:20:23 UTC
maybe DBUS_SESSION_BUS_ADDRESS is getting filtered out of the environment when
run through console helper.

Comment 2 Bill Nottingham 2006-08-11 18:34:30 UTC
Don't think that's it:

[notting@nostromo: ~]$ su
[root@nostromo notting]# set| grep DB
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-yQi4sDasgi,guid=12cddc44ff876938833adda29bcd3600
[root@nostromo notting]# gdmsetup 

(gdmsetup:20755): libgnomevfs-WARNING **: Failed to open session DBUS
connection: Unable to determine the address of the message bus (try 'man
dbus-launch' and 'man dbus-daemon' for help)
Volume monitoring will not work.
...


Comment 4 Matthias Clasen 2006-10-17 19:40:04 UTC
Should be fixed in the current tree