Summary: | Color Corrections does not work in KDE Plasma5 desktop (KDE Plasma5 issue) | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | flowwolf |
Component: | kcm_colord | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | dantti12 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
flowwolf
2021-11-15 21:31:42 UTC
EDIT: this part was after 'sudo make install': 'systemctl status colord' or 'sudo service colord start/stop/status' gave: colord.service - Manage, Install and Generate Color Profiles Loaded: loaded (/lib/systemd/system/colord.service; static; vendor preset: enabled) Active: active (running) since Mon 2021-11-15 19:52:36 CET; 1s ago Main PID: 20368 (colord) Tasks: 9 (limit: 3409) Memory: 16.9M CGroup: /system.slice/colord.service ├─20368 /usr/lib/colord/colord └─20372 /usr/lib/colord/colord-sane Nov 15 19:52:36 x3k30c-Azalia systemd[1]: Starting Manage, Install and Generate Color Profiles... Nov 15 19:52:36 x3k30c-Azalia systemd[1]: Started Manage, Install and Generate Color Profiles. before 'sudo make install' it showed loaded, active colord-sane and the two last lines were missing AFAIR EDIT: I forgot, these are the messages that are shown now: "You don't have any devices registered" "Make sure colord module on kded is running" before installing the .so file, it gave something like "shared library is missing" AFAIR kcolord is now unmaintained, color management has moved to kwin as part of wayland. |