This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libglib2, Emacs and GTK applications


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]