FS#14635 - moc: Missing libraries after installation

Attached to Project: Arch Linux
Opened by Raphael Scholer (rscholer) - Friday, 08 May 2009, 18:46 GMT
Last edited by Eric Belanger (Snowman) - Friday, 08 May 2009, 20:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
After a clean installation moc complains about missing plugins/libraries.
To eliminate this messages you just have to install all packages listed as optional dependencies.
The needed packages are ffmpeg, taglib, libmpcdec and speex.

Additional info:
* Version: 2.4.4-3 and earlier
* Error messages:
Can't load plugin libffmpeg_decoder: file not found
Can't load plugin libmusepack_decoder: file not found
Can't load plugin libspeex_decoder: file not found

Steps to reproduce:
- Make sure ffmpeg, taglib, libmpcdec and speex is not installed
- Install moc
- Run moc
- Close moc to read the error messages
This task depends upon

Closed by  Eric Belanger (Snowman)
Friday, 08 May 2009, 20:57 GMT
Reason for closing:  Not a bug
Additional comments about closing:  see comment
Comment by Eric Belanger (Snowman) - Friday, 08 May 2009, 20:56 GMT
These are just warnings. moc plays fine without these packages installed. You need to install these packages only if you want to use their respective plugins.

Loading...