View Single Post
Old 03-05-2012, 07:54 AM   #46
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
Mmm...I used the same procedure and it works.
And I always use base-us, so I think that's not the point.
I would like to know if the point is the first part of the install.sh script:

PHP Code:
sqlite3 /var/local/appreg.db "INSERT INTO handlerIds VALUES ('com.silver.imagegallery001')"
sqlite3 /var/local/appreg.db "INSERT INTO properties (handlerId, name, value) VALUES ('com.silver.imagegallery001','command','/usr/bin/wafapp -l com.silver.imagegallery001 -c /mnt/base-us/extensions/imagegallery/bin/')"
sqlite3 /var/local/appreg.db "INSERT INTO properties (handlerId, name, value) VALUES ('com.silver.imagegallery001','unloadPolicy','unloadOnPause');" 

or the rest:

PHP Code:
cp /mnt/base-us/extensions/imagegallery/bin/menu.json /mnt/base-us/extensions/imagegallery/menu.json
mkdir 
/mnt/base-us/documents/Gallery
rm 
-/mnt/base-us/extensions/imagegallery/bin/menu.json
rm 
-/mnt/base-us/extensions/imagegallery/bin/install.sh 
So if anyone could please try the modified files or send directly this command:

PHP Code:
lipc-set-prop com.lab126.appmgrd start app://com.silver.imagegallery001 
it could be helpful.
silver18 is offline