GNOME Bugzilla – Bug 689657
File/Open: PS/EPS files not opened (libgs is not easily relocatable on OS X)
Last modified: 2018-05-24 13:25:04 UTC
While trying to reproduce bug #689207 on Mac OS X I found out that this build can't open EPS and PS files at all. How to reproduce: 1. Put a PS or EPS file on your disk. 2. In GIMP call File/Open... and go to the folder where you placed your PS or EPS file. 3. Select the file, optionally wait to see the file preview, confirm. Expected results: - The File-Open dialog shows a preview of the file. - After confirming GIMP opens the file. Actual results: - The File-Open dialog doesn't show a preview of the file. - After confirming GIMP refuses opening the file with the error message 'Unknown file type.' This is always reproducible on Mac OS X, but not on Windows. I haven't tried Linux.
Was GIMP built with Postscript support on OSX?
I don't know the Mac build configuration in detail. The Procedure browser shows no file-ps-load plugins like the Windows build. It's Claytons native Mac build, which is available at the GIMP download site for Mac.
If you don't see file-ps-load plugin in the procedure browser your version of GIMP doesn't have support for loading (e)ps files. You should ask the person who compiled the version of GIMP you are using to include the plugin as part of their next build of GIMP.
This looks like the same problem as in bug 689207 and this report closed as a duplicate.
No, it's not the same as bug #689207. Bug #689207 is about the error message 'Postscript-File ...eps could not be interpreted' (the PS loader plugin is there and complains). The error I reported is about the missing file-ps-load plugin. Assigning this bug to the OS X package builder.
Until I can get GhostScript to find it's own resource folder, I won't be shipping ps/eps support anytime soon.
"ghostscript" as in "libgs", right?
That is correct. I can't seem to get it to relocate properly.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gimp/issues/437.