[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2019-08-18 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #15 from Teddy  ---
Thank you very much!

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2019-01-13 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #14 from Andrius Štikonas  ---
Git commit e749b01b8e85415a437eaf1043d64d6e52d96ae0 by Andrius Štikonas.
Committed on 13/01/2019 at 13:16.
Pushed by stikonas into branch 'master'.

Fix a typo in filesystem support dialog.

BitLocker was mixed up with btrfs.

M  +1-1src/fs/filesystemfactory.cpp

https://invent.kde.org/kde/kpmcore/commit/e749b01b8e85415a437eaf1043d64d6e52d96ae0

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2019-01-12 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

Andrius Štikonas  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||partitionmanager/commit/6f1
   ||ca2cca9cabfe8714db74ea0436c
   ||20e9732d43

--- Comment #13 from Andrius Štikonas  ---
Git commit 6f1ca2cca9cabfe8714db74ea0436c20e9732d43 by Andrius Štikonas.
Committed on 13/01/2019 at 02:39.
Pushed by stikonas into branch 'master'.

Add BitLocker support.

M  +29   -0src/config/configurepagefilesystemcolors.ui
M  +2-0src/partitionmanager.kcfg

https://invent.kde.org/kde/partitionmanager/commit/6f1ca2cca9cabfe8714db74ea0436c20e9732d43

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2019-01-12 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #12 from Andrius Štikonas  ---
Git commit 708318a5ad0c3851d276672932f287264eeb31c6 by Andrius Štikonas.
Committed on 13/01/2019 at 02:24.
Pushed by stikonas into branch 'master'.

Add BitLocker detection support.

M  +2-0src/fs/CMakeLists.txt
A  +30   -0src/fs/bitlocker.cpp [License: GPL (v3+)]
A  +61   -0src/fs/bitlocker.h [License: GPL (v3+)]
M  +4-2src/fs/filesystem.cpp
M  +1-0src/fs/filesystem.h
M  +3-0src/fs/filesystemfactory.cpp
M  +1-0src/plugins/sfdisk/sfdiskbackend.cpp

https://invent.kde.org/kde/kpmcore/commit/708318a5ad0c3851d276672932f287264eeb31c6

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-05-12 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #11 from Teddy  ---
(In reply to Andrius Štikonas from comment #10)
> (In reply to Teddy from comment #9)
> > Bug filed to github, will comment again when it's fixed.
> 
> So I think we now need to wait for util-linux 2.33.

Great thanks!

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-25 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #10 from Andrius Štikonas  ---
(In reply to Teddy from comment #9)
> Bug filed to github, will comment again when it's fixed.

So I think we now need to wait for util-linux 2.33.

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

Andrius Štikonas  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

Andrius Štikonas  changed:

   What|Removed |Added

URL||https://github.com/karelzak
   ||/util-linux/issues/617

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-09 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #9 from Teddy  ---
Bug filed to github, will comment again when it's fixed.

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #8 from Andrius Štikonas  ---
Well, I just checked GParted actually manually opens the block device and scans
for signature.

In principle something like this can be done in KPM too but I think, it would
be better if blkid could recognize those.

Maybe you can try asking here
https://github.com/karelzak/util-linux
if they would consider adding detection for bitlocker.

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #7 from Teddy  ---
http://www.forensicswiki.org/wiki/BitLocker_Disk_Encryption

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #6 from Teddy  ---
I mean gparted in the tab "Name" says "Ba" but that's not the name of the
volume.

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #5 from Teddy  ---
The label displayed by gparted is not correct by the way.

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #4 from Teddy  ---
It's sdc1 and field not present.

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #3 from Teddy  ---
The field ID_FS_TYPE is not present for the bitlocker partition (sdb1).

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #2 from Andrius Štikonas  ---
(In reply to Teddy from comment #1)
> Created attachment 111909 [details]
> bitlocker recognized with gparted

I don't have any bitlocker partitions to test with.

Does udevadm recognize bitlocker file system?
udevadm info --query=property /dev/pathToBitclockerPartition

In particular the field ID_FS_TYPE?

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

[partitionmanager] [Bug 392892] kde partition manager unable to recognize bitlocker partition

2018-04-08 Thread Teddy
https://bugs.kde.org/show_bug.cgi?id=392892

--- Comment #1 from Teddy  ---
Created attachment 111909
  --> https://bugs.kde.org/attachment.cgi?id=111909&action=edit
bitlocker recognized with gparted

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