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

EncryptedLocalStore internal error #48

Open
GoogleCodeExporter opened this issue Apr 3, 2015 · 2 comments
Open

EncryptedLocalStore internal error #48

GoogleCodeExporter opened this issue Apr 3, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Opening Snippely
2.
3.

What is the expected output? What do you see instead?
Expect Snippely to run. Recieve error message and non functioning application 
window.

What version of the product are you using? On what operating system?
Version 1.1  . On Windows 7.

Please provide any additional information below.
Error is line 156 of art.air.js ;

var stored = AIR.EncryptedLocalStore.getItem('application:storage');

Original issue reported on code.google.com by [email protected] on 26 Oct 2011 at 3:09

Attachments:

@GoogleCodeExporter
Copy link
Author

I would really be happy to see a fix for this. This is the third issue 
regarding this specific problem and no reaction from any of the developers. I 
even sent them emails without getting any answers.

It looks like this error would be easy to fix. Does anyone here have enough 
Adobe Air knowledge to be able to compile a working version of Snippely?

Original comment by [email protected] on 14 Nov 2011 at 12:30

@GoogleCodeExporter
Copy link
Author

Ok, I finally got it after googling about the error:

http://blogs.adobe.com/koestler/2009/07/unreadable_encrypted_local_sto.html

Go to the mentioned ELS-folder and just rename the com.snippely*-folder. After 
that, Snippely shows up again with all of your snippets.

Original comment by [email protected] on 14 Nov 2011 at 12:35

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

1 participant