After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573162 - Reports "Invalid" device for all my CD drives
Reports "Invalid" device for all my CD drives
Status: RESOLVED FIXED
Product: goobox
Classification: Other
Component: player
2.0.x
Other All
: Normal normal
: ---
Assigned To: Goobox Maintainers
Goobox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-25 18:00 UTC by James Westby
Modified: 2009-04-12 18:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Compare fully resolved device names (610 bytes, patch)
2009-02-25 18:02 UTC, James Westby
none Details | Review

Description James Westby 2009-02-25 18:00:48 UTC
Please describe the problem:
Hi,

I couldn't get goobox to play any CDs. Opening it would show "Invalid device" as would changing the drive in the preferences or using "--device".

The issue was to do with symlinks. It resolved the device it tried to use to the final /dev/sr0, but was still using the /dev/scd0 it picked up from /proc.

Resolving both sides fully fixes this for me. Patch attached.

Thanks,

James


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 James Westby 2009-02-25 18:02:07 UTC
Created attachment 129503 [details] [review]
Compare fully resolved device names
Comment 2 Paolo Bacchilega 2009-04-12 18:18:29 UTC
patch applied, thanks.