AndBicScadMedia / snippely

Automatically exported from code.google.com/p/snippely
0 stars 0 forks source link

EncryptedLocalStore internal error #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 doowron....@gmail.com on 26 Oct 2011 at 3:09

Attachments:

GoogleCodeExporter commented 8 years ago
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 indy.e...@gmail.com on 14 Nov 2011 at 12:30

GoogleCodeExporter commented 8 years ago
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 indy.e...@gmail.com on 14 Nov 2011 at 12:35