PDA

View Full Version : Slideshows busted


jfriend
Aug-11-2010, 03:32 PM
Large slideshows are not displaying proper sizes for their images. If you look at my homepage: http://jfriend.smugmug.com/, you will see that many of the images are cut off on the top and bottom. The flash slideshow used to pick an appropriate size for the image so that it would fit in the container and now it is no longer doing that. Others are seeing the same problems. Something is now seriously wrong with lots and lots of people's homepages.

I happen to be using the stretchy slideshow customization, but all it does is position and size the flash container before it is created and initialized. The picking of the image sizes is entirely up to Smugmug's flash.

So, why did this change? Can it be fixed so that slideshow images are properly sized again? This is a pretty serious problem for many people's homepages who are using custom sized slideshows.

Andy
Aug-11-2010, 03:38 PM
I asked Sam to look. We didn't change the slideshow, but it could be something else.

jfriend
Aug-11-2010, 03:49 PM
I asked Sam to look. We didn't change the slideshow, but it could be something else.Here's another reference that Dr. David reported: http://www.dgrin.com/showpost.php?p=1438511&postcount=429.

cabbey
Aug-11-2010, 03:55 PM
Large slideshows are not displaying proper sizes for their images. If you look at my homepage: http://jfriend.smugmug.com/, you will see that many of the images are cut off on the top and bottom. The flash slideshow used to pick an appropriate size for the image so that it would fit in the container and now it is no longer doing that. Others are seeing the same problems. Something is now seriously wrong with lots and lots of people's homepages.

I happen to be using the stretchy slideshow customization, but all it does is position and size the flash container before it is created and initialized. The picking of the image sizes is entirely up to Smugmug's flash.

So, why did this change? Can it be fixed so that slideshow images are properly sized again? This is a pretty serious problem for many people's homepages who are using custom sized slideshows.

The slide show didn't change, but it looks like we might have a bug in the code it relies on. It's asking for custom sized images from our backend, but in certain circumstances we're returning images larger than what it asked for.

The pattern SEEMS to be: the image comes from a gallery that is marked as X3 being the largest allowed display size AND the requested image is larger than 960x960. Changing either of those parameters appears to work around the issue. We'll get it sorted out on the backend.

jfriend
Aug-11-2010, 04:37 PM
The slide show didn't change, but it looks like we might have a bug in the code it relies on. It's asking for custom sized images from our backend, but in certain circumstances we're returning images larger than what it asked for.

The pattern SEEMS to be: the image comes from a gallery that is marked as X3 being the largest allowed display size AND the requested image is larger than 960x960. Changing either of those parameters appears to work around the issue. We'll get it sorted out on the backend.Thanks cabbey. Let us know how soon it can be fixed.

P.S. Sounds like a great test case for an automatic test script as this isn't the only time something has broken on custom image sizes.

I've dropped my slideshow gallery to X2 to work around it in the meantime, but I'd like to get it back to X3 when I can.

cabbey
Aug-16-2010, 04:35 PM
This was fixed shortly after I reported it, but I've been on vacation since. If anyone still has any problems with custom image sizes, please let us know.

jfriend
Aug-16-2010, 06:30 PM
This was fixed shortly after I reported it, but I've been on vacation since. If anyone still has any problems with custom image sizes, please let us know.Seems to be working for me now. I set my gallery back to X3, cleared my browser cache and the slideshow is working normally. Thanks.