Bug 179458
Summary: | kded segfaults for audio cd's | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Sammy <sait.a.umar> | ||||
Component: | kdelibs | Assignee: | Than Ngo <than> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-02-01 13:15:56 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Sammy
2006-01-31 15:58:17 UTC
The dbus package in rawhide does not include dbus-qt-bindings, so the hal backend in mediamanager will be disable in this case when you build new kde-3.5.1. I have done some hacks to get dbus/hal support in kdebase-3.5.0-3, which is available in rawhide now. Could you please try latest rawhide again? Thanks you should please check if autorun is enable ($HOME/.kde/Autostart/Autorun.desktop) if yes please remove the Autorun.desktop before starting KDE. kdebase-3.5.0 did not make it to rawhide for some reason! I saw it in cvs already a few days ago. The patch applies pretty much to 3.5.1 with only the .desktop file changes being removed (already in 3.5.1). Looking into coolos_media stuff I notice that he made some critical changes to halbackend.cpp in the last 29 hours. I'll see if these can be incorporated and also I'll try your 3.5.0 whenever it hits rawhide. I really want to get to the bottom of this because I read some place that it could be a kernel bug but I could never find the claimed patch (andrew morton). Created attachment 123942 [details]
kde-3.5.1 version of dbus patch
OK. The latest changes from Coolo fixed the problem...wonderful. I tried it out for 3.5.1. The changed files are: mediaimpl.cpp, halbackend.cpp, and medianotifier.cpp. I am very satisfied....it actually detected a music cd and asked if I would like to play it! The patch for 3.5.1 is attached. Thanks it's now fixed in kdebase-3.5.1-1, which will be available in rawhide soon. Thanks for your report. |