Sixthhokage2 / remuco

Automatically exported from code.google.com/p/remuco
1 stars 1 forks source link

Remuco service not running #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is your environment?
* OS:lubuntu
* Remuco version:0.9.3
* Client device: N95
* Player: Amarok + VLC

What's the matter?

I  can't seem to get the service to start, when I type remuco-vlc (same for 
Amarok) I get the following : 
hamill@acer:~$ remuco-vlc
Log output will be stored in /home/hamill/.cache/remuco/vlc/log
Contribute to Remuco: Please run 'remuco-report' once a client has connected, 
thanks!
Traceback (most recent call last):
  File "/usr/local/bin/remuco-vlc", line 92, in <module>
    mg = remuco.Manager(pa, dbus_name="org.mpris.vlc")
TypeError: __init__() got an unexpected keyword argument 'dbus_name'

Original issue reported on code.google.com by hamil...@gmail.com on 16 Jul 2010 at 12:01

GoogleCodeExporter commented 9 years ago
It looks like you're using a mix of different Remuco versions, i.e. 
/usr/local/bin/remuco-vlc seems to be up-to-date, but the Remuco module is an 
older one (0.9.2 ?).

Did you upgrade form an older version? If yes, how did you install the last 
version, and how the recent one?

Original comment by obensonne@googlemail.com on 28 Jul 2010 at 7:26

GoogleCodeExporter commented 9 years ago
same bug

Original comment by AgusBohe...@gmail.com on 24 Sep 2010 at 9:29

GoogleCodeExporter commented 9 years ago
Please run

$ locate remuco

and post the output here (if this results in more than 100 lines, attach a file 
please).

Original comment by obensonne@googlemail.com on 2 Oct 2010 at 8:07

GoogleCodeExporter commented 9 years ago
Missing feedback

Original comment by obensonne@googlemail.com on 31 Aug 2011 at 7:51