"could not generate package manifest" icon issue apparently

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
unfungames
Posts: 3
Joined: Wed Mar 25, 2015 2:53 am

"could not generate package manifest" icon issue apparently

Post by unfungames » Wed Mar 25, 2015 4:44 pm

I can compile Android .apk's with no issues - until I try to add an icon then I get the "could not generate package manifest" error. I am using 72x72 png images (it appears to only accept png's) so I'm not really sure what the issue is here.

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: "could not generate package manifest" icon issue apparen

Post by Klaus » Wed Mar 25, 2015 5:08 pm

Hi unfungames,

1. welcome to the forum! :D
2, Maybe this helps? http://forums.livecode.com/viewtopic.php?f=53&t=22588


Best

Klaus

unfungames
Posts: 3
Joined: Wed Mar 25, 2015 2:53 am

Re: "could not generate package manifest" icon issue apparen

Post by unfungames » Wed Mar 25, 2015 5:19 pm

The only answers given there were to update to the newest version of LiveCode. I only installed it a week ago so I'm using the most up to date version.

Whatever it is, it's caused by my icon, because if I remove the icon it works

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: "could not generate package manifest" icon issue apparen

Post by LCNeil » Wed Mar 25, 2015 8:03 pm

Hi unfungames,

This is a known bug and is likely due to some hidden metadata contained within the PNG image. More information on this and a workaround can be found in the following bug report-

http://quality.runrev.com/show_bug.cgi?id=14895

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-

unfungames
Posts: 3
Joined: Wed Mar 25, 2015 2:53 am

Re: "could not generate package manifest" icon issue apparen

Post by unfungames » Wed Mar 25, 2015 9:37 pm

Thank you, that solved the problem

Post Reply