[Gimp-developer] Gimp natively on mac OS X

2007-03-24 Thread M. Gagnon
Hi everyone, i just thought i would report my sucess of building Gimp on mac OS X with native GTK+ port by Imendio (http://developer.imendio.com/projects/gtk-macosx). Screenshot: http://img402.imageshack.us/my.php?image=gimpxct0.jpg Right now things are working rather well. There a few visual

Re: [Gimp-developer] Gimp natively on mac OS X

2007-03-24 Thread M. Gagnon
Hi, how do you create a wiki page? can 'regular' users do, or must some moderator do it? i tried following the 'creating a wiki page' info, but it always showed up as black text thanks >From: Axel Wernicke <[EMAIL PROTECTED]> >To: "M. Gagnon" <

Re: [Gimp-developer] Gimp natively on mac OS X

2007-03-25 Thread M. Gagnon
rofiles used? i tried uninstalling and reinstalling it but it still tried to open the profiles >From: Axel Wernicke <[EMAIL PROTECTED]> >To: "M. Gagnon" <[EMAIL PROTECTED]> >CC: gimp-developer@lists.xcf.berkeley.edu >Subject: Re: [Gimp-developer] Gimp natively o

Re: [Gimp-developer] Gimp natively on mac OS X

2007-03-26 Thread M. Gagnon
I do not have the very latest developer tools installed, so that may explain the difference. I have updated the wiki info accordignly, thanks for pointing out. > >On 3/26/07, Michael Natterer <[EMAIL PROTECTED]> wrote: >>On Sat, 2007-03-24 at 19:52 -0400, M. Gagnon wrote

Re: [Gimp-developer] Mac native version of GIMP

2007-07-19 Thread M. Gagnon
The following links may interest you:http://developer.imendio.com/projects/gtk-macosxhttp://wiki.gimp.org/gimp/HowToCompileGimp/MacOSXright now it's not quite there but it shows good hope for the future. _ Soyez parmi les premiers à

Re: [Gimp-developer] Mac native version of GIMP

2007-07-21 Thread M. Gagnon
> do you know the name of this project? I gave you the URL in my previous > response!! didn't you read it?for the record, here they are again* > http://developer.imendio.com/projects/gtk-macosx (besides that it's found on > gtk.org...)* http://wiki.gimp.org/gimp/HowToCompileGimp/MacOSX ___

Re: [Gimp-developer] Mac OX X menus gone where ?

2007-09-12 Thread M. Gagnon
Actually, it is because there are 2 ways to install GTK+ on OS X. X11.app, and Imendio's native port (found on gtk.org, on the menu on the left). They implemented a native menu bar for Imendio's port, but broke the X11.app version along the way - eventually Imendio's quartz backend will totally

Re: [Gimp-developer] GIMP on gtk-macosx, anyone?

2008-02-07 Thread M Gagnon
Hi, I'm a http://www.wilber-loves-apple.org/ member. I am regularly building latest GTK and GIMP, and have produced a first self-contained binary some time ago (see thread on said website). For now it's looking very promising. There are a few reasons why it was not released yet : * There's a few

Re: [Gimp-developer] GIMP on gtk-macosx, anyone?

2008-02-08 Thread M Gagnon
Hi everyone, I'm not sure I understand fully your packaging mechanism, but would it be > possible to have script-fu and the launcher as faceless background > apps? I > know it's possible to disable the dock presence (for a given app) -- but I > am not sure if it's really needed a UI for the ext

Re: [Gimp-developer] no image open spec...

2008-02-08 Thread M Gagnon
>> I thought about it and I created this mock-up: >> http://hagemaenner.de/stuff/gimp/PlanB/6.png >> >> In the center of the area I've added a simpel text "Drop Images >> here to >> open them." (Perhaps a native speaker should change the wording.) >> I really like this image. I think what c

Re: [Gimp-developer] Pygtk errors at startup

2008-02-22 Thread M Gagnon
Hi, > > I just built GIMP on Mac OS X 10.4.11 from the latest svn sources but when I > launch it I get these errors at startup (however, GIMP seems to run > regardless): > > cube15:/Volumes/datacube/svn/gimp/trunk ep$ This is a development version of > GIMP. Debug messages may appear here. > > Tra

Re: [Gimp-developer] 0.4 release

2008-03-05 Thread M Gagnon
> I uploaded the wrong file, the correct on is http:// > http://www.mediafire.com/?isannjma4iy > thanks, I'm making the package :) > Sorry for the delay (I have 512kbps cable) Gee and you were complaining about slowness :P mine does about 240 kbps ___

Re: [Gimp-developer] 0.4 release

2008-03-06 Thread M Gagnon
> > > > I uploaded the wrong file, the correct on is http:// > > http://www.mediafire.com/?isannjma4iy > > > > thanks, I'm making the package :) > > > Sorry for the delay (I have 512kbps cable) > Gee and you were complaining about slowness :P mine does about 240 kbps Sorry for this. It belong to

Re: [Gimp-developer] XCode syntax highlighting plug-in for Script-fu

2008-03-29 Thread M Gagnon
Hi, I'm a member of the Wilber-Loves-Apple community (darwingimp.sf.net), the "pseudo-official" source for GIMP on OS X as listed on gimp.org. We are interested in everything OS X-related, therefore if you would just like to drop a message by our forums I'm sure we could find a place to host a

Re: [Gimp-developer] Errors on Mac setup attempt for GIMP development

2009-03-29 Thread M Gagnon
Hi, macports is known to fail frequently. Possible solutions when you meet macports errors include : * Get support from the macports team; each time i went on their IRC channel i got good and fast help * Build components manually - longer and annoying but at least you can control what's happeni

Re: [Gimp-developer] OS X GIMP configure can't find JPEG library

2009-03-31 Thread M Gagnon
You will very likely need to fiddle with environment variables to help configure find it. Especially check PKG_CONFIG_PATH The following document (http://wiki.gimp.org/gimp/HowToCompileGimp/MacOSX), even though it was written to be used with native GTK and not macports, can probably contain goo

Re: [Gimp-developer] OS X GIMP configure can't find JPEG library

2009-04-01 Thread M Gagnon
Indeed, I pointed out PKG_CONFIG_PATH for other dependencies -- libjpeg doesn't use pkg-config. LD_LIBRARY_PATH=/opt/local/bin First of all, this environment variable is Linux-specific =) The mac equivalent would be DYLD_LIBRARY_PATH See http://developer.apple.com/DOCUMENTATION/Darwin/Referen

Re: [Gimp-developer] Save + export spec essentials

2009-05-07 Thread M Gagnon
> Show me one person outside GIMP developer community that thinks this > > is a sane change. Totally irrelevant comment, if you ask me; this is a patch on a development version. Not many users will have tried it. Sure, there's the windows installer, but it remains a development version and an ea