Hi, $ port info gimp-app gimp-app 2.4.0, aqua/gimp-app (Variants: universal, quartz) Is the quartz variant usable? Will there be problems using gnome applications like Gnucash in parallel without quartz option? Gruss Olaf
Le 07-10-26 à 14:08, Olaf Foellinger a écrit :
Hi,
$ port info gimp-app gimp-app 2.4.0, aqua/gimp-app (Variants: universal, quartz)
Is the quartz variant usable? Will there be problems using gnome applications like Gnucash in parallel without quartz option?
Very interresting questions ! I have run gimp on quartz for some weeks, not very intensively, but I have yet to see a show-stopper. I should also add that I'm not using macports' gtk+ and glib but rather HEAD sources. Now I don't think it is possible to have both gtk-x11 and gtk-quartz but I have not even thought of trying. I have two parralels setup, one for X11 stuff, one for quartz stuff. I have tried a few other apps on gtk-quartz and they all failed at launch. The gimp developers test their OSX build with quartz ,so that does help a lot ! yves
Hi, * Yves de Champlain <yves@macports.org> [26.10.07 20:23]wrote:
Le 07-10-26 à 14:08, Olaf Foellinger a écrit :
Hi,
$ port info gimp-app gimp-app 2.4.0, aqua/gimp-app (Variants: universal, quartz)
Is the quartz variant usable? Will there be problems using gnome applications like Gnucash in parallel without quartz option?
Very interresting questions !
I have run gimp on quartz for some weeks, not very intensively, but I have yet to see a show-stopper. I should also add that I'm not using macports' gtk+ and glib but rather HEAD sources.
Now I don't think it is possible to have both gtk-x11 and gtk-quartz but I have not even thought of trying. I have two parralels setup, one for X11 stuff, one for quartz stuff. I have tried a few other apps on gtk-quartz and they all failed at launch. The gimp developers test their OSX build with quartz ,so that does help a lot !
Just trying $ port install gimp-app +quartz doesn't changes a lot since it only sets some links different. Gruss Olaf
Le 07-10-26 à 14:51, Olaf Foellinger a écrit :
Hi,
* Yves de Champlain <yves@macports.org> [26.10.07 20:23]wrote:
Le 07-10-26 à 14:08, Olaf Foellinger a écrit :
Hi,
$ port info gimp-app gimp-app 2.4.0, aqua/gimp-app (Variants: universal, quartz)
Is the quartz variant usable? Will there be problems using gnome applications like Gnucash in parallel without quartz option?
Very interresting questions !
I have run gimp on quartz for some weeks, not very intensively, but I have yet to see a show-stopper. I should also add that I'm not using macports' gtk+ and glib but rather HEAD sources.
Now I don't think it is possible to have both gtk-x11 and gtk- quartz but I have not even thought of trying. I have two parralels setup, one for X11 stuff, one for quartz stuff. I have tried a few other apps on gtk-quartz and they all failed at launch. The gimp developers test their OSX build with quartz ,so that does help a lot !
Just trying
$ port install gimp-app +quartz doesn't changes a lot since it only sets some links different.
Right the gimp-app port is just an application bundle front-end to the gimp. So in it's quartz variant, it discards the checks for X11 stuff. To really have a quartz setup, you need to rebuild gtk2, cairo with quartz variants, as well as probably much everything that depends on gtk2, which should make almost all of your current apps depending on gtk2 become useless ... As I said, I did not even think about it ;-) yves
participants (2)
-
Olaf Foellinger
-
Yves de Champlain