Bug 181438 - Error on ICC Path
Summary: Error on ICC Path
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Setup-ColorManagement (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 23:40 UTC by Tommaso Schiavinotto
Modified: 2023-04-20 05:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Schiavinotto 2009-01-20 23:40:12 UTC
Version:           0.10-beta8 (from svn) (using KDE 4.1.3)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Ubuntu Packages

When I open the editor and the color management should start I get this error:

"Cannot find the ICC color-space profile file. ICC profiles path seems to be invalid. No color transform will be applied. Please check the color management configuration in digiKam's setup to verify the ICC path."

I don't know if this could be a regression for the bug 131947, although this last one is quite old.
Comment 1 Tommaso Schiavinotto 2009-01-20 23:43:15 UTC
I edited the path from the setting and set the same, the error disappeared.

(Shame on me for not trying before submitting the bug)
Comment 2 Andi Clemens 2009-01-20 23:47:27 UTC
ok, closing it again...
Comment 3 Felix Ernst 2022-01-16 14:01:53 UTC
Git commit d3839617193e92463806580699caa595c892b8a6 by Felix Ernst, on behalf of Tom Lin.
Committed on 16/01/2022 at 14:01.
Pushed by felixernst into branch 'master'.

Full row highlight implementation

This commit implements full-row selection and hover highlights for the
details view mode.

This commit also contains fixes for 444680, 444753, both uncovered
during this change.
Related: bug 444680, bug 444753
FIXED-IN: 22.04

M  +143  -36   src/kitemviews/kitemlistcontroller.cpp
M  +16   -0    src/kitemviews/kitemlistheader.cpp
M  +9    -0    src/kitemviews/kitemlistheader.h
M  +51   -5    src/kitemviews/kitemlistview.cpp
M  +11   -0    src/kitemviews/kitemlistview.h
M  +32   -0    src/kitemviews/kitemlistwidget.cpp
M  +10   -1    src/kitemviews/kitemlistwidget.h
M  +4    -0    src/kitemviews/kstandarditemlistview.cpp
M  +42   -10   src/kitemviews/kstandarditemlistwidget.cpp
M  +6    -0    src/kitemviews/kstandarditemlistwidget.h
M  +92   -34   src/kitemviews/private/kitemlistheaderwidget.cpp
M  +15   -0    src/kitemviews/private/kitemlistheaderwidget.h
M  +4    -0    src/settings/dolphin_detailsmodesettings.kcfg
M  +1    -0    src/views/dolphinitemlistview.cpp
M  +17   -0    src/views/dolphinview.cpp
M  +1    -0    src/views/dolphinview.h

https://invent.kde.org/system/dolphin/commit/d3839617193e92463806580699caa595c892b8a6
Comment 4 Felix Ernst 2022-01-16 14:43:09 UTC
Oops, sorry for the noise. I resolved the wrong bug. I was meaning to ping 181437 and not 181438.
Comment 5 caulier.gilles 2023-04-20 05:50:12 UTC
Following comment #& and #2, this file can be closed...