|
Bugzilla – Full Text Bug Listing |
| Summary: | rhythmbox/totem-plparser doesn't recognize Audio CDs at all | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Andreas Hanke <andreas.hanke> |
| Component: | GNOME | Assignee: | Joe Hargadon <jhargadon> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 5 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Extracted from upstream CVS
non-hal case hal case |
||
|
Description
Andreas Hanke
2006-12-05 14:30:08 UTC
This is clearly totem's fault. I have compiled totem myself from CVS HEAD and set the LD_LIBRARY_PATH so that rhythmbox picks libtotem-plparser.so.1 from the new CVS totem build. Result: The Audio CD shows up without any problems in rhythmbox and is played properly. Created attachment 108379 [details]
Extracted from upstream CVS
I could track it down to this upstream change; will try to reduce it even more now.
I *think* I found it, but in a totally different place: Your totem package is built without hal support because of http://bugzilla.gnome.org/show_bug.cgi?id=365387 - not good Yes, that's it. Testing shows that it works without any problems if hal is enabled. The attachment above is far too much because it makes changes to the hal case which are not necessary because enabling hal is already enough. For future releases, you should simply upgrade totem to >= 2.17.2, where this very unfortunate typo, which causes hal to be disabled, is fixed. For openSUSE 10.2, I don't know if you're going to do anything, but there would be two solutions: Enable hal or fix the non-hal case. Enabling hal should be relatively safe because it doesn't add extra dependencies: totem does already (indirectly) depend on hal (via gnome-vfs2), the problem is that it doesn't use it. Created attachment 108442 [details]
non-hal case
Created attachment 108443 [details]
hal case
We should definitely enable hal and ship an update. Gary, please create a swampid for this. Joe, you need AJ to create a swamp for 10.2. AJ, please create a swampid for this. swampid is: MaintenanceTracker-7878 I have submitted this package and the patchinfo file. released |