Bug 362402 - saves new files in wrong location when called from commandline.
Summary: saves new files in wrong location when called from commandline.
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-28 09:41 UTC by Mark van Rossum
Modified: 2016-05-04 20:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark van Rossum 2016-04-28 09:41:51 UTC
Hi

 I call kate from the command-line with a new file
~/c> kate ./a.c
(so a.c did not exist yet).
I then edit and save this new file.
Kate now saves it in my home directory rather that in . (~/c  in this case).

I'm pretty sure this is a new bug.


kate-15.12.3-3.fc23.x86_64


Reproducible: Always
Comment 1 Mark van Rossum 2016-05-01 21:55:46 UTC
PS  I think there is something also wrong with the locations in the 'Open Recent' list.
Comment 2 Mark van Rossum 2016-05-04 20:27:28 UTC
Bug is gone since updating to fc24.