[Digikam-devel] [Bug 262074] no face are detected
Adam Spiers
kde-bugs at adamspiers.org
Mon Jan 31 19:29:06 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=262074
--- Comment #37 from Adam Spiers <kde-bugs adamspiers org> 2011-01-31 20:29:05 ---
(In reply to comment #36)
> > > 1) They are grouped under People/Unknown from the People left sidebar?
> > No, not for me. That is the problem.
>
> So the album views accessible from the left sidebar are empty for you
No, the album views are populated correctly. It's the People > Unknown tag
which always has zero photos, whether I view it from the Albums sidebar or the
People sidebar.
> you see recognized faces only framed in the preview view?
Right.
> Hm, did you check that the ioslaves from 2.0 are properly in use, not those
> from 1.x?
It seems kdeinit4 munges argv[0] to things like "kdeinit4: kio_digikamtags
[kdeinit] digikamtags" but based on lsof/pmap, it looks like it's using the 1.x
ioslaves. I wrote a shell wrapper which always does this before launching
digikam:
export DIGIKAMDIR=/opt/digikam2
export PATH=$DIGIKAMDIR/bin:$PATH
export LD_LIBRARY_PATH=$DIGIKAMDIR/lib64:$LD_LIBRARY_PATH
export KDEDIRS=$DIGIKAMDIR:/usr
kbuildsycoca4
Am I missing something?
--
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