View Single Post
Old 09-12-2012, 12:41 PM   #182
silver18
THE NOOB
silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.
 
silver18's Avatar
 
Posts: 708
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
Quote:
Originally Posted by Ilogis View Post
Not really, I only gave feedback and hope it could help you improve Komic :-p You had already done great job.

Thanks for your fast support.
I think I'll place a new option to turn ON or OFF the ability to remember landscape/portrait mode...

And I'll send you a small script to test the memory problem (do you manage to send ssh commands? If so, I'll send you two commands!)

Quote:
Originally Posted by NovaTornado View Post
Oh :O Thought it was only for 5.1.0 xD I'm on 5.1.2 or w/e the newest one is. Never mind then.
I don't know why, but 5.1.0 introduced those problem and I didn't manage to resolve them (I only found workarounds!).



EDIT:
IF ANYONE ELSE HAVE THAT FORCE CLOSE PROBLEM, PLEASE TRY SENDING THESE COMMANDS:

Code:
sqlite3 /var/local/appreg.db "INSERT INTO properties (handlerId, name, value) VALUES ('com.silver18.komic001','memUnloadLevel','150000')"

sqlite3 /var/local/appreg.db "INSERT INTO properties (handlerId, name, value) VALUES ('com.silver18.komic001','memWarnLevel','71680')"
They should give Komic little more "space" (at least the same the browser has!).
The first command should change the default memory level for unloading the WAF, the second one should change the default memory level for warning.

I ask to try this not because I need some guinea pigs (I already did it on my Kindle and everything is fine) but because I don't get that force close problem often!!
If you have it, give it a try and report.
If it works, I'll add this workaround to next release!

Last edited by silver18; 09-12-2012 at 01:35 PM.
silver18 is offline   Reply With Quote