The current imageconverter.desktop far too complex, not robust (it assumes files with dotted extensions) and fails using paths with spaces. (and also should include a conversion to PDF)
The simple and robust Exec line is: Exec=convert "%f" "%f.xxx" eg. Exec=convert "%f" "%f.pdf" Attached is an imageconverter.desktop that works for all file names and includes PDF. (the only downside is you may have to rename the destination file) ** Attachment added: "imageconverter.desktop" http://launchpadlibrarian.net/14665186/imageconverter.desktop -- servicemenue convert images has problems with dots in pathnames https://bugs.launchpad.net/bugs/113789 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
