Sixthhokage2 / remuco

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

Exaile adapter doest not start in Exaile 3.1 #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is your environment?
* OS: Ubuntu Karmic 9.10 
* Remuco version: 0.9.3 
* Player: Exaile 0.3.1b

What steps will reproduce the problem?
1. Install remuco exaile-plugin (sudo make install-exaile)
2. Run exaile 
3. Activate remuco plugin 

What is the expected behavior? What happens instead?
Plugin doesn't get activated, but an errormessage pops up:
"cannot import name NoCoverFoundException"

Additional information:
Exaile is a beta version. Maybe it's exails fault.

Original issue reported on code.google.com by markus...@googlemail.com on 9 Feb 2010 at 6:00

GoogleCodeExporter commented 9 years ago
Looks like Exaile's internal cover API has changed from 3.0 to 3.1.

Original comment by obensonne@googlemail.com on 9 Feb 2010 at 6:49

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 2e9922e98f.

Exaile 3.1 has dropped the NoCoverFoundException used in 3.0. This
commit defines a dummy NoCoverFoundException which is used in 3.1. This
way the adapter works in Exaile 3.0 as well as 3.1.

@markusuphoff:
Could you please test if it works now?

Original comment by obensonne@googlemail.com on 9 Feb 2010 at 6:53

GoogleCodeExporter commented 9 years ago
wow, that was fast. 
the plugin can be activated again, but there are still some problems. the 
exaile api
seems to be changed much more:
i am able to run he remuco client, but no title, album, artist or cover is 
shown.
searching the library or playlist etc. doesn't work anymore, too. only basic 
control
is working (pause/play, forward, rewind, volume up/down, shuffle, repeat).
after searching the library, even the basic control doesn't work anymore (bug 
76).

Original comment by markus...@googlemail.com on 9 Feb 2010 at 7:11

GoogleCodeExporter commented 9 years ago
Oh my .. thought it was done :/

Is there something useful in the log (~/.cache/remuco/exaile/log)? Or in the 
output
when starting Exaile on the command line?

Original comment by obensonne@googlemail.com on 9 Feb 2010 at 8:11

GoogleCodeExporter commented 9 years ago
by the way, did you change anything in the client? because i only updated the
exaile-plugin for testing the bugfix.

logs are attached.
exaile_output_log is the terminal output when running exaile.
i ran exaile, connected remuco via wifi and started playing by remuco.
i hope this will help you.

Original comment by markus...@googlemail.com on 9 Feb 2010 at 9:23

Attachments:

GoogleCodeExporter commented 9 years ago
Yes that helped, thanks. But fixing this will take some more time.

The client has changes, yes, but the current one should still work without 
issues.

Original comment by obensonne@googlemail.com on 9 Feb 2010 at 9:30

GoogleCodeExporter commented 9 years ago
Waiting for some info here:
http://groups.google.com/group/exaile-devel/t/8f45a515534d6ed5

Original comment by obensonne@googlemail.com on 10 Feb 2010 at 2:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 6d0c64f119.

Library search now also works with Exaile 0.3.1. Looks like all
adjustments for 0.3.1 are done now. Testing feedback is greatly
appreciated.

Original comment by obensonne@googlemail.com on 20 Mar 2010 at 10:40

GoogleCodeExporter commented 9 years ago
Nice work! Seems like everything is working fine now. 
Thanks!

Original comment by markus...@googlemail.com on 23 Mar 2010 at 11:27

GoogleCodeExporter commented 9 years ago
Great.

Original comment by obensonne@googlemail.com on 31 Mar 2010 at 7:20

GoogleCodeExporter commented 9 years ago
Issue 106 has been merged into this issue.

Original comment by obensonne@googlemail.com on 10 Jun 2010 at 6:13