https://bugs.kde.org/show_bug.cgi?id=442979

            Bug ID: 442979
           Summary: Kate --tempfile argument doesn't work
           Product: kate
           Version: Git
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: mon...@kde.org
  Target Milestone: ---

Kate --tempfile argument doesn't work


When I use kate for displaying text after calling "auto job = new
KIO::OpenUrlJob(QUrl::fromLocalFile(fileName), this);" it will display text
without problem.
Code uses "job->setDeleteTemporaryFile(true);" => after discussing with David
he explained me that KIO will add --tempfile to process.

I used "ps" commandline for verifing it "/.../kde5-install/bin/kate -b
/tmp/DjEPQL.log.txt --tempfile"
=> it's ok but when I close kate, temp file is not removed.

It can be critical as tmp file is not removed.

Regards.

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

Reply via email to