Bug 316370

Summary: Opening a file that does not exist from the command line should not complain the file does not exist
Product: [Applications] kate Reporter: Albert Astals Cid <aacid>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee, cullmann
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Albert Astals Cid 2013-03-08 15:05:18 UTC
In 4.10 if in a shell i do
kate mynewfile.txt
It complains that mynewfile.txt does not exist.

That is a regression against 4.9
Comment 1 Christoph Cullmann 2013-04-01 15:36:11 UTC
Actually that got integrated after people complaint that they don't get any feedback if a file was there or not :/ Would you be fine if that message disappears after successful CTRL-s?

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