Can't create new user
Hi, I've downloaded new version of app for desktop today but it doesn't want to work. After clicking "+", typing my name and clicking "ok" nothing happens, new user is not added. I've tried importing existing profile but it also didn't work. I've run it on terminal and there were some exceptions, first on opening app, second on creating user and third on importing, stacktrace attached.
- stacktrace.txt 10.6 KB
Comments are currently closed for this discussion. You can start a new one.
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 30 Jul, 2018 12:29 PM
Is this on Linux? Can you share what system you have? Distribution version, kernel version, processor, etc?
2 Posted by Wojcik on 30 Jul, 2018 12:57 PM
Yeah, linux:
Ubuntu 18.04.1, 64-bit
kernel version: 4.15.0-29-generic
processor: Intel Core i7-4710HQ
java -version:
"openjdk version "10.0.1" 2018-04-17
OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)"
3 Posted by Marcelle on 31 Jul, 2018 11:14 PM
I'm having the same problem with the desktop app on Windows. Both Windows and Java are up to date.
Support Staff 4 Posted by Maarten Billemo... on 31 Jul, 2018 11:39 PM
Marcelle: can you share what happens when you launch the Windows app from the terminal (cmd.exe)?
5 Posted by Marcelle on 01 Aug, 2018 01:03 AM
I ran
java -jar masterpassword-gui.jar
and got the following on Windows terminal after trying to add a new user:Does that help you, Maarten?
By the way, happy birthday!
6 Posted by Antonio Salieri on 01 Aug, 2018 03:38 PM
Similar behaviour here, whenever I try to add a new user to Master Password it justs does nothing, and when I run it on a terminal I get the following output:
Also, the Java GUI seems a bit different from previous versions, don't know if it's intentional.
Specs are:
OS: Debian GNU/Linux 9 (stretch) x86_64
Kernel: 4.9.0-7-amd64
CPU: Intel i3-3110M (4) @ 2.4GHz
Java: openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-1~deb9u1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)
Support Staff 7 Posted by Maarten Billemo... on 01 Aug, 2018 05:21 PM
Thanks guys.
It looks like there's an issue on Windows 32-bit, since I don't have a precompiled library for it, as well as for Linux systems without musl-libc installed.
Support Staff 8 Posted by Maarten Billemo... on 02 Aug, 2018 05:50 AM
Please give this another try and report back whether 2.7.3 works better. You can download it off the website or directly from: https://masterpassword.app/masterpassword-gui-2.7.3.jar
9 Posted by Antonio Salieri on 02 Aug, 2018 06:58 AM
Unfortunately I'm still unable to create a new user on my Debian machine, now the terminal outputs:
glibc-source linux-libc-dev-arm64-cross uclibc-source
are the closest candidates to 'GLIBC_2.25' but installing them doesn't solve the problem. I even tried to installglibc-source_2.27-5_all.deb glibc-source_2.25-2_all.deb glibc-source_2.25-3_all.deb
fromhttp://ftp.debian.org/debian/pool/main/g/glibc/?C=S;O=D
and tried to run Master Password with each version, but again it doesn't seem to solve the error.10 Posted by Wojcik on 02 Aug, 2018 07:33 AM
It's working now on my computer (Ubuntu 18.04.1). Thanks for the quick update!
Support Staff 11 Posted by Maarten Billemo... on 02 Aug, 2018 02:18 PM
@Antonio: can you try running with
LD_DEBUG=all java -jar ...
, to see if you get extra info?Support Staff 12 Posted by Maarten Billemo... on 03 Aug, 2018 03:36 AM
@Antonio: give it another shot, version is now 2.7.4: https://masterpassword.app/masterpassword-gui-2.7.4.jar
13 Posted by Antonio Salieri on 03 Aug, 2018 11:11 AM
Sorry for the late reply. And many, many thanks for the amazing support. Everything works flawlessly now, thank you!
Maarten Billemont closed this discussion on 03 Aug, 2018 12:45 PM.