Bug 474183

Summary: Add dev path to KDE Partition Manager Partition properties window
Product: [Applications] partitionmanager Reporter: Ivan Romanov <drizt72>
Component: generalAssignee: integral
Status: RESOLVED FIXED    
Severity: minor CC: integral, salman.sprogrammer
Priority: NOR Keywords: junior-jobs
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Dev path

Description Ivan Romanov 2023-09-05 11:52:22 UTC
Created attachment 161411 [details]
Dev path

Please add dev name info on Partition properties window. Look at screenshot. Sometimes need to copy path to device for using in terminal. Now no way to do this. Path can be found in window title but it can't be copied from this place.
Comment 1 Salman Shah 2023-09-07 04:33:32 UTC
This is the first issue I will be fixing as a new contributor to KDE. From the looks of it, I think its going to be an easy fix. I am working on it.
Comment 2 Bug Janitor Service 2023-11-12 09:48:14 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/partitionmanager/-/merge_requests/36
Comment 3 integral 2023-11-12 11:56:48 UTC
Git commit 76fe95dbc5efcd8a93143a09ab306366e0372267 by Zhangzhi Hu.
Committed on 12/11/2023 at 10:42.
Pushed by stikonas into branch 'master'.

Add device path in the partition properties dialog

Device path was missing in the partition properties dialog, making
copying device path inconvenient; add device path to make it
convenient.

M  +5    -0    src/gui/partpropsdialog.cpp
M  +4    -0    src/gui/partpropswidget.h
M  +218  -201  src/gui/partpropswidgetbase.ui

https://invent.kde.org/system/partitionmanager/-/commit/76fe95dbc5efcd8a93143a09ab306366e0372267