aMSN Forums
February 11, 2012, 09:27:00 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: 1 [2]
  Print  
Author Topic: Music pluggin support for listen and banshee  (Read 15000 times)
Fabioamd87
Super Power User
**
Offline Offline

Posts: 467



View Profile
« Reply #15 on: September 14, 2006, 01:59:12 pm »

what can i do?
Logged
JeeBee
Power user
*
Offline Offline

Posts: 139


View Profile
« Reply #16 on: September 15, 2006, 02:02:35 pm »

You can help by giving some more information.
The reason for the error you posted is that GetSong returns crap.
Now, you can see this in the plugins log (type Alt-P on the contact list window).

When your bug occurs, you should either have a line like this:
  music: Player not supported by Music plugin
or you have something like this:
  music: Get song: <something here>

Which one is it?
And, did you post the bug report, with a nice description for us of course?
If so, please post the bug identification number here as well.
Logged
Fabioamd87
Super Power User
**
Offline Offline

Posts: 467



View Profile
« Reply #17 on: September 16, 2006, 01:38:36 pm »

this the error in the bugreport:
---------------------------------------------------
list element in quotes followed by ":" instead of space
    while executing
"lindex $info 0"
    (procedure "::music::newname" line 13)
    invoked from within
"::music::newname 0 0"
    (procedure "::music::load_newname" line 5)
    invoked from within
"::music::load_newname 0 0"
    ("after" script)

---------------------------------------------------

And this is the log of the plugin (alt+p)


[14:38:09] core: save_config: Plugins config saved
[14:38:09] core: Getting Music and author
[14:38:09] core: Music_author
[14:38:09] core: Getting Music and plugin_version
[14:38:09] core: Music_plugin_version
[14:38:09] core: Getting Music and description
[14:38:09] core: Music_description
[14:38:09] core: Getting Music and plugin_namespace
[14:38:09] core: Music_plugin_namespace
[14:38:10] Music: Get song: can't read "::music::actualsong": no such variable


this when appear the bugreport
Logged
jvale
Newbie

Offline Offline

Posts: 4


View Profile
« Reply #18 on: September 17, 2006, 03:25:18 pm »

Hey everyone.

Just registered to say that I had a similar problem that was preventing it from working with Listen. It's none other than a typo. Tongue

In the function 'GetSongListen', in its first line where it reads:
Code:

plugin_log music "Actual song is :$::music::actualsong"


should be:
Code:

plugins_log music "Actual song is :$::music::actualsong"


Just posted a patch: http://sourceforge.net/tracker/index.php?func=detail&aid=1560168&group_id=54091&atid=472657
Logged
Fabioamd87
Super Power User
**
Offline Offline

Posts: 467



View Profile
« Reply #19 on: September 17, 2006, 10:47:45 pm »

hiii tanks!! how to install the patch?

edit: maybe i install patch but the error isn't go away...

fabio@abu:/usr/share/amsn/plugins/music$ patch music.tcl music_listen.patch
patching file music.tcl
fabio@abu:/usr/share/amsn/plugins/music$
----------------------------
list element in quotes followed by ":" instead of space
    while executing
"lindex $info 0"
    (procedure "::music::newname" line 13)
    invoked from within
"::music::newname 0 0"
    ("after" script)
Logged
JeeBee
Power user
*
Offline Offline

Posts: 139


View Profile
« Reply #20 on: September 18, 2006, 11:35:13 am »

Fabioamd87: Your bug should be gone now. I just committed a fix.
You have to 'svn update' (at least) the music plugins folder, then reload the plugin.
Logged
Fabioamd87
Super Power User
**
Offline Offline

Posts: 467



View Profile
« Reply #21 on: September 18, 2006, 02:06:50 pm »

many many tanks, the plugin work with Listen! Wink
Logged
Fabioamd87
Super Power User
**
Offline Offline

Posts: 467



View Profile
« Reply #22 on: September 19, 2006, 08:47:44 pm »

i have founded another bug, when you are listening song and you wont to hide it from amsn, when click on the musical note, amsn is close.
Logged
patux
Newbie

Offline Offline

Posts: 2


View Profile WWW
« Reply #23 on: October 16, 2006, 01:26:50 am »

I have download the latest code from svn (trunk), just compiled and deploy the music plugin from amsn-extras (also taken from svn) inside my ~/.amsn/plugins/ directory and it worked just perfect.

This is a screenshot taken today. You can see the date of the compilation on the amsn about dialog.


http://primates.ximian.com/~gorozco/screenshots/amsn-97b-20061016.png
Logged
billiob
Administrator
Super Power User
*****
Offline Offline

Posts: 1352


View Profile
« Reply #24 on: October 21, 2006, 08:49:11 am »

Quote from: "Fabioamd87"
i have founded another bug, when you are listening song and you wont to hide it from amsn, when click on the musical note, amsn is close.


I'll try to fix that as soon as i'll time/internet.
(due to a weird issue in clickableImage)
Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!