Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Nothing happens when I provide a blank remote #29

Closed
mkaito opened this issue Aug 8, 2015 · 9 comments
Closed

Nothing happens when I provide a blank remote #29

mkaito opened this issue Aug 8, 2015 · 9 comments
Assignees
Labels

Comments

@mkaito
Copy link

mkaito commented Aug 8, 2015

According to the window title, I should leave the remote field blank to not use a remote. So I do, and then nothing happens. The program just closes.

Background: I want to access my passwords. My password store was created on a Linux installation, and I want to use Windows for gaming purposes, and store my game passwords in the same password store. I'm keeping things synchronized using rsync, so there's no direct need for a git remote on Windows.

@mbos
Copy link
Owner

mbos commented Aug 16, 2015

Hey, was this with 1.0.3? I thought I fixed that bug

@mkaito
Copy link
Author

mkaito commented Aug 16, 2015

Yep, it's 1.0.3

@mbos mbos added the bug label Aug 31, 2015
@mbos mbos self-assigned this Aug 31, 2015
@mbos
Copy link
Owner

mbos commented Sep 3, 2015

Should be fixed now: 193ecf5

@mkaito
Copy link
Author

mkaito commented Sep 3, 2015

I'll have to wait for a new release to test.

@mbos
Copy link
Owner

mbos commented Sep 3, 2015

https://s3-eu-west-1.amazonaws.com/pass4win/Pass4Win-Setup.exe
Is the current source compiled

@mkaito
Copy link
Author

mkaito commented Sep 3, 2015

It appears to work.

One question I have, though. When I open the application, it immediately asks for my gpg password and copies the first password in the list to the clipboard. It seems like clicking on another element in the list copies it. However, when searching for something, and only one result is shown, this result is already selected, and not copied. Clicking on it doesn't seem to do anything. Is this a bug, or am I doing something wrong?

@mbos
Copy link
Owner

mbos commented Sep 4, 2015

The timer works here, in the code it's whenever the selection is changed. I added a copy option to the right click menu in 7642b64

Oh and before I forget :-)
Thanks for the feedback!

@mbos mbos closed this as completed Sep 4, 2015
@mkaito
Copy link
Author

mkaito commented Sep 6, 2015

Could you post a compiled version of HEAD, with the right click to copy feature?

@mbos
Copy link
Owner

mbos commented Sep 6, 2015

It's in the 1.06 release (https://github.com/mbos/Pass4Win/releases/tag/version-1.0.6)
Op 6 sep. 2015 14:31 schreef "Chris Hoppner" notifications@github.com:

Could you post a compiled version of HEAD, with the right click to copy
feature?


Reply to this email directly or view it on GitHub
#29 (comment).

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

No branches or pull requests

2 participants