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');
- snippely (adobe air) error.jpg 70.57KB
Comment #1
Posted on Nov 14, 2011 by Massive KangarooI 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?
Comment #2
Posted on Nov 14, 2011 by Massive KangarooOk, 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.
Status: New
Labels:
Type-Defect
Priority-Medium