Dear Tom > > --session means you're using the session bus instead of the system bus > (which requires a .service file in a different directory and, possibly, an > entry in /etc/dbus-1/..). The --dest flag, similar to the Name of the > .service file, refers to the bus name rather than the object. '/MyObjPath' > is the full object path exported by the server application. Lastly, the > fully-qualified method name is the interface name plus the method name > rather than the object name plus method name. It's pretty easy to confuse > the various names and paths in DBus. I did so more than once while writing > up this reply.
I really appreciate your enlightenment. I'll do your suggestion. Sincerely -bino- _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
