Release Artist Slideshow addon (with skin and addon integration)
I found the problem. Aeon MQ5 is really not calling AS the way it should be called if you use it in multiple screens. If you are using AS on multiple screens, you should really start it when the skin starts using the daemon mode. AS then initializes itself at startup and will happily tell any window where the currently playing artists' images are.

Aeon MQ5 starts AS in multiple locations, and up until now that had never caused any problems. While a second AS instance will quit if it discovers another instance running, it does do some initialization before that check is done. I moved the initial setting of the "empty" background into an area that runs before the check, so the second AS was setting the background to empty and then quitting. I have put some logic around that not to set the background if another instance of AS is running, but I can't say what else might happen in the future when skins call AS multiple times. The Aeon MQ5 folks really need to fix their skin for long term compatibility, as there is a limit to how much I'm going to hack up AS to fix skin specific issues.

v.1.6.8~beta1
- moved creation of ArtistSlideshowTransparent to after Window creation
- fix for skins that improperly call AS more than once

There are now two ways to get beta releases:
The direct download for 1.6.8~beta1 is at http://raw.github.com/pkscout/repository...~beta1.zip

Because it will make rolling back easier during testing, I'd strongly encourage you to use the beta repo.
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
RE: [RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration) - by pkscout - 2014-07-04, 01:01
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
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