jon-turney / pidgin-musictracker

Automatically exported from code.google.com/p/pidgin-musictracker
GNU General Public License v2.0
1 stars 0 forks source link

WMPuICE WMP plugin somehow ends up disabled #134

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. having pidgin 2.5.6 with all the standard preferences installed
2. having musictracker 0.4.18

What is the expected output? What do you see instead?
I was expected to see the track length but all it says is "0:00". It does
show the title and artist.

What version of musictracker are you using? What version of pidgin are you
using? On what operating system?
pidgin 2.5.6 with musictracker 0.4.18 on XP
What media player are you using?
WMP 11 (11.0.5721.5260 to be precise)
What IM protocol(s) are you using?
MSN

Please attach or paste output from pidgin's Help/Debug Window (be careful
to remove any protocol usernames you don't want made public)
"(18:44:04) musictracker: trying 'Winamp'
(18:44:04) musictracker: Failed to find winamp window. Assuming player is off
(18:44:04) musictracker: trying 'Windows Media Player'
(18:44:04) musictracker: No WMP core IDispatch (WMP not running?)
(18:44:04) musictracker: trying 'iTunes'
(18:44:04) musictracker: trying 'Messenger compatible interface'
(18:44:04) musictracker: WMP,Nine Inch Nails,The Downward Spiral,Ruiner,2
(18:44:04) musictracker: Status format: %t / %p | %d | %b
(18:44:04) musictracker: Formatted status: Ruiner / Nine Inch Nails | 0:00
| |---------
(18:44:04) musictracker: build_pref:
/plugins/core/musictracker/bool_custom_andreaschaimrenkema@hotmail.com_MSN
(18:44:04) musictracker: build_pref:
/plugins/core/musictracker/string_custom_andreaschaimrenkema@hotmail.com_MSN
(18:44:04) musictracker: build_pref:
/plugins/core/musictracker/bool_broken_now_listening_andreaschaimrenkema@hotmail
.com_MSN
(18:44:04) musictracker: trackinfo hasn't changed, not doing anything to
tune status
(18:44:04) musictracker: Status set for all accounts
(18:44:06) msn: S: NS 000: NLN NLN pablokebees@msn.com 1
%e0%a5%90ablo%20%2d%20Doom%2dShroom%21%20%3aD 1073741856
%3cmsnobj%20Creator%3d%22pablokebees%40msn%2ecom%22%20Size%3d%2217344%22%20Type%
3d%223%22%20Location%3d%22TFR2C2%2etmp%22%20Friendly%3d%22AAA%3d%22%20SHA1D%3d%2
2geGAVJStCTIMPz1Mtfk96F5Ksp0%3d%22%20SHA1C%3d%22k%2fPAKm1781ZQgjOgBVKyGr44FT0%3d
%22%2f%3e
(18:44:06) blist: Updating buddy status for pablokebees@msn.com (MSN)
(18:44:06) util: Writing file prefs.xml to directory C:\Documents and
Settings\Andreas\Application Data\.purple
(18:44:06) util: Writing file C:\Documents and Settings\Andreas\Application
Data\.purple\prefs.xml
(18:44:06) msn: S: NS 000: UBX pablokebees@msn.com 1 97
(18:44:06) msn: UBX received.
(18:44:06) msn: msn get PSM
(18:44:06) msn: Get CurrentMedia
(18:44:06) msn: No currentmedia string
(18:44:06) blist: Updating buddy status for pablokebees@msn.com (MSN)
(18:44:19) musictracker: trying 'Winamp'
(18:44:19) musictracker: Failed to find winamp window. Assuming player is off
(18:44:19) musictracker: trying 'Windows Media Player'
(18:44:19) musictracker: No WMP core IDispatch (WMP not running?)
(18:44:19) musictracker: trying 'iTunes'
(18:44:19) musictracker: trying 'Messenger compatible interface'
(18:44:19) musictracker: WMP,Nine Inch Nails,The Downward Spiral,Ruiner,2
(18:44:19) musictracker: Status format: %t / %p | %d | %b
(18:44:19) musictracker: Formatted status: Ruiner / Nine Inch Nails | 0:00
| |---------
(18:44:19) musictracker: build_pref:
/plugins/core/musictracker/bool_custom_andreaschaimrenkema@hotmail.com_MSN
(18:44:19) musictracker: build_pref:
/plugins/core/musictracker/string_custom_andreaschaimrenkema@hotmail.com_MSN
(18:44:19) musictracker: build_pref:
/plugins/core/musictracker/bool_broken_now_listening_andreaschaimrenkema@hotmail
.com_MSN
(18:44:19) musictracker: trackinfo hasn't changed, not doing anything to
tune status
(18:44:19) musictracker: Status set for all accounts"

Please provide any additional information below. Please ensure that the "
Notify me of issue changes" star is switched on, so you get email when this
issue is updated.

Original issue reported on code.google.com by andree...@gmail.com on 4 Jun 2009 at 4:45

GoogleCodeExporter commented 9 years ago
Fixed: needed to enable an iUCE plugin or something and know it works. Strange 
thing
is, when I installed pidgin it all worked fine but suddenly it didn't, until I
enabled the other plugin

Original comment by andree...@gmail.com on 4 Jun 2009 at 5:09

GoogleCodeExporter commented 9 years ago
Thanks for the bug report.  There does seem to be some situations where the 
WMPuICE
plugin doesn't get enabled by default, or spontaneously disables itself somehow.

If the WMPuICE plugin is enabled, musictracker falls back to using the 
'Messenger
compatible' WM_COPYDATA interface, which doesn't provide the track length. 

Original comment by b152fee4...@gmail.com on 12 Jun 2009 at 7:33

GoogleCodeExporter commented 9 years ago
was facing same problem. this helped me -

http://code.google.com/p/pidgin-musictracker/issues/detail?id=84#c14

Original comment by rkah...@gmail.com on 28 Jul 2009 at 7:12