Sending Signals (and possibly a BUG????)

Olivier Andrieu oliv__a at users.sourceforge.net
Fri Apr 16 21:42:32 EST 2004


Hi,

 mahir at softhome.net [Fri, 16 Apr 2004]:
 > Possible ~~BUG~~
 > When I try to set the sender using the "dbus_message_set_sender()" function
 > call and send the message to dbus, the dbus daemon crashes... everytime
 > Please look at the commented code in the CODE FRAGMENT given below tagged
 > with ~~~BUG~~~ 

You shouldn't need to use dbus_message_set_sender(), it's the bus
itself that fills this field, not the application. Of course, the bus
shouldn't crash, it should overwrite the field.

Could you send a complete test case instead of a code fragment ?

-- 
   Olivier



More information about the dbus mailing list