Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 120856

Summary: xmms-wma playback problem
Product: Gentoo Linux Reporter: tim <t1m>
Component: New packagesAssignee: Luis Medinas (RETIRED) <metalgod>
Status: RESOLVED WONTFIX    
Severity: minor CC: cbm, matt, wendallc
Priority: High Keywords: PMASKED
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 152472    
Bug Blocks:    
Attachments: My own ffmpeg-patch.
fix
Also fixed some CFLAGS in ffmpeg-wma ;)

Description tim 2006-01-29 13:11:40 UTC
xmms-wma won't play back wma files on my machine (mplayer does)

i found this thread in the forum:
http://forums.gentoo.org/viewtopic-t-396529-highlight-xmms+wma.html

might be related ...
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2006-01-31 08:09:52 UTC
it's working fine here... can you should me your file permissions please?
Comment 2 Colin Macdonald 2006-02-09 13:59:53 UTC
I can reproduce this problem on my ~x86 box.  I used to be able to play .wma files with xmms-wma but now I can't (I don't have many so I didn't notice what has changed --- its been at least 6 months since I played one and it worked).

permissions:
-rwxr-xr-x 1 root root 18868 Feb  9 13:44 /usr/lib/xmms/Input/libwma.so
(same as the other plugins in that directory)

Let me know what else I can check.
Comment 3 Markus Gothe 2006-02-14 04:30:13 UTC
I can confirm this one, recompiling with CFLAGS="-O2" didn
Comment 4 Markus Gothe 2006-02-14 04:30:13 UTC
I can confirm this one, recompiling with CFLAGS="-O2" didnät solve it either :-(
Comment 5 Markus Gothe 2006-02-14 08:16:29 UTC
#src_unpack() {
#       unpack ${A}
#       cd ${S}
#       epatch ${FILESDIR}/${P}-ffmpeg.patch
#}

made the ebuild work correctly!
Comment 6 Markus Gothe 2006-02-14 08:26:39 UTC
Created attachment 79770 [details, diff]
My own ffmpeg-patch.

Working patch :-) Replace the old one with this.
Comment 7 Markus Gothe 2006-02-14 08:28:31 UTC
Created attachment 79771 [details, diff]
fix
Comment 8 Markus Gothe 2006-02-14 08:41:37 UTC
Created attachment 79773 [details, diff]
Also fixed some CFLAGS in ffmpeg-wma ;)
Comment 9 Colin Macdonald 2006-02-14 11:13:59 UTC
On my ~x86 system, using the patch in Comment #7, xmms now segfaults on wma files (it used to just skip over them)...  
Comment 10 Matt Kynx 2006-03-26 06:11:01 UTC
Patch in Comment #7 works for me. Thanks!
Comment 11 Fati 2006-03-27 23:09:49 UTC
(In reply to comment #8)
> On my ~x86 system, using the patch in Comment #7, xmms now segfaults on wma
> files (it used to just skip over them)...  
> 

The patch caused me to segfault as well
Comment 12 Daniel Vianna 2006-04-07 12:30:04 UTC
(In reply to comment #7)
> Created an attachment (id=79773) [edit]

Works for me as well! :D

Comment 13 Jakub Moc (RETIRED) gentoo-dev 2006-10-23 00:46:17 UTC
xmms and all plugins are now package.masked and will be removed from the tree in one month.

WONTFIX.