Release Artist Slideshow addon (with skin and addon integration)
(2018-02-14, 08:49)Govnah Wrote: Here is the log and I made sure debugging was enabled in both, AS and KODI. I ran AS from the "Addons" and received an error each time. Even though I have AS enabled I assume that is not the same as the script is actually running?

Looking through the previous log and this log, seems to be the same error when i search on AS referencing python, U:\Users\UserMgr0\AppData\Local\Packages\XBMCFoundation.Kodi_4n2hpmxwrvr6p\LocalState\addons\script.artistslideshow\default.py", line 27, in <module>......

http://ix.io/H9Z

Thanks!
That's strange.  According to the log AS is crashing because subprocess.py (which is a python module) isn't able to do an import.  I've never seen that problem before on any platform, and I'm unable to duplicate it here on my Mac, Windows, or Raspberry Pi.  The only difference is that I'm using the stand alone installer rather than the Windows Store version.  You might try uninstalling Kodi and reinstalling it, as I think there is something wrong with your Kodi install.  Fortunately the issue is with a "common" module of mine that I don't actually use in AS, so if you want to manually remove the code that's causing subprocess to try and load, you could do that.  In script.artlistslideshow/resources/common/fileops.py you'd need to delete the subprocess import on line 3 and then completely delete the popenWithTimeout function (lines 116 - 133).  This is *not* a fix, but it would allow you to get things working again.
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by pkscout - 2018-02-15, 01:49
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5