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

No output #10

Closed
hansmestrum opened this issue Jan 28, 2015 · 12 comments
Closed

No output #10

hansmestrum opened this issue Jan 28, 2015 · 12 comments

Comments

@hansmestrum
Copy link

Yesterday I upgraded to the new OS X 10.10.2 and now it does not work any more. I did the output trick as mentioned in the other post.
Got this:

File "/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/workflow/workflow.py", line 1971, in run
func(self)
File "/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py", line 205, in main
from LastPassVaultManager import LastPassVaultManager
ImportError: No module named LastPassVaultManager
08:40:48 workflow.py:1996 DEBUG Workflow finished in 0.062 seconds.

What could be wrong?

@bachya
Copy link
Owner

bachya commented Jan 28, 2015

The telling line:

/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py

lpvm.py is an old file that has been removed since 4.1, I believe. So, it looks like you're using an older version of the workflow (you can determine this by opening the lpvs Script Filter and seeing if it mentions lpvm.py).

Recommend you update to the latest release. Going to close this issue; please let me know if you continue to have trouble.

@bachya bachya closed this as completed Jan 28, 2015
@hansmestrum
Copy link
Author

I installed the latest version. Did it again.
It did not succeed. i cannot login via lastpass settings in alfred.

Yesterday before updating yosemite it worked!

met vriendelijke groeten 
Hans Mestrum

Op 28 januari 2015 bij 16:26:42, Aaron Bach (notifications@github.com) schreef:

The telling line:

/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py

lpvm.py is an old file that has been removed since 4.1, I believe. So, it looks like you're using an older version of the workflow (you can determine this by opening the lpvs Script Filter and seeing if it mentions lpvm.py).

Recommend you update to the latest release. Going to close this issue; please let me know if you continue to have trouble.


Reply to this email directly or view it on GitHub.

@hansmestrum
Copy link
Author

Today I tried again but no success. I installed the latest version. Before I updated to the latest update of OS X Yosemite it was running fine. No it has no output.

@hansmestrum
Copy link
Author

Hi

I replied but did not got an answer.

Up till now I did managed to get it to work.

met vriendelijke groeten 
Hans Mestrum

Op 28 januari 2015 bij 16:26:42, Aaron Bach (notifications@github.com) schreef:

The telling line:

/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py

lpvm.py is an old file that has been removed since 4.1, I believe. So, it looks like you're using an older version of the workflow (you can determine this by opening the lpvs Script Filter and seeing if it mentions lpvm.py).

Recommend you update to the latest release. Going to close this issue; please let me know if you continue to have trouble.


Reply to this email directly or view it on GitHub.

@bachya
Copy link
Owner

bachya commented Feb 2, 2015

As you can see from #3, there is a more systemic issue, but only in certain
accounts. It doesn't occur on my end, unfortunately.

On Mon, Feb 2, 2015 at 8:08 AM, hansmestrum notifications@github.com
wrote:

Hi

I replied but did not got an answer.

Up till now I did managed to get it to work.

met vriendelijke groeten
Hans Mestrum

Op 28 januari 2015 bij 16:26:42, Aaron Bach (notifications@github.com)
schreef:

The telling line:

/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py

lpvm.py is an old file that has been removed since 4.1, I believe. So, it
looks like you're using an older version of the workflow (you can determine
this by opening the lpvs Script Filter and seeing if it mentions lpvm.py).

Recommend you update to the latest release. Going to close this issue;
please let me know if you continue to have trouble.

Reply to this email directly or view it on GitHub.

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

Aaron Bachbachya1208@gmail.com bachya1208@gmail.com(720) 854-5753

@hansmestrum
Copy link
Author

What is the next step or better not use the workflow?

met vriendelijke groeten 
Hans Mestrum

Op 2 februari 2015 bij 17:18:32, Aaron Bach (notifications@github.com) schreef:

As you can see from #3, there is a more systemic issue, but only in certain
accounts. It doesn't occur on my end, unfortunately.

On Mon, Feb 2, 2015 at 8:08 AM, hansmestrum notifications@github.com
wrote:

Hi

I replied but did not got an answer.

Up till now I did managed to get it to work.

met vriendelijke groeten
Hans Mestrum

Op 28 januari 2015 bij 16:26:42, Aaron Bach (notifications@github.com)
schreef:

The telling line:

/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py

lpvm.py is an old file that has been removed since 4.1, I believe. So, it
looks like you're using an older version of the workflow (you can determine
this by opening the lpvs Script Filter and seeing if it mentions lpvm.py).

Recommend you update to the latest release. Going to close this issue;
please let me know if you continue to have trouble.

Reply to this email directly or view it on GitHub.

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

Aaron Bachbachya1208@gmail.com bachya1208@gmail.com(720) 854-5753

Reply to this email directly or view it on GitHub.

@bachya
Copy link
Owner

bachya commented Feb 2, 2015

Feel free to fork the project and dig into the code; I'm doing this in my
spare time, so I may not be able to publish updates (if/when I find
resolutions to the current issues) as quickly.

On Mon, Feb 2, 2015 at 9:37 AM, hansmestrum notifications@github.com
wrote:

What is the next step or better not use the workflow?

met vriendelijke groeten
Hans Mestrum

Op 2 februari 2015 bij 17:18:32, Aaron Bach (notifications@github.com)
schreef:

As you can see from #3, there is a more systemic issue, but only in
certain
accounts. It doesn't occur on my end, unfortunately.

On Mon, Feb 2, 2015 at 8:08 AM, hansmestrum notifications@github.com
wrote:

Hi

I replied but did not got an answer.

Up till now I did managed to get it to work.

met vriendelijke groeten
Hans Mestrum

Op 28 januari 2015 bij 16:26:42, Aaron Bach (notifications@github.com)
schreef:

The telling line:

/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py

lpvm.py is an old file that has been removed since 4.1, I believe. So,
it
looks like you're using an older version of the workflow (you can
determine
this by opening the lpvs Script Filter and seeing if it mentions
lpvm.py).

Recommend you update to the latest release. Going to close this issue;
please let me know if you continue to have trouble.

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub
<
https://github.com/bachya/lp-vault-manager/issues/10#issuecomment-72472331>

.

Aaron Bachbachya1208@gmail.com bachya1208@gmail.com(720) 854-5753

Reply to this email directly or view it on GitHub.

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

Aaron Bachbachya1208@gmail.com bachya1208@gmail.com(720) 854-5753

@hansmestrum
Copy link
Author

Ok.

your workflow does not work.

Deleted.

met vriendelijke groeten 
Hans Mestrum

Op 2 februari 2015 bij 18:09:41, Aaron Bach (notifications@github.com) schreef:

Feel free to fork the project and dig into the code; I'm doing this in my
spare time, so I may not be able to publish updates (if/when I find
resolutions to the current issues) as quickly.

On Mon, Feb 2, 2015 at 9:37 AM, hansmestrum notifications@github.com
wrote:

What is the next step or better not use the workflow?

met vriendelijke groeten
Hans Mestrum

Op 2 februari 2015 bij 17:18:32, Aaron Bach (notifications@github.com)
schreef:

As you can see from #3, there is a more systemic issue, but only in
certain
accounts. It doesn't occur on my end, unfortunately.

On Mon, Feb 2, 2015 at 8:08 AM, hansmestrum notifications@github.com
wrote:

Hi

I replied but did not got an answer.

Up till now I did managed to get it to work.

met vriendelijke groeten
Hans Mestrum

Op 28 januari 2015 bij 16:26:42, Aaron Bach (notifications@github.com)
schreef:

The telling line:

/Users/hansmestrum/Dropbox/alfred/Alfred.alfredpreferences/workflows/user.workflow.1186B027-AB18-4122-8334-243769316500/lpvm.py

lpvm.py is an old file that has been removed since 4.1, I believe. So,
it
looks like you're using an older version of the workflow (you can
determine
this by opening the lpvs Script Filter and seeing if it mentions
lpvm.py).

Recommend you update to the latest release. Going to close this issue;
please let me know if you continue to have trouble.

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub
<
https://github.com/bachya/lp-vault-manager/issues/10#issuecomment-72472331>

.

Aaron Bachbachya1208@gmail.com bachya1208@gmail.com(720) 854-5753

Reply to this email directly or view it on GitHub.

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

Aaron Bachbachya1208@gmail.com bachya1208@gmail.com(720) 854-5753

Reply to this email directly or view it on GitHub.

@ghost
Copy link

ghost commented Feb 11, 2015

@hansmestrum For you. And me. But for many others it does work. Please be more civil...

@shkm
Copy link

shkm commented Feb 12, 2015

+1 @MattKneale. I currently don't have time to read through recent progress and help with debugging, but the author has clearly spent a lot of time writing what looks like a great workflow. I'm sure it's fantastic when it works :).

@bachya
Copy link
Owner

bachya commented Feb 13, 2015

@MattKneale @shkm Thanks, guys. I appreciate your support. Believe me, it irks me to no end that my workflow works for many, but not for all. I'm still holding out hope that at some point, the silver bullet will appear, but to date, this is been an incredibly difficult problem.

@bdsivak
Copy link

bdsivak commented Feb 13, 2015

I'd still love to try to help, @bachya. I think one of the earlier posters was on to something with the entries that require passwords each time. Although I don't have any of those, I do notice lpass processes running in the background forever when I execute lpvs from alfred. Also, interestingly, I can replicate the following steps:

  1. Execute lpsettings lastpass-login

nothing happens, lpass process appears in task list.

  1. Kill lpass task

alfred window reappears with command ">/usr/local/bin/lpass login xxx@yyy.com && exit" populated

  1. Execute lpsettings lastpass-logout

nothing happens, lpass process appears in task list.

  1. Kill lpass task

notification appears that lastpass has been logged out.

I mention this because it's similar behavior that I see (in the task list, at least) when trying to execute the lpvs command. Just wondering if that makes it easier to debug.

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

No branches or pull requests

4 participants