Bug 407983 - lighttable on macOS cannot view images in left/right panel
Summary: lighttable on macOS cannot view images in left/right panel
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: LightTable-Canvas (show other bugs)
Version: 6.1.0
Platform: macOS (DMG) macOS
: NOR major
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-27 07:38 UTC by Michael Kefeder
Modified: 2022-02-01 08:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...