[Digikam-devel] [Bug 289330] Album file watch failing (QKqueueFileSystemWatcherEngine:addPaths: open: Too many open files in system)

brad bkn at ithryn.net
Sat Dec 24 20:45:54 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=289330





--- Comment #1 from brad <bkn ithryn net>  2011-12-24 20:45:54 ---
Created an attachment (id=67089)
 --> (http://bugs.kde.org/attachment.cgi?id=67089)
small patch to limit 'watched' files on OS X.

I propose the attached patch to fix this problem on OS X.  OS X limits the
number files opened per process to be 255, so if the user has more than 255
files, they cannot open them, which doesn't make digikam all that useful. This
patch makes digikam useful again but only watching directories, this limits the
user to 255 directories of images. This is not a perfect solution, but for the
timebeing this will enable digikam to be usable on OS X. I do not think this
bug should be closed since this is just a work-around and not a genuine fix.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list