Bug 359448 - Save as other filename fails
Summary: Save as other filename fails
Status: RESOLVED DUPLICATE of bug 356233
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-15 21:07 UTC by kdebugs
Modified: 2016-02-19 09:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kdebugs 2016-02-15 21:07:19 UTC
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 :) )
Comment 1 Dimitris Kardarakos 2016-02-19 09:53:23 UTC

*** This bug has been marked as a duplicate of bug 356233 ***
Comment 2 Dimitris Kardarakos 2016-02-19 09:58:24 UTC
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