[digikam] [Bug 415949] Can't write sidecar file if image file is a symlink to readonly directory [patch]

2021-12-19 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=415949 K D Murray changed: What|Removed |Added CC||f...@kdmurray.id.au --- Comment #4 from K D

[digikam] [Bug 443863] DK crash on rating image

2021-10-16 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=443863 K D Murray changed: What|Removed |Added Platform|Other |Debian unstable --- Comment #1 from K D Murray

[digikam] [Bug 443863] New: DK crash on rating image

2021-10-16 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=443863 Bug ID: 443863 Summary: DK crash on rating image Product: digikam Version: 7.3.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority:

[digikam] [Bug 436953] Feature request: keyboard shortcut for "assign pick label then advance image" as one action

2021-05-11 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=436953 --- Comment #4 from K D Murray --- @Maik: agreed, a generalised macro system for digikam would be fantastic. A perhaps more easily achieved goal would be generalising this to all metadata assignments: picks, ratings, colours, etc. -- You are

[digikam] [Bug 436953] Feature request: keyboard shortcut for "assign pick label then advance image" as one action

2021-05-11 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=436953 --- Comment #2 from K D Murray --- With current settings, pressing 1 would assign rejected to all selected images, and + would deselect the selection and select the image after the last selected image. I assume the same would happen with the

[digikam] [Bug 436953] New: Feature request: keyboard shortcut for "assign pick label then advance image" as one action

2021-05-11 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=436953 Bug ID: 436953 Summary: Feature request: keyboard shortcut for "assign pick label then advance image" as one action Product: digikam Version: 7.2.0 Platform: Other

[digikam] [Bug 426923] EOS R5 CR3 Missing exif data with current master branch code

2020-09-27 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426923 --- Comment #11 from K D Murray --- Looks like broken CR3 from EOS R5/R6 is a known issue for libraw, with fixes in the pipeline. It appears the author of the new CR3 decoder is keeping it private for now, but will be in the next released version of

[digikam] [Bug 426923] EOS R5 CR3 Missing exif data with current master branch code

2020-09-25 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426923 --- Comment #8 from K D Murray --- Oh, i forgot to say that there are also no notes about metadata when the qt debugging logs are enabled, so no hints from that either. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 426923] EOS R5 CR3 Missing exif data with current master branch code

2020-09-25 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426923 --- Comment #7 from K D Murray --- > did you put something special in type mime settings in digiKam setup panel ? Not that I can find. I've checked: Configure Digkam -> Views -> Mime Types: no text in any "extra image/video/audi

[digikam] [Bug 426923] EOS R5 CR3 Missing exif data with current master branch code

2020-09-25 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426923 --- Comment #5 from K D Murray --- OK, so i can confirm the nightly appimage build does read the metadata. I assume it's an issue with a dependency from debian. Is there any easy way to make digikam build use mostly vendored libaries a la the app

[digikam] [Bug 426923] EOS R5 CR3 Missing exif data with current master branch code

2020-09-24 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426923 --- Comment #2 from K D Murray --- Sure! See https://cloudstor.aarnet.edu.au/plus/s/sVDMnJLFmdWPvJG password is DigikamBug#426923 -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 426923] New: EOS R5 CR3 Missing exif data with current master branch code

2020-09-24 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426923 Bug ID: 426923 Summary: EOS R5 CR3 Missing exif data with current master branch code Product: digikam Version: 7.2.0 Platform: Debian unstable OS: Linux

[digikam] [Bug 426597] stack underflow crash in Digikam::DImg::load()

2020-09-21 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426597 --- Comment #23 from K D Murray --- Hi Gilles, Do you mind sharing the OS/library versions/etc you use in your screenshots? Maybe my issue is triggered by some broken dependency from debian I can work around. Or are there nightly appimage bundles that

[digikam] [Bug 426597] stack underflow crash in Digikam::DImg::load()

2020-09-19 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426597 --- Comment #19 from K D Murray --- OK, so now I get a possibly related issue: Clicking on any CR2 leads to "Failed to load image" message in GUI, and this in console with debug logging on: ``` digikam.general: Try to get preview from &q

[digikam] [Bug 426597] stack underflow crash in Digikam::DImg::load()

2020-09-19 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426597 --- Comment #16 from K D Murray --- OK, thanks Gilles, will do. Any hints you have to easily try step 1? > 1/ try to identify which Raw image introduce this memory leak, Cheers, Kevin -- You are receiving this mail because: You are watching

[digikam] [Bug 426597] stack underflow crash in Digikam::DImg::load()

2020-09-19 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426597 --- Comment #14 from K D Murray --- Gilles, Many thanks for the patches. It does seem to have fixed the immediate cause of my crash. However, now with ASAN on, I'm getting a buffer overflow in LibRaw. Crash below, not sure why the line nu

[digikam] [Bug 426597] stack underflow crash in Digikam::DImg::load()

2020-09-16 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426597 K D Murray changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[digikam] [Bug 426597] New: stack underflow crash in Digikam::DImg::load()

2020-09-16 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=426597 Bug ID: 426597 Summary: stack underflow crash in Digikam::DImg::load() Product: digikam Version: 7.2.0 Platform: Debian unstable OS: Linux Status: REPORTED Sever

[digikam] [Bug 404749] New: Feature request/proposed patch: Separate items by pick rating

2019-02-23 Thread K D Murray
https://bugs.kde.org/show_bug.cgi?id=404749 Bug ID: 404749 Summary: Feature request/proposed patch: Separate items by pick rating Product: digikam Version: 6.1.0 Platform: Debian unstable OS: Linux