I have worked on the outstanding issues in gpicview. Some of the changes may be controversial, so I am soliciting feedback on the list before I commit them. Another reason I want to give a heads up is that there will be translation work. I've got some small UI enhancements in this commit since I want to create only one hit on the translators rather than two.
It would appear that Xubuntu Jaunty is shipping gpicview rather than ristretto, which would be the natural choice for an Xfce-based product. How exciting for us. But it means that we should get things fixed before we have unhappy users and support work. Bug: The code in rotate_and_save_jpeg_lossless that tries to do a rename doesn't work if /tmp is on a different filesystem than the target directory. I've changed it so the temporary file gets created in the target directory. Bug 2086316 is in the area of saving an unsupported format. I've added an error message when this happens to replace a FIXME. The bug complains that the file is deleted, but I haven't seen this happening. Bug 2019492 asks us to have the 'confirm save' be done even if 'auto save on rotate' is set, and to change the default for 'auto save on rotate' to False. I've done these changes, which I agree with, but not everyone may. The out of the box behaviors should be set so that data isn't overwritten. Bug 2019485 asks us to do a confirm in all cases on the JPEG path. I've refactored this so it does this properly. Bug 1922058 I can't reproduce. It seems like it would be in the window manager, if anywhere. Feature 1914844 asks for a keyboard shortcut to do Quit. I've added Q as a keyboard shortcut to quit, I've added popup menu items for Preferences and Quit, and a toolbar item for Quit. Feature 1909959 asks for animated GIFs, feature 2089496 asks for slideshow. These would be a good future thing, but these are complex and would require timers. They would improve feature parity with other image viewers. In my opinion features 1926748 (preload), 1951001 (set wallpaper), 2032457 (printing) should be ruled outside the scope of gpicview. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
