Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#33885 - vlc doesn't play audio cd

Attached to Project: Arch Linux
Opened by jk (jk) - Saturday, 16 February 2013, 09:57 GMT
Last edited by Gaetan Bisson (vesath) - Sunday, 17 February 2013, 23:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

kio reads cd, cd are read by gstreamer based players too, just vlc and phonon-vlc based players don't. Here's vlc debug output

[code]main debug: `cdda:///dev/sr0' gives access `cdda' demux `' path `/dev/sr0'
main debug: creating demux: access='cdda' demux='' location='/dev/sr0' file='/dev/sr0'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "cdda"
main debug: TIMER module_need() : 0.325 ms - Total 0.325 ms / 1 intvls (Avg 0.325 ms)
main debug: creating access 'cdda' location='/dev/sr0', path='/dev/sr0'
main debug: looking for access module: 1 candidate
main warning: cannot load module `/usr/lib/vlc/plugins/access/libcdda_plugin.so' (libcddb.so.2: impossibile aprire il file oggetto condiviso: File o directory non esistente)
main error: corrupt module: /usr/lib/vlc/plugins/access/libcdda_plugin.so
main debug: no access module matching "cdda" could be loaded
main debug: TIMER module_need() : 0.634 ms - Total 0.634 ms / 1 intvls (Avg 0.634 ms)
main error: open of `cdda:///dev/sr0' failed
main debug: finished input
main debug: dead input [/code]

a compiling bug?
cheers
This task depends upon

Closed by  Gaetan Bisson (vesath)
Sunday, 17 February 2013, 23:36 GMT
Reason for closing:  Not a bug
Comment by Fabian Homborg (alfa) - Sunday, 17 February 2013, 19:49 GMT
See vlc's optdepends:

>libcdio: for audio CD playback support
Comment by jk (jk) - Sunday, 17 February 2013, 23:30 GMT
sorry, my fault. it works, thanks.
amarok with phonon-vlc doesn't read cds, but that's another issue.

Loading...