I am getting an error when the framework tries to install an update. See the attached image.
I am trying this with LiveCode 7 rc2. Does anybody have any idea what I can do to fix it. (Mac OSX Yosemite.)
--
You received this message because you are subscribed to the Google Groups "GLX Application Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to glxapp+un...@googlegroups.com.
To post to this group, send email to glx...@googlegroups.com.
Visit this group at http://groups.google.com/group/glxapp.
For more options, visit https://groups.google.com/d/optout.
I only used LiveCode 7rc2 for this. So the updator was compressed with the same version that was decompressing it.
--
You received this message because you are subscribed to the Google Groups "GLX Application Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to glxapp+un...@googlegroups.com.
To post to this group, send email to glx...@googlegroups.com.
Visit this group at http://groups.google.com/group/glxapp.
For more options, visit https://groups.google.com/d/optout.
sure, here they areJust occurred to me that I did not compress the updater.gz file with LC rc3. I just took it from the download.
--
You received this message because you are subscribed to the Google Groups "GLX Application Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to glxapp+un...@googlegroups.com.
To post to this group, send email to glx...@googlegroups.com.
Visit this group at http://groups.google.com/group/glxapp.
For more options, visit https://groups.google.com/d/optout.
I did notice this....It seems the app_macos_package.gz file is now 6.6MB instead of the 300KB it was before. I have made other changes, but I none of them could account for that much change. Is the compression of the new file format different?
--
You received this message because you are subscribed to the Google Groups "GLX Application Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to glxapp+un...@googlegroups.com.
To post to this group, send email to glx...@googlegroups.com.
Visit this group at http://groups.google.com/group/glxapp.
For more options, visit https://groups.google.com/d/optout.
I added compact, but it had no effect. Is it possible that the 7 format doesn't compress well?
I added compact, but it had no effect. Is it possible that the 7 format doesn't compress well?
The issue seems to be with 7.0 saving a stack in version 2.7 format. If you look at the _SaveUpdaterStacksToDisk handler in the GLX Application Packager stack script, you can change the version to 7.0, repackage the updater, and then it should work.