Bug 407583

Summary: Save as does anymore work, if the file was edited external
Product: [Applications] okular Reporter: Martin <martin.marmsoler>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: 1.7.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin 2019-05-16 07:47:25 UTC
SUMMARY

If I have a file open and edit(or delete) the file with an external tool, I'm not able to save anymore with the save, nor with the save as option
Is that intention?

STEPS TO REPRODUCE
1. Open pdf file
2. Edit file with an external tool/ delete file
3. Try to save pdf.

OBSERVED RESULT
- save: If I delete the file, no new file is created, just get the message, that I'm not able to save.
- save as: does not recreate the file

EXPECTED RESULT
- save: create file again in the same path with same name
- save as: create file in selected path with selected name

SOFTWARE/OS VERSIONS
KDE Frameworks 5.57.0
Qt 5.12.3 (kompiliert gegen 5.12.2)
Comment 1 David Hurka 2019-06-09 17:35:11 UTC
Is this duplicate of 402017? It does not mention editing, but KDirWatch probably doesn’t care about it. And usually, editing means deleting the file and writing a slightly different file with the same path.
Comment 2 Nate Graham 2019-06-16 22:29:11 UTC

*** This bug has been marked as a duplicate of bug 402017 ***