View Single Post
Old 03-05-2012, 09:19 AM   #58
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
I'll replace the start.sh in the release, thanks!
(strange anyway, it's just like mine...probably the problem was the lack of folders!)

Anyway, does it work now?
Does the dropdown menu work (i.e it shows the folder name and you can choose it)?

If so, the start.sh script works.

I have to figure out why the install.sh doesn't work, but there is a workaround: just run the app as I wrote in the release post, than manually add the Gallery folder in documents and manually replace /imagegallery/menu.json with the /imagegallery/bin/menu.json or edit the one in /imagegallery/ like this:

PHP Code:
{
    
"items": [
        {
"name""Image gallery""priority"2"action""bin/start.sh"}
    ]

silver18 is offline