[Bug 1762258] Re: Displayed Name is incorrect for bitlocker encrypted partitions

2018-05-23 Thread Phillip Susi
If that's the name that bitlocker puts in the partition table, then that's what it is... there's no bug here. ** Changed in: gparted (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1762258] Re: Displayed Name is incorrect for bitlocker encrypted partitions

2018-04-10 Thread Curtis Gedak
The **partition name** is separate from the volume label. Each partition within the GUID Partition Table has a reserved entry for the **partition name**. See Partition Entries in the GPT: https://en.wikipedia.org/wiki/GUID_Partition_Table#Partition_entries_(LBA_2-33) You can check with othe

[Bug 1762258] Re: Displayed Name is incorrect for bitlocker encrypted partitions

2018-04-10 Thread Bump
Then there's a bug in libparted because it should not show any name until unlocked. How can I report it to libparted? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762258 Title: Displayed Name is i

[Bug 1762258] Re: Displayed Name is incorrect for bitlocker encrypted partitions

2018-04-10 Thread Curtis Gedak
I agree with the comments in the above linked upstream bug report. If the volume label is "MYDATA" and this can only be read after the bitlocker encryption password is entered then this is working as designed. Note that the libparted library read the GPT **partition name** as "Ba". This would be

[Bug 1762258] Re: Displayed Name is incorrect for bitlocker encrypted partitions

2018-04-10 Thread Bump
Follow-up: https://bugzilla.gnome.org/show_bug.cgi?id=795127 ** Bug watch added: GNOME Bug Tracker #795127 https://bugzilla.gnome.org/show_bug.cgi?id=795127 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1762258] Re: Displayed Name is incorrect for bitlocker encrypted partitions

2018-04-09 Thread Bump
blkid does not show the disk nor the encryted volume (which are sdc and sdc1 respectively). They don't appear in the output. Only /dev/loop* and /dev/nvme0n1p* parted -l for the usb drive: Model: TOSHIBA External USB 3.0 (scsi) Disk /dev/sdc: 3001GB Sector size (logical/physical): 512B/4096B Parti

[Bug 1762258] Re: Displayed Name is incorrect for bitlocker encrypted partitions

2018-04-09 Thread Curtis Gedak
What is the output from the following commands? sudo blkid sudo parted -l -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762258 Title: Displayed Name is incorrect for bitlocker encrypted p