IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k stars 162 forks source link

Unable to create new password #391

Closed turingking closed 6 years ago

turingking commented 6 years ago

img

annejan commented 6 years ago

Could you tell me, is this a pre-build version of QtPass or a self compiled. Also which version?

Probably should upgrade the Appveyor build version to 5.10+

annejan commented 6 years ago

Could you try the fresh new Qt 5.10 build from: https://ci.appveyor.com/project/annejan/qtpass/build/artifacts

More specifically the new installer from: https://ci.appveyor.com/api/buildjobs/t9w136tirgf2t8n6/artifacts/Output%2Fqtpass-1.2.2.exe

turingking commented 6 years ago

Ok this solves my problem。

More specifically the new installer from: https://ci.appveyor.com/api/buildjobs/t9w136tirgf2t8n6/artifacts/Output%2Fqtpass-1.2.2.exe

Although I don't know why, I downloaded the same installation file before

Maybe it's because my computer restarted

annejan commented 6 years ago

Are you sure it was the exact same build, since I changed to Qt 5.10 (from 5.9) and pushed for build just minutes before posting ;)