-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Brief summary of issue
File - export as PDF - writes SVG file instead. The file generated has extension .pdf but is of mimetype "image/svg+xml"
Steps to reproduce the issue
- Take any screenshot
- Shutter - Menu "File" Topic "export as pdf"
- Store file (e.g. in tmp)
- Open the file with evince - throws an error that mimetiype is not supported
Error output
- file --mime-type "yourfile".pdf yourfile.pdf: image/svg+xml
Extra information, such as Shutter version, display server in use (Xorg or Wayland), operating system and ideas for how to solve:
0.99.6 (latest), OS is LMDE6.
Probably the save-methode has mixed up the file type.
Former versions did not have this issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working