https://bugs.kde.org/show_bug.cgi?id=471499

Andrius Štikonas <andr...@stikonas.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Andrius Štikonas <andr...@stikonas.eu> ---
Oh, that seems to be coming from udev...
I ran udevadm command manually and it returns:

ID_FS_LABEL=rootfs_test
ID_FS_LABEL_ENC=rootfs\x20test

So we were reading ID_FS_LABEL but I guess we should read ID_FS_LABEL_ENC and
decode it.

https://invent.kde.org/system/kpmcore/-/blob/master/src/plugins/sfdisk/sfdiskbackend.cpp#L636

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to