GNOME Bugzilla – Bug 538141
Save As should prepend a file extension if not given one by user
Last modified: 2008-06-13 12:48:57 UTC
Overview Description: When choosing Save As from the file menu and typing a filename, if a file extension is not specified the dialog will give the error "File format is unknown or unsupported". It should instead prepend the appropriate file extension to the new file name. Steps to Reproduce: 1) Open a jpeg file. 2) Select File->Save As... 3) Enter a filename without an extension and press Save Expected Results: The image should be saved with the correct file extension prepended to the new file name. Version & Platform: Version 2.22.2 on Ubuntu Hardy I'd be quite willing to make a patch for this if someone would be happy to point me in the right direction (I've never submitted a patch to gnome before so getting it compiling, etc. might be a learning curve).
This has already been proposed (actually, append a file extension). Finding the "correct file extension" is somewhat not trivial, but you're welcome to give it a try if you have ideas (check the older bug report for more info). Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 472975 ***