https://bugs.kde.org/show_bug.cgi?id=413883
--- Comment #1 from Luca Weiss <[email protected]> --- Sorry, wrong "STEPS TO REPRODUCE". Here's the ones I wanted to send: $ fallocate -l 100MB test.img $ sudo losetup /dev/loop5 test.img # Scan devices with KDE Partition Manager # Create "New Partition Table" (GPT) on loop5 -> Apply # Create "lvm2 pv" and check the "Encrypt with LUKS" checkbox -> Apply # (this might fail now because it can't find /dev/loop5p1, just run "sudo partprobe /dev/loop5" and retry) # Tools -> New Volume Group -> Apply # Create new partition in new volume group with e.g. half the space # Resize "lvm2 pv" partition to be bigger # Observe, that the volume group didn't grow # If the same was to be tried without luks encryption, the volume group does grow to the new size. -- You are receiving this mail because: You are watching all bug changes.
