#13369 closed defect (invalid)
Gimp.app assumes that X11 is installed and working
Reported by: | rhwood@… | Owned by: | yves@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Gimp.app assumes that X11 is installed and working.
I'm reporting this upstream as well, and will attach that ticket to this one when I have it.
Change History (6)
comment:1 Changed 17 years ago by yves@…
comment:2 Changed 17 years ago by rhwood@…
Reported upstream as bug 498890.
I can launch gimp2 from Terminal.app, but Gimp.app simply throws an error dialog "X11 is required."
comment:3 Changed 17 years ago by yves@…
OK
First of all, Gimp.app is not part of gimp, it is an independant SF project (in reference to the upstream bug).
So you have gimp built on gtk-quartz and gimp.app looks for X11 ? You need to install "gimp-app +quartz"
comment:4 Changed 17 years ago by rhwood@…
Boy do I feel stupid now. Well, maybe we can leverage that bug I submitted to the gimp maintainers to get tighter integration of the two...I have dock icons for gimp-2.4 and gimp.app (oddly enough, when I launch gimp from the command line, it is identified as gimp in the menu, but when I use gimp.app, the menu identifies it as gimp-2.4)
comment:5 Changed 16 years ago by dbevans (David B. Evans)
Resolution: | → invalid |
---|---|
Status: | new → closed |
This seems to be resolved so closing.
I'm not sure what to think of this ticket.
Gimp.app depends on gimp2. Now, if gimp2 is built with gtk-x11 then X11 has to be there.
If gimp2 is built with gtk-quartz, there is a quartz variant for that.