Announcement

Collapse
No announcement yet.

Color management settings

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Color management settings

    Hi,

    I'd like to set color profile for my monitor. It's factory calibrated to adobe profile. In ubuntu unity there was tool to select device and assign profile. Here I can't find such tool.
    How to properly set color management in Kubuntu?

    Best regards

    #2
    you want the package "colord-kde"

    Code:
    vinny@vinny-Bonobo-Extreme:~$ apt show colord-kde
    Package: colord-kde
    Version: 0.5.0+p16.04+git20170107.0451-0
    Priority: optional
    Section: kde
    Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
    Original-Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
    Installed-Size: 655 kB
    Depends: gnome-color-manager, libc6 (>= 2.14), libkf5configwidgets5, libkf5coreaddons5, libkf5dbusaddons5, libkf5i18n5, libkf5service5, libkf5widgetsaddons5, liblcms2-2 (>= 2.2+git20110628), libqt5core5a (>= 5.7.0+dfsg), libqt5dbus5 (>= 5.7.0+dfsg), libqt5gui5 (>= 5.7.0+dfsg), libqt5widgets5 (>= 5.7.0+dfsg), libqt5x11extras5, libstdc++6 (>= 4.1.1), libx11-6, libxrandr2 (>= 2:1.2.99.3)
    Download-Size: 145 kB
    APT-Manual-Installed: yes
    APT-Sources: http://archive.neon.kde.org/stable xenial/main amd64 Packages
    Description: Color management for KDE
    A System Settings module to do color management for monitors,
    printers, webcams and other devices.
    .
    This package is part of the KDE education module.
    it will add a system settings module for it .

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      It shows package version 0.3.0 from ubuntu repository, indeed on neon it works fine but not on kubuntu:

      Code:
      [COLOR=#000000][FONT=Arial]apt show colord-kde[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Package: colord-kde[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Version: 0.3.0-0ubuntu3[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Priority: optional[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Section: universe/kde[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Origin: Ubuntu[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Bugs: https://bugs.launchpad.net/ubuntu/+filebug[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Installed-Size: 841 kB[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Depends: kde-runtime, libc6 (>= 2.14), libkdecore5 (>= 4:4.8.1), libkdeui5 (>= 4:4.8.1), libkio5 (>= 4:4.8.1), liblcms2-2 (>= 2.2+git20110628), libqt4-dbus (>= 4:4.8.0), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6, libxrandr2 (>= 2:1.2.99.3)[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Download-Size: 136 kB[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]APT-Sources: http://pl.archive.ubuntu.com/ubuntu yakkety/universe amd64 Packages[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial]Description: Color management for KDE[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial] A System Settings module to do color management for monitors,[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial] printers, webcams and other devices.[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial] .[/FONT][/COLOR]
      [COLOR=#000000][FONT=Arial] This package is part of the KDE education module.[/FONT][/COLOR]

      Comment

      Working...
      X