google-code-export / imsettings

Automatically exported from code.google.com/p/imsettings
GNU Lesser General Public License v2.1
1 stars 0 forks source link

sending a message to the interface doesn't support it makes a timeout #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Or return FALSE without an error if sending a message with DBus directly.

What steps will reproduce the problem?
1. dbus-send --session --type=method_call --print-reply
--dest=com.redhat.imsettings /com/redhat/imsettings
com.redhat.imsettings.IMInfo.GetCurrentUserIM
2.
3.

What is the expected output? What do you see instead?
Error org.freedesktop.DBus.GLib.ErrorError: Method invoked for
GetCurrentUserIM returned FALSE but did not set error

Original issue reported on code.google.com by akira.ta...@gmail.com on 2 Jul 2008 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by akira.ta...@gmail.com on 2 Jul 2008 at 9:51