Description of problem: Under KDE, when a USB device is connected, Konqueror doesn't mount the device, with the following error: org.freedesktop.hal.storage.mount-removable no <-- (action, result) Version-Release number of selected component (if applicable): Konqueror 3.5.8-5.fc8 hal-0.5.10-1.fc8 How reproducible: Steps to Reproduce: 1. Mount any USB device (fat32 or ext3) 2. Wait for Konqueror 3. Konqueror stops with: org.freedesktop.hal.storage.mount-removable no <-- (action, result) Actual results: The USB device doesn't get mounted Expected results: The USB device mounted under /media Additional info:
Sounds to me like maybe ConsoleKit problems. What does ck-list-sessions report ?
This is what ck-list-sessions reports: ** (ck-list-sessions:30380): WARNING **: Failed to get list of seats: The name org.freedesktop.ConsoleKit was not provided by any .service files
Did you turn off the ConsoleKit service? If so, turn it back on and close this bug. Thanks.
Thanks, David. That fixed it.