steps to reproduce: 1. open some collection 2. select file -> save as 3. enter some other filename (no matter if "as csv" or "as KDE voc document" is selected) 4. error message (the file is not saved as requested) "Writing file "ORIGINALNAME.kvtml" resulted in an error: Unknown file type. parley's debug output is (es.kvtml is the original filename, somethingelse.* is what I tried to save it as) "Cannot write to file file:///tmp/5lwTPp/somethingelse.kvtml" SaveAs failed for "es.kvtml" why "File is not writeable." "Cannot write to file file:///tmp/5lwTPp/somethingelse.csv" SaveAs failed for "es.kvtml" why "File is not writeable." Reproducible: Always Note: I'm using mate (gnome 2 fork), just in case it has something to do with the file selector. Parley uses the file selector dialog provided by mate (or gtk or whatever. Not the kde one in any case :) )
*** This bug has been marked as a duplicate of bug 356233 ***
Hi, I have also tested the exact steps you mentioned with libkeduvocdocument and parley compiled from latest sources and issue does not exist anymore. Thanks, Dimitris