Opened 12 years ago
Closed 10 years ago
#9065 closed bug (invalid)
Audio CD does not play
Reported by: | dsjonny | Owned by: | marcusoverhagen |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #10996 | |
Platform: | All |
Description
I cannot play audio CD with CDPlayer apllication. The program shows the tracks, get the track info (from the name of the song and the artist), but if I start to play, than it only switch to the next track, and the next track, until if finished the disk, but does not play anything.
I have checked it with cdrecord -media-info, and the tracks are there, and shows it as audio CD, and Haiku mounts it automatically, and the tracks are there too (with song name).
I have tried it on a laptop and on a desktop PC too with 2 different (internal) DVD-writer.
And I also tried it with written disk, and with original disks too.
Attachments (1)
Change History (16)
comment:1 by , 12 years ago
Milestone: | R1/alpha4 → R1 |
---|
comment:2 by , 12 years ago
Version: | R1/alpha3 → R1/Development |
---|
I always use the latest nightly image, but there is no alpha4 in the list. If the development is the alpha4 then I will use that in the future.
comment:3 by , 12 years ago
Please always state what revision and GCC flavour you are running, "the latest" does not suffice (a few days later, such a statement may not mean a whole lot). There is more information available about filing proper bug reports at wiki:ReportingBugs Yes, R1/Development is the version you should select if you're running nightlies.
by , 12 years ago
Attachment: | syslog 2.zip added |
---|
comment:7 by , 12 years ago
Component: | Applications/CDPlayer → Drivers/Disk |
---|---|
Owner: | changed from | to
Found something: I have tried Haiku (alpha 4.1) on my old PC, and there was no problem. The only difference is: in my old PC the DVD is connected to the IDE channel. So, the problem is only with the SATA optical devices.
comment:9 by , 11 years ago
I can confirm the same problem exists on latest builds. Drive is detected and mounted, but no audio output on SATA drives using CD player application. Display shows tracks and time as if it were playing. If you click on individual tracks media player is launched and plays audio without issues.
comment:10 by , 10 years ago
Blocking: | 10996 added |
---|
(In #10996) It is a duplicate indeed.
The option of direct replay in CDPlayer style is nice to have on computers that support it, because it uses absolutely 0 CPU (the audio is forwarded from the CD drive directly to the sound card using a special cable). The feature is sadly gone from newer computers, making CDPlayer useless in that case. I'm not sure it's possible to reliably detect if the needed cable is plugged.
comment:11 by , 10 years ago
I vote to leave CDPlayer in the images but remove it from the Deskbar menu, so as not to confuse users but for those who know they have the right hardware to still be able to use it.
comment:12 by , 10 years ago
I'd rather put it in a separate package and don't include it in the default installation.
comment:14 by , 10 years ago
Good question. To make it an optional package it doesn't necessarily have to be moved out of the repository, but it could be done, of course.
comment:15 by , 10 years ago
Component: | Drivers/Disk → Applications |
---|---|
Resolution: | → invalid |
Status: | new → closed |
CDPlayer has been removed from the repo.
Are you really experiencing this problem using R1/alpha3? If so, could you please check if the problem is still present in a nightly build?