Desktop Verson Won't Generate Different Passwords by Default
So I'm using the desktop version and trying to generate passwords, when I fill in all the fields and then click the settings icon and change any of the variables: Algorithm, Counter, Password Type, Login Type it doesn't change the password that's generated. It sticks to the default of a V3, single counter, Long Password, with Name login type. To generate any other password type I need to use the settings in the Key Calculator instead, and it doesn't change the main password either, just the one in the Key Calculator's menu.
Also the program keeps running in Java Platform SE binary after I close it, making it impossible to move or delete the file without using Task Manager to kill it.
- Capture.PNG 408 KB
- Capture2.PNG 409 KB
- Capture3.PNG 313 KB
- Capture4.PNG 30.2 KB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Maarten Billemo... on 21 Sep, 2018 04:36 PM
Hi anon,
Thanks for all of these details!
As soon as you change a field in the settings screen, the password should immediately update to reflect the change.
Do you see yourself capable of opening a
cmd
screen and running the program through the command-line, then provide any output you see when you reproduce the issue?In
cmd
, you would first usecd
to go to the directory that contains your jar file and then thejava -jar masterpassword-gui.jar
command to start the app.2 Posted by anon on 21 Sep, 2018 04:46 PM
I repeated the above steps and all it says in the command prompt is:
Support Staff 3 Posted by Maarten Billemo... on 21 Sep, 2018 05:20 PM
So, when you add your example site, change open the settings screen, and change the type to Medium or change the Counter value, the password remains the same?
— Maarten Billemont (lhunath) —
https://www.lhunath.com <https://www.lhunath.com/> – https://masterpassword.app <https://masterpassword.app/>
4 Posted by anon on 21 Sep, 2018 05:26 PM
Yep, the command window also stays the same if I close the GUI directly.
Support Staff 5 Posted by Maarten Billemo... on 21 Sep, 2018 05:31 PM
Ah - you are referring to sites that you did not yet add to the user.
Understood, I can reproduce the issue now.
If you add the site (hit enter), then you will be able to modify it without issue.
— Maarten Billemont (lhunath) —
https://www.lhunath.com <https://www.lhunath.com/> – https://masterpassword.app <https://masterpassword.app/>
Support Staff 6 Posted by Maarten Billemo... on 21 Sep, 2018 05:33 PM
https://gitlab.com/MasterPassword/MasterPassword/issues/267
— Maarten Billemont (lhunath) —
https://www.lhunath.com <https://www.lhunath.com/> – https://masterpassword.app <https://masterpassword.app/>
7 Posted by anon on 21 Sep, 2018 05:37 PM
Oh I see, thank you.
I was working with the android app earlier and it didn't have an option to add sites so I thought it would work similarly.