PintaProject / Pinta

Simple GTK# Paint Program
http://www.pinta-project.com/
MIT License
1.84k stars 276 forks source link

Pinta is unable to open files from Finder #954

Closed benfll closed 1 month ago

benfll commented 2 months ago

Description If I try to open an image file with Pinta from Finder, I get the error

The document “{filename}” could not be opened. Pinta cannot open files in the “{format}” format.

This happens with any image file, regardless of the format (I tried png, jpg and bmp) and Pinta can open the same files if I use the Open option in its toolbar.

To Reproduce Right-click an image file in Finder, select Open With > Pinta. Pinta opens and error appears.

Additional Info Screenshot 2024-08-23 at 17 53 21

Version I'm running macOS Sonoma 14.6.1. I get this issue on the latest build of Pinta as well as the 2.2 preview build from here, but not release 2.1.2.

cameronwhite commented 2 months ago

Just to clarify, this is only happening for you with the 2.2 builds, but 2.1 has worked fine for you?

benfll commented 2 months ago

Correct, 2.1.2 works correctly

cameronwhite commented 1 month ago

Should be fixed now, thanks for catching this!