Page 1 of 1

[Fixed] GUI: Encryption settings NOT saved without Ext.Pack

Posted: 2. Apr 2015, 13:49
by Technologov
Host: Windows 7 x64, VBox 5.0.0-BETA1

It is a GUI problem. Simple to reproduce:
VM settings->general->encryption->enable encryption
AES-256
passwd: [123456]
"OK"

VM settings->general->encryption->...

encryption is DISABLED.
It means, that GUI on Windows hosts failed to save my settings !

Re: GUI: Encryption settings NOT saved on Windows hosts

Posted: 2. Apr 2015, 14:22
by Technologov
UPDATE: This bug only occur, if no ext.pack installed.

Re: GUI: Encryption settings NOT saved on Windows hosts

Posted: 2. Apr 2015, 14:34
by birdie
Technologov wrote:UPDATE: This bug only occur, if no ext.pack installed.
I guess it's because encryption/decryption routines live in VDPluginCrypt.so so having the Extension Pack installed is a must.

Re: GUI: Encryption settings NOT saved on Windows hosts

Posted: 2. Apr 2015, 15:10
by Technologov
a WARNING is a must.

Re: GUI: Encryption settings NOT saved on Windows hosts

Posted: 2. Apr 2015, 15:41
by Dsen
Technologov wrote:a WARNING is a must.
Yes, errors from the encryption are not yet reflected as well as the encryption progress too.
That is known limitation. Will be fixed.

Re: GUI: Encryption settings NOT saved on Windows hosts

Posted: 17. Apr 2015, 14:11
by Dsen
Dsen wrote:
Technologov wrote:a WARNING is a must.
Yes, errors from the encryption are not yet reflected.
That is known limitation. Will be fixed.
Done.

Re: GUI: Encryption settings NOT saved without Ext.Pack

Posted: 8. May 2015, 12:46
by Dsen
That should be fixed. VM settings will notify the user about missing ExtPack.