[kate] [Bug 442979] Kate --tempfile argument doesn't work

2022-04-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=442979

Christoph Cullmann  changed:

   What|Removed |Added

   Version Fixed In||22.08.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 442979] Kate --tempfile argument doesn't work

2022-04-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=442979

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/kate/commit/2489ddc52
   ||604821c5e99870ca9ebe0df5bb3
   ||8052

--- Comment #3 from Christoph Cullmann  ---
Git commit 2489ddc52604821c5e99870ca9ebe0df5bb38052 by Christoph Cullmann.
Committed on 09/04/2022 at 08:14.
Pushed by cullmann into branch 'master'.

fix --tempfile handling

fixes the handling both for Kate & KWrite

simplifies it to just deleting the files on application exit

this avoids any complex bookkeeping and ensures we really just
delete 1:1 the files passed to the command line that got the

--tempfile

option

M  +14   -0apps/lib/kateapp.cpp
M  +5-0apps/lib/kateapp.h
M  +3-37   apps/lib/katedocmanager.cpp
M  +2-6apps/lib/katedocmanager.h
M  +3-2apps/lib/katemainwindow.cpp
M  +7-13   apps/lib/kateviewmanager.cpp
M  +6-4apps/lib/kateviewmanager.h

https://invent.kde.org/utilities/kate/commit/2489ddc52604821c5e99870ca9ebe0df5bb38052

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 442979] Kate --tempfile argument doesn't work

2022-04-07 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=442979

--- Comment #2 from Christoph Cullmann  ---
https://invent.kde.org/utilities/kate/-/merge_requests/699

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 442979] Kate --tempfile argument doesn't work

2022-03-13 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=442979

Christoph Cullmann  changed:

   What|Removed |Added

 CC||[email protected]
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Christoph Cullmann  ---
Yeah, looks broken :(

-- 
You are receiving this mail because:
You are watching all bug changes.