<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 05/18/2010 01:31 PM, Andrei Vishneuski wrote:
<blockquote
 cite="mid:22E8B68D-7D7C-4FBE-8D18-099866C55C3D@gravitysoft.org"
 type="cite">
  <div><br>
  </div>
  <br>
  <div>
  <div>On 18 mei 2010, at 13:22, Lex Trotman wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite"><br>
    <br>
    <div class="gmail_quote">On 18 May 2010 20:37, Andrei Vishneuski <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:vish@gravitysoft.org">vish@gravitysoft.org</a>></span>
wrote:<br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex; position: static; z-index: auto;">I
am big fun of Geany and have used it in Windows and Linux as 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 most
simple way. Geany looks a little bit ugly but workable and fast.<br>
2) Deploy native Mac OSx GTK (see gtk-osx). More complicated way to use
Geany. Geany looks more integrated with Mac OSx, but it is SLOW !<br>
3) Use virtual (Linux) machine. Not a graceful way but better than
nothing.<br>
      <br>
I have tried all three options. And unfortunately only third option is
applicable.<br>
      <br>
Options 1) and  2) has critical bug. If you try to build something
geany starts consuming 100% CPU time !<br>
It seems there is something wrong with process output reading, geany
cannot correctly finalize it and stuck somewhere in reading loop.<br>
      <br>
Does anybody have the same experience and may be just by chance has
found a workaround ?<br>
    </blockquote>
    <div><br>
    <br>
Which versions of Geany and Glib and GTK?<br>
    <br>
    </div>
    </div>
  </blockquote>
  </div>
 Geany 0.18.1
  <div>1) Mac OSx port GTK2 2.18.2</div>
  <div>2) native gtk-osx GTK2 don't know exact version they are
supporting (have to see my home PC to give you more information)  </div>
</blockquote>
<br>
I little bit more about gtk-osx version: geany 0.18.1 (built on May 18
2010 with GTK 2.18.2, GLib 2.22.2)<br>
Geany and gtk-osx has been compiled as i386 applications since 64bits
version of gtk-osx is no stable yet.<br>
<br>
PS: frankly speaking I think it is not GTK related bug, since I have
tried geany with two different approaches implementing GTK (native and
ported). <br>
<br>
</body>
</html>