Tevo45
(usa Arch Linux)
Enviado em 03/06/2017 - 12:44h
Estava tentando instalar o WiiCan no elementaryOS Loki para poder usar meu WiiRemote com alguns jogos, porem quando tento abrir ele nao funciona, e se tentar abrir pelo terminal aparece isso:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.8 was not provided by any .service files
Meu chute é de que tem alguma dependencia faltando (Instalei atraves do PPA do GetDeb) dai ele não abre.
PS.: Ja tentei abrir como Root, da na mesma...
Log completo do terminal:
[spoiler]
tevo@PotatoPC:~$ wiican
]
(wiican:3499): Gtk-WARNING **: Não foi possível localizar a ferramenta de temas no module_path: "pixmap",
(wiican:3499): Gtk-WARNING **: Não foi possível localizar a ferramenta de temas no module_path: "pixmap",
(wiican:3499): Gtk-WARNING **: Não foi possível localizar a ferramenta de temas no module_path: "pixmap",
(wiican:3499): Gtk-WARNING **: Não foi possível localizar a ferramenta de temas no module_path: "pixmap",
(wiican:3499): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:3499): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:3499): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:3499): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:3499): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
(wiican:3499): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
ERROR:dbus.proxies:Introspect error on :1.8:/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/bin/wiican", line 386, in <module>
launch_indicator()
File "/usr/bin/wiican", line 345, in launch_indicator
wiican = WiicanIndicator()
File "/usr/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.8 was not provided by any .service files
tevo@PotatoPC:~$
[/spoiler]