[Digikam-users] Problem with Digikam on MacOSX - Too many open files...

brad bkn at ithryn.net
Tue Feb 14 20:48:05 GMT 2012


On Tuesday, February 14, 2012 08:25:12 PM G wrote:
> Le 14/02/12 17:23, Gilles Caulier a écrit :
> > report this problem to KDE bugzilla please...
> > 
> > https://bugs.kde.org/show_bug.cgi?id=289330
> > 
> > It's definitily a Qt library bug...
> > 
> > Gilles Caulier
> 
> OK.
> 
> To "survive" until the bug was solved, do you think a workaround in
> Digikam code like /if OS==MacOS then disable "open file checking" /would
> be possible ? Or it is a too big modif ?
> 
See comment 7 on the above bug report that Gilles sent you. The patch in the 
comment does exactly that, it's pretty simple. If you have digikam's git repo 
cloned, then simply. Download the patch
 $ cd digikam-sc/core
 $ git am 0001-disable-filewatching-on-OS-X-but-dir-watching-still-.patch


If you're just using the source tar file, then you might have to do 
 $ cd digikam/core
 $ patch -p1 < 0001-disable-filewatching-on-OS-X-but-dir-watching-still-.patch

now compile.

Caution: i don't have my mac in front of me, these commands above may not be 
exact.

- brad




More information about the Digikam-users mailing list