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

            Bug ID: 383216
           Summary: Macro crashing on saving
           Product: krita
           Version: git master
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: File formats
          Assignee: krita-bugs-n...@kde.org
          Reporter: scottpetro...@gmail.com
  Target Milestone: ---

This is on my KDE Neon build from master

Steps to reproduce

1. Start recording a macro
2. make a few strokes
3. stop recording macro

result is a crash.

I did a bracktrace. It appears it has to do something with the Mimetype in
KoFileDialog.

It is happening at this line.

 dialog.setMimeTypeFilters(QStringList() << "application/krita-recorded-macro",
"application/krita-recorded-macro");


The console provides this information while trying to set the mime type...

"No file found for ".xml" , even though update-mime-info said it would exist.
Either it was just removed, or the directory doesn't have executable
permission... ("/usr/share/mime")"

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

Reply via email to