Bug#816156: Python dbus Attribute error

2016-03-01 Thread Daniel Peterson
I am trying to run the onscreen keyboard onboard with python, and dbus complains. Onboard runs with python3.4 by default. Running it with python3.5 appears to fix the problem. Trying to import dbus.exceptions with python3.4 will cause the problem I was seeing earlier. daniel@x230t:~$ python3.4 Pyt

Bug#816156: Python dbus Attribute error

2016-02-27 Thread Daniel Peterson
Package: python-dbus Version: 1.2.2-1 When I try to use the onscreen keyboard onboard, I get an error message from python-dbus init file. Below is a transcript of the error. daniel@x230t:~$ onboard /usr/lib/python3/dist-packages/Onboard/utils.py:16: PyGIWarning: Gtk was imported without specifyin