<br><br><div class="gmail_quote">2010/5/20 Enrico Tröger <span dir="ltr"><<a href="mailto:enrico.troeger@uvena.de">enrico.troeger@uvena.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, 18 May 2010 21:40:03 +0200, Andrei wrote:<br>
<br>
> On 05/18/2010 01:31 PM, Andrei Vishneuski wrote:<br>
> ><br>
> ><br>
> > On 18 mei 2010, at 13:22, Lex Trotman wrote:<br>
> ><br>
> >><br>
> >><br>
> >> On 18 May 2010 20:37, Andrei Vishneuski <<a href="mailto:vish@gravitysoft.org">vish@gravitysoft.org</a><br>
</div><div><div></div><div class="h5">> >> <mailto:<a href="mailto:vish@gravitysoft.org">vish@gravitysoft.org</a>>> wrote:<br>
> >><br>
> >>     I am big fun of Geany and have used it in Windows and Linux as<br>
> >> my primary development editor.<br>
> >>     The problem is usage of Geany under Mac OSx.<br>
> >>     Basically under Mac osx you have three options:<br>
> >><br>
> >>     1) Install port and install geany through the port. This is the<br>
> >>     most simple way. Geany looks a little bit ugly but workable<br>
> >> and fast. 2) Deploy native Mac OSx GTK (see gtk-osx). More<br>
> >> complicated way to use Geany. Geany looks more integrated with Mac<br>
> >> OSx, but it is SLOW !<br>
> >>     3) Use virtual (Linux) machine. Not a graceful way but better<br>
> >>     than nothing.<br>
> >><br>
> >>     I have tried all three options. And unfortunately only third<br>
> >>     option is applicable.<br>
> >><br>
> >>     Options 1) and  2) has critical bug. If you try to build<br>
> >>     something geany starts consuming 100% CPU time !<br>
> >>     It seems there is something wrong with process output reading,<br>
> >>     geany cannot correctly finalize it and stuck somewhere in<br>
> >> reading loop.<br>
> >><br>
> >>     Does anybody have the same experience and may be just by chance<br>
> >>     has found a workaround ?<br>
> >><br>
> >><br>
> >><br>
> >> Which versions of Geany and Glib and GTK?<br>
> >><br>
> >  Geany 0.18.1<br>
> > 1) Mac OSx port GTK2 2.18.2<br>
> > 2) native gtk-osx GTK2 don't know exact version they are supporting<br>
> > (have to see my home PC to give you more information)<br>
><br>
> I little bit more about gtk-osx version: geany 0.18.1 (built on May<br>
> 18 2010 with GTK 2.18.2, GLib 2.22.2)<br>
> Geany and gtk-osx has been compiled as i386 applications since 64bits<br>
> version of gtk-osx is no stable yet.<br>
><br>
> PS: frankly speaking I think it is not GTK related bug, since I have<br>
<br>
</div></div>It doesn't need to be a GTK/GLib bug but maybe we just use it wrong or<br>
it behaves differently on MacOSX or MacOSX behaves differently than<br>
Linux/Unix. I can't say what's wrong and I don't have access to a<br>
MacOSX system :(.<br>
<div><div></div><div class="h5"><br>
<br>
Regards,<br>
Enrico<br>
<br></div></div></blockquote><div><br>Couple of thoughts, do we know those exact versions of GTK/Glib work on Linux?  That would reduce the risk of it being a GTK/Glib bug.<br><br>Can OSX use the dozewin method of synchronous builds instead, ie how much Win specific stuff is in that path?  That removes the possibility of an unconstrained loop in the monitor code, the most likely place IMHO.<br>
<br>Cheers<br>Lex<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5">
--<br>
Get my GPG key from <a href="http://www.uvena.de/pub.asc" target="_blank">http://www.uvena.de/pub.asc</a><br>
</div></div><br>_______________________________________________<br>
Geany mailing list<br>
<a href="mailto:Geany@uvena.de">Geany@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany</a><br>
<br></blockquote></div><br>