libglib2, Emacs and GTK applications

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Tue Feb 9 09:39:00 GMT 2010


On 09/02/2010 03:05, Angelo Graziosi wrote:
> The problems seem to be consequence of the fact that 'gamin-server.exe'
> is not removed after application finishes, but only after 20-30 seconds
> and I see this behavior also with the test case reported.

I run GTK+/GNOME apps all the time, and I have yet to see this, so 
AFAICS it's not a bug in gamin or GLib/GTK+.  The only other things I 
can suggest are:

1) rebaseall, as launching gam_server involves a fork(), the failure of 
which can lead to strange behaviour.

2) create a ~/.gaminrc with the following contents:

fsset ntfs poll 10

The last number is the poll interval, in seconds.  The default is every 
second, and that can sometimes lead to excessive CPU usage.  Usually 
that's only a problem with KDE, where several large parts of /usr/share 
are monitored, but it's worth trying.


Yaakov
Cygwin/X

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list