Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App is completely broken #423

Closed
petr-nehez opened this issue Oct 4, 2018 · 5 comments
Closed

App is completely broken #423

petr-nehez opened this issue Oct 4, 2018 · 5 comments
Assignees

Comments

@petr-nehez
Copy link
Contributor

Since the commit 54d51b4 QtPass is completely broken on my laptop. I am running Manjaro KDE.
I have no issues with the commit 721ea9a except the reversed ordering but that's something which does not affect me.

Just see what I am getting:
image

And this correct output is from 721ea9a:
image


Or this one:
image

I can see here templated fields but when I try to edit the item, input boxes are empty.

@annejan annejan self-assigned this Oct 4, 2018
@cgonzalez
Copy link
Contributor

Same here. KDE Neon 18.04 + QtPass from git. I can't edit any entry.

@teto
Copy link

teto commented Nov 12, 2018

This has happened to me for a long time too. (I am on 1.2.1) except no field appears. pass is in PATH, qtpass is configured to use it. The error seems kinda random between qtpass startup, sometimes everything works, sometimes no entry does.

The log does little info (I tried qtpass -h / -v, not sure there are any flags to increase verbosity ?)

util.cpp: 104 "/home/teto/rofi-scripts/pass"
util.cpp: 104 "/home/teto/buku_run/pass"
util.cpp: 104 "/home/teto/bin/pass"
util.cpp: 104 "/run/wrappers/bin/pass"
util.cpp: 104 "/home/teto/.nix-profile/bin/pass"
util.cpp: 104 "/home/teto/rofi-scripts/git"
util.cpp: 104 "/home/teto/buku_run/git"
util.cpp: 104 "/home/teto/bin/git"
util.cpp: 104 "/run/wrappers/bin/git"
util.cpp: 104 "/home/teto/.nix-profile/bin/git"
util.cpp: 104 "/home/teto/rofi-scripts/gpg2"
util.cpp: 104 "/home/teto/buku_run/gpg2"
util.cpp: 104 "/home/teto/bin/gpg2"
util.cpp: 104 "/run/wrappers/bin/gpg2"
util.cpp: 104 "/home/teto/.nix-profile/bin/gpg2"
util.cpp: 104 "/nix/var/nix/profiles/default/bin/gpg2"
util.cpp: 104 "/run/current-system/sw/bin/gpg2"
util.cpp: 104 "/home/teto/rofi-scripts/pwgen"
util.cpp: 104 "/home/teto/buku_run/pwgen"
util.cpp: 104 "/home/teto/bin/pwgen"
util.cpp: 104 "/run/wrappers/bin/pwgen"
util.cpp: 104 "/home/teto/.nix-profile/bin/pwgen"
util.cpp: 104 "/nix/var/nix/profiles/default/bin/pwgen"
util.cpp: 104 "/run/current-system/sw/bin/pwgen"
util.cpp: 104 "/etc/profiles/per-user/teto/bin/pwgen"
util.cpp: 104 "/nix/store/zma4ryc9awzsqgslnwxfczgl2b5xmc4v-git-2.19.1/bin/pwgen"
util.cpp: 104 "/nix/store/qjrnjx93jnlwvf12nij77i8hfdkmp43g-gnupg-2.2.10/bin/pwgen"
util.cpp: 104 "/nix/store/jmn097vvgnx099v0arvn6jbdiysxkh66-password-store-1.7.3/bin/pwgen"
QFileSystemWatcher::removePaths: list is empty
QFileSystemWatcher::removePaths: list is empty

@petr-nehez
Copy link
Contributor Author

Any news @annejan? 🙏

@petr-nehez
Copy link
Contributor Author

@annejan am I doing anything wrong that I am still getting empty detail window after your last commit f0e2ca3?

@ahippo
Copy link
Contributor

ahippo commented Aug 25, 2019

I think, I'm having the same problem with QtPass 1.3.0 on Windows:

  • selecting an item only shows/copies the password (i.e. the first line in password file), but not the rest of information (like login, etc.);
  • "Edit" is completely broken -- doesn't even show the password.

I'm using "Native git/gpg" option.
QtPass 1.2.3 works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants