On Thu, Jun 14, 2012 at 12:03 AM, Mel Flynn <span dir="ltr"><<a href="mailto:rflynn@acsalaska.net" target="_blank">rflynn@acsalaska.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 13-6-2012 14:13, Jason E. Hale wrote:<br>
> On Wednesday, June 13, 2012 09:35:07 Oleg Sidorkin wrote:<br>
><br>
>> kern.maxfiles: 12328<br>
>> kern.openfiles: 5826<br>
>> Album has 6282 photos.<br>
><br>
> I would suggest bumping kern.maxfiles up to something like 25000.  I was able<br>
> to reproduce the error with a smaller kern.maxfiles (~18000) on my system.<br>
> That is a little subjective, though.<br>
<br>
</div>Isn't the real problem here that:<br>
- the program does not handle a resource limit very well (spewing lines<br>
saying they hit a limit rather then informing the user with one dialog<br>
what to increase)<br>
- that the program cannot work correctly with a default system limit<br>
that is sane for most other workloads.<br>
- that watching a file for changes is a feature that should have a<br>
manual option (aka a refresh button) or should at the very least be able<br>
to work within limits given to the program.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Mel<br>
_______________________________________________<br>
kde-freebsd mailing list<br>
<a href="mailto:kde-freebsd@kde.org">kde-freebsd@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-freebsd" target="_blank">https://mail.kde.org/mailman/listinfo/kde-freebsd</a><br>
See also <a href="http://freebsd.kde.org/" target="_blank">http://freebsd.kde.org/</a> for latest information<br>
</font></span></blockquote></div><br>Original fix is a workaround of QT behavior on MacOS - as far as I understand Linux is able to monitor files without opening them using inotify. FreeBSD has no similar functions so QT has to open each file to monitor it.<br clear="all">

<br>-- <br>Oleg Sidorkin<div style="display:inline"></div><br>