Bugzilla – Bug 8249
"Show Artwork" blocks screensaver, sleep and suspend
Last modified: 2008-12-15 12:38:36 UTC
If I navigate the SBC to "Show Artwork" and stay there, it blocks the screensaver from activating. It also blocks the sleep and suspend modes from kicking in. IMO, the former is a minor usability issue that is simply inconsistent with other SBC navigation but the latter is a major power management concern.
will give this a shot for 7.1. Probably as simple as changing this from a Popup() to a Window() method
Richard, I tried changing this from Popup("popupArtwork") to Window("popupArtwork"), but I'm not getting any indication that Window.lua is trying to use the popupArtwork style from DefaultSkin. The only example I see where a created Window(style) has a style of anything other than 'window' is SetupNetTest, and when using that applet I also don't see any evidence of the window being styled differently. Any chance there's a lower level skinning bug here in the C code?
Fixed in 7.1 r2651.
Verified fixed in: SqueezeCenter 7.1-21796 Controller 7.1 r2699
This bug has now been fixed in the 7.1 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.