Not working or not what I was expecting?
I just upgraded to 1.2.2 [2983] and noticed the option for Auto Rotate Images was there (hurrah!). Of course, since I'm running on Ubuntu 8.04 I had an issue with the included GD support lacking the imagerotate function.
I downloaded php and built it with GD as a shared module based on info here http://info.momeunier.fr/node/20. Using my newly built gd.so, phpinfo reports essentially the same info about GD, and now my installation includes the imagerotate function.
After restarting Apache, I can now check Auto rotate images (yes, clicked save) but it doesn't seem to do anything. I cleared the album cache and refreshed the metadata, but no joy. Viewing the EXIF info Orientation is included in my photos.... Any ideas what I'm missing?
I'm using the StopDesign theme if that might make a difference.
I'm neither a programmer nor a php guy, so I've not yet looked to see what other image* functions may be required but missing from my library....
Any tips, pointers, or straight up solutions appreciated :-)