https://bugs.kde.org/show_bug.cgi?id=319998
--- Comment #33 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- The places widget receives all necessary events, put does not deal correctly with devices changing from "accessible" to "hidden". If a device does not have a filesystem at startup (e.g. an unused loop device), it is filtered out by the solid predicates, and thus hidden. When the loop device gets used by mounting a image, it will be added. The opposite, unmounting, does not have the opposing effect. -- You are receiving this mail because: You are watching all bug changes.