[Digikam-devel] [digikam] /: On Linux, use Inotify directly for file notification changes
Marcel Wiesweg
marcel.wiesweg at gmx.de
Wed Nov 9 18:56:58 GMT 2011
> digiKam crashes on line 93 of albumwatch.cpp because of
> KInotify().available(). It happens due to the windows constructor. I
> haven't learned Qt yet, so I'm not sure what it expects. The problem
> appears to be setting d(0) in the initialization list of the constructor
> (although parent also appears to be 0). Here is the constructor for windows
> from kinotify.cpp:
>
> KInotify::KInotify(QObject* parent) : QObject(parent), d(0) {}
>
> Let me know if I can be more help.
Please try with current git. This is only dummy code, embarassing that it
crashes...
Marcel
More information about the Digikam-devel
mailing list