Bug 407983

Summary: lighttable on macOS cannot view images in left/right panel
Product: [Applications] digikam Reporter: Michael Kefeder <m.kefeder>
Component: LightTable-CanvasAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: major CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 6.1.0   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In: 6.2.0
Sentry Crash Report:

Description Michael Kefeder 2019-05-27 07:38:57 UTC
SUMMARY

I cannot view images in left/right panel. Neither drag+drop nor right-click "show on left/right panel" works

STEPS TO REPRODUCE
1. use digikam to add images to light-table
2. in lighttable the thumbnails are shown
3. drag thumbnail to left/right panel has no effect
4. right-click on thumbnail and select "show on left panel" has no effect

OBSERVED RESULT

lighttable has no functionality on macos

EXPECTED RESULT

compare images should be possible

SOFTWARE/OS VERSIONS

macOS: 10.14.5
Comment 1 Michael Kefeder 2019-05-27 08:11:54 UTC
Problem were security settings from macOS disallowing access to Pictures.

workaround: 
- quit digikam
- remove database (rm ~/Pictures/digikam4.db)
- start digikam, this triggers "digikam wants access to your pictures" in macOS
- once access is granted lighttable works again

I only use lighttable as for the rest I use darktable instead of digikam, hence I did not notice the access rights problem. Access problem shows when trying to view picture in digikam, no error or feedback in lighttable though. Since thumbnails are shown application looked to be working...