"
(wiican:21241): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:21241): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:21241): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:21241): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:21241): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:21241): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
ERROR:dbus.proxies:Introspect error on :1.16:/org/gnome/Wiican: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
Traceback (most recent call last):
File "/usr/local/bin/wiican", line 386, in <module>
launch_indicator()
File "/usr/local/bin/wiican", line 345, in launch_indicator
wiican = WiicanIndicator()
File "/usr/local/bin/wiican", line 139, in __init__
self.__cur_status = self.__wiican_iface.GetStatus()
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
**keywords)
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.16 was not provided by any .
So I just recently got back into emulation, and the memories of the finger cramps from playing mario on a keyboard are back, but this time I come with a defense, a wiimote. A wiimote is the closest thing I have to a gamepad, and I saw that you can hook them up as a HID device, so I see this as I prime opportunity to reduce long term carpel tunnel. My problem and the python logs come into play now, as I was to lazy to imput the commands for mapping the buttons to my desired keys in xf86-xinput-xwiimote or just make a bash script, I saw something that was already compiled in a PPA, wiican. Only problem is that the PPA doesn't have a amd64 package, so I needed to make it from the tar ball. Now when I installed all the dependancies (I think) and ran the setup script and went to click on it, nothing happened, so I went to the command line and ran it and this is the output. Now I am not super used to GTK and Python, so if anyone can give me some insight outside of the scope of my lamen's perspective that would be great.