Bugzilla – Bug 4719
Thumbnail not created
Last modified: 2007-01-30 12:20:07 UTC
One of my albums does not have its thumbnail properly created which screws up the page layout in the web interface. See http://forums.slimdevices.com/showthread.php?t=30905 for a screenshot. I have tried removing the Artwork and Filecache directories from server\Cache and restarted the computer, but the problem is still there.
Created attachment 1796 [details] Album art that causes problem
only GIF and JPG are supported. this file is BMP.
sorry... PNG is also supported. see bottom of this page: http://wiki.slimdevices.com/index.cgi?AlbumArtwork
Good catch, I had no idea the image was a bitmap with an incorrect file extension. Bug closed and marked as INVALID.
Change 11308 and change 11309 add a feature to use javascript to shrink any images that fail to be shrunk by GD. This doesn't solve the caching or lack of bmp support in GD, but does keep the layout in a sane state.
checkins 11311 and 11312 made for Nokia770 in reference to comment #5 on this bug. Needed to pull in resize() function for this to work in Nokia770 and Touch.