Bug 362402

Summary: saves new files in wrong location when called from commandline.
Product: [Applications] kate Reporter: Mark van Rossum <mark.vanrossum>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.