Created attachment 144492 [details] The error message This request is like Bug 434855, but for partitions and not just devices. After Bug 434855 was resolved, you can now do `partitionmanager --device=/dev/sda` and it will open Partition manager showing /dev/sda. But you can't do `partitionmanager --device=dev/sda1`. This opens Partition Manager with an error. If the user does this, it should instead open partition manager with /dev/sda1 selected, or at least just select the device for that partition.
Fixed by Tomasz Canabrava with https://invent.kde.org/system/partitionmanager/-/merge_requests/16
Git commit e57c9d1552e0c52bbf4a5a28cba8d41c96e0f005 by Andrius Štikonas. Committed on 10/01/2022 at 22:36. Pushed by stikonas into branch 'master'. Fix clang build. CCMAIL: tcanabrava@kde.org M +1 -1 src/main.cpp https://invent.kde.org/system/partitionmanager/commit/e57c9d1552e0c52bbf4a5a28cba8d41c96e0f005