Bug 316370 - Opening a file that does not exist from the command line should not complain the file does not exist
Summary: Opening a file that does not exist from the command line should not complain ...
Status: RESOLVED DUPLICATE of bug 315261
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 15:05 UTC by Albert Astals Cid
Modified: 2013-04-01 15:36 UTC (History)
2 users (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 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 ***