Hi!

I cannot really reproduce this unfortunately, but I would have a couple of 
questions:
- That might be stupid, but did you try rebooting?
- What language are you using on your system?
- Did you ever try to "shrink" applications by getting rid of different 
languages?

Thanks :-)

-- 
Thibault Martin-Lagardette



On May 5, 2010, at 22:10, B. Ohr wrote:

> Hi, I have strange timeout problems with 0.6 and 0.7
> 
> $ time macruby_select 0.7 -e 'framework "Cocoa"'
> 2010-05-06 07:03:55.018 macruby[1922:607] 
> __CFServiceControllerBeginPBSLoadForLocalizations timed out while talking to 
> pbs
> real  0m1.588s
> user  0m0.699s
> sys   0m0.096s
> 
> 0.6 takes even longer:
> 
> $ time macruby_select 0.6 -e 'framework "Cocoa"'
> 2010-05-06 07:03:43.672 macruby[1913:607] 
> __CFServiceControllerBeginPBSLoadForLocalizations timed out while talking to 
> pbs
> real  0m2.170s
> user  0m0.698s
> sys   0m0.102s
> 
> while 0.5 has no timeout:
> 
> $ time macruby_select 0.5 -e 'framework "Cocoa“‘
> real  0m0.398s
> user  0m0.380s
> sys   0m0.057s
> 
> I’m still on OS X Version 10.6.2, is that the reason?
> 
> In the meantime I removed the MacRuby runtimes ala Matt Aimonetti, but that 
> did’nt help.
> 
> - Bernd
> 
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to