Notes to self:
Reproducer:
python -c "import dbus;
o=dbus.SystemBus().get_object('org.freedesktop.Accounts',
'/org/freedesktop/Accounts/User/1000'); i=dbus.Interface(o,
dbus_interface='org.freedesktop.DBus.Properties'); print
i.Get('org.freedesktop.Accounts.User', 'Language')"
gives
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 143, in __call__
**keywords)
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 630, in
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method
"Get" with signature "ss" on interface "org.freedesktop.DBus.Properties"
doesn't exist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827176
Title:
fontconfig-voodoo crashed with DBusException in call_blocking():
org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature
"ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/827176/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs