Summary: | Device Notifier does not work on Mer (x86) | ||
---|---|---|---|
Product: | [Unmaintained] Active | Reporter: | Thomas Pfeiffer <thomas.pfeiffer> |
Component: | General | Assignee: | active |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lamarque |
Priority: | NOR | ||
Version First Reported In: | PA 2 | ||
Target Milestone: | unscheduled | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Pfeiffer
2012-05-26 17:16:10 UTC
This error happens because udisks is not included in the image. It's strange that "zypper install udisks" reports that udisks is not even in the rpm repos too. According to a Mer guy udisks has never been part of Mer, so this is a Plasma Active bug. That makes this bug even more strange, where the udisks we used in the old Mer images came from? (In reply to comment #2) > According to a Mer guy udisks has never been part of Mer, so this is a > Plasma Active bug. That makes this bug even more strange, where the udisks > we used in the old Mer images came from? I don't know if there ever was udisks in any Mer image. Sorry that I haven't included that in the original description, but I have never seen the device notifier work in any Mer image, this isn't exactly a new problem A udisks package is now available. Even though it has an unsatisfied dependency on dosfstools, it works fine so far on my system. It now detects and mounts flash cards and memory sticks again. dosfstools is part of project Mer:Tools, probably that project is not in the repo list used to search for upgrades. I think that dependency is not strictly required, I will remove it. I will add udisks as a dependency for kde-workspace (where Device Notifier is), so it will automatically be included in the next images and updates. By now, udisks is installed by default and the device notifier works. |