Kodi Community Forum
v17 Beta 4 won't install skin add-on from local zip - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: v17 Beta 4 won't install skin add-on from local zip (/showthread.php?tid=294927)



Beta 4 won't install skin add-on from local zip - scott967 - 2016-10-26

Attempting to install a skin from local zip file into Kodi beta 4 running in portable mode on windows 7 x64. Install fails. Nightly 1022 is the last master build that will install this zip file. Trac ticket http://trac.kodi.tv/ticket/17014 opened on this. See ticket for debug log. This is the error entry:

Code:
ERROR: XFILE::CDirectory::Create - Error creating E:\Media\Kodi 17 B4\portable_data\temp\61f7e13d-5748-45f0-8bb8-26d377114575\720p

I then installed my repo from local zip, and tried to install the skin add-on via my repo but that also failed with the same error of being unable to create the 720p subfolder. Debug log from this attempt is here: http://pastebin.com/Y5VrjpzE


scott s.
.


RE: Beta 4 won't install skin add-on from local zip - magicmagni - 2016-10-30

Dub question: Have you checked the setting to allow installation for SW from "unknown sources" ?? That "feature" was added to V17.


RE: Beta 4 won't install skin add-on from local zip - Potzo - 2016-10-30

I have the same issue. Unknown sources is enabled.


RE: Beta 4 won't install skin add-on from local zip - _Andy_ - 2016-10-30

You can create a folder 'temp' inside the userdata folder restart Kodi and the update and install should work. This is a known issue but can be solved by creating the temp folder.


RE: Beta 4 won't install skin add-on from local zip - scott967 - 2016-10-31

At least with beta 5, creating the temp folder does allow updates/installs of add-ons. I don't think the issue is really "solved" yet though.

scott s.
.


RE: Beta 4 won't install skin add-on from local zip - DarrenHill - 2016-10-31

There's a pull request made with a fix, which should go into the next beta and nightlies once it's merged.


RE: Beta 4 won't install skin add-on from local zip - scott967 - 2016-10-31

I tested it in a one-off windows build and it seems to solve all the install issues.

scott s.
.