https://bugs.kde.org/show_bug.cgi?id=517150
--- Comment #7 from Andrius Štikonas <[email protected]> --- Hmm, I looked at your observed results once more: "- The newly-formatted disk does not appear in Plasma's Disks & Devices popup.". Perhaps that's the bug in Plasma disks and devices popup. "Right-clicking on the partition in Partition Manager unexpectedly shows a "Lock" menu action". This is actually expected. Mine also shows Lock menu action. That is expected because the disk is unlocked. lsblk and ls /dev/mapper also seem to confirm that. Locking and unlocking seems to work here. But clearly doesn't work for you. A bit of a guess but perhaps what happened on your system is that locking didn't work for you, so you ended up unplugging disk with newly created mounted LUKS disk and something got corrupted (or not flushed from buffer to disk). Now looking at your log, I can see: "Command: cryptsetup open /dev/sda1 luks-72923f4a-6a72-4def-885a-016ab7e5736e" "Command: dmsetup table " "device-mapper: table ioctl on failed: No such device or address" "Command failed." "" Seems like this is what causes your problems, but so far I don't know why -- You are receiving this mail because: You are watching all bug changes.
