HomeGenie Forum

Development => Bug reporting => Topic started by: maxflax on January 07, 2016, 04:06:37 AM

Title: Plugin upload bug in R511a.
Post by: maxflax on January 07, 2016, 04:06:37 AM
Upgraded to R511a and discovered that the upload of plugins doesn't work anymore.
Title: Re: Plugin upload bug in R511a.
Post by: Gene on January 07, 2016, 04:21:55 PM
What kind of plugins are you trying to upload?
r511a only updates a few automation programs, nothing else.

Cheers,
g.
Title: Re: Plugin upload bug in R511a.
Post by: maxflax on January 07, 2016, 05:05:38 PM
At the moment my own plugin which works installing in an earlier version. I suppose that the bug prolly found it's way in with R511 and looking trough the release note I suspect SharpZipLib maybe have something to do with it.
Title: Re: Plugin upload bug in R511a.
Post by: Gene on January 07, 2016, 05:11:43 PM
What is the locale language setup on the server? Do you see any error in the console output?

Title: Re: Plugin upload bug in R511a.
Post by: maxflax on January 08, 2016, 02:34:56 AM
Pulled down Homegenie and debugged. Found out that it's the new zip lib you are using that don't like zip archives made in linux.
Compiled a new version from source of the lib and got it working.

Here is the lib compiled in release build.