linuxmint / nemo-extensions

A set of extensions for Nemo
410 stars 150 forks source link

`nemo-image-converter` shows incorrect error message when trying to resize/rotate an SVG file #484

Open audibleptr opened 1 year ago

audibleptr commented 1 year ago

Distribution: ALT Linux Sisyphus

Versions:

nemo-5.8.2-alt1.x86_64
nemo-image-converter-5.6.0-alt1.x86_64
  1. Select any SVG file.
  2. Right-click > Resize / Rotate.
  3. Choose any options.
  4. Click Resize / Rotate.

Actual result: Error saying "Check whether you have permission to write to this folder" is shown, but permissions are adequate (as resizing/rotating other image types works).

Expected result: The file should be resized or rotated correctly, or the error should say that SVG is not supported.