Re: [Oyranos-devel] Oyranos on Plasma 5

2015-05-08 Thread Kai-Uwe Behrmann
Am 08.05.2015 um 11:27 schrieb Kai-Uwe Behrmann:
> Synnefo builds with qt5. And I have a local kcmshell5 kmdevice. As the
> other KCM modules are very thin it is not much work to complete.

All kmdevices, kminfo and kmsettings are ported to KF5 in the frameworks
branch:
http://quickgit.kde.org/?p=kolor-manager.git&a=log&h=7c50d0c6d2299ebdb04a0e883248f6169e93b87e

Now Oyranos should be read for Plasma 5.


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Oyranos-devel mailing list
Oyranos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oyranos-devel


Re: [Oyranos-devel] Oyranos on Plasma 5

2015-05-08 Thread Kai-Uwe Behrmann
Am 06.05.2015 um 19:06 schrieb Casian Andrei:
> For KDE Frameworks 5 and Plasma 2 one would need the yet
> (unfortunately) under test color correction brach for kwin
> (frameworks) and the new (unfortunately) under test kolor-server
> (frameworks).
>
> These can be found at:
> Konsole output
> git://anongit.kde.org/clones/kwin/casianandrei/kwin-color

> Konsole output
> g...@git.kde.org:scratch/casianandrei/kolor-server
>
> If you can help out with the testing, it would be great.

I only tested building kolor-server on Plasma, which is fine.

> On 05/04/15 23:37, Kai-Uwe Behrmann wrote:
>> or Plasma 5, I have not much glue how to build or test under. Oyranos
>> itself is DE agnostic. The display module needs X11/XRandR running. For
>> KolorManager I do not know what is needed to run in Plasma, if that DE
>> is too different this front end might fail to build. However one can use
>> Oyranos/Synnefo from git for this part. Casian can likely tell more

Synnefo builds with qt5. And I have a local kcmshell5 kmdevice. As the
other KCM modules are very thin it is not much work to complete. However
Synnefo needs some work to run with qt4 and qt5. more on that in an
other thread.

kind regards
Kai-Uwe


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Oyranos-devel mailing list
Oyranos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oyranos-devel


Re: [Oyranos-devel] Oyranos on Plasma 5

2015-05-06 Thread Casian Andrei

Hi,

For KDE Frameworks 5 and Plasma 2 one would need the yet (unfortunately) 
under test color correction brach for kwin (frameworks) and the new 
(unfortunately) under test kolor-server (frameworks).


These can be found at:
Konsole output
git://anongit.kde.org/clones/kwin/casianandrei/kwin-color
Konsole output
g...@git.kde.org:scratch/casianandrei/kolor-server

Sorry for the delay with the testing :( :(

If you can help out with the testing, it would be great.

Casian

On 05/04/15 23:37, Kai-Uwe Behrmann wrote:

Hello,

cc'ing to the oyranos-devel list.

For Plasma 5, I have not much glue how to build or test under. Oyranos
itself is DE agnostic. The display module needs X11/XRandR running. For
KolorManager I do not know what is needed to run in Plasma, if that DE
is too different this front end might fail to build. However one can use
Oyranos/Synnefo from git for this part. Casian can likely tell more
about the KolorServer part, which is the kded module to communicates
with KWin in order to do the colour conversions.

kind regards
Kai-Uwe

Am 04.05.2015 um 22:22 schrieb DrSlony:

Greetings

I need to change the rendering intent used by my monitor color profile
from "relative colorimetric" to "perceptual", and I discovered I
cannot do this because oyranos-0.9.5 and kolor-manager-1.0.2 do not
work in Plasma 5. Does the development version of Oyranos in git or
whatever you use support Plasma 5 yet? I wanted to ask you first
before I invest time in getting the Gentoo ebuild for oyranos-
(development) running, as it current fails to compile.

Kind regards
DrSlony



--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Oyranos-devel mailing list
Oyranos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oyranos-devel


--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Oyranos-devel mailing list
Oyranos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oyranos-devel


Re: [Oyranos-devel] Oyranos on Plasma 5

2015-05-04 Thread Kai-Uwe Behrmann
Hello,

cc'ing to the oyranos-devel list.

For Plasma 5, I have not much glue how to build or test under. Oyranos
itself is DE agnostic. The display module needs X11/XRandR running. For
KolorManager I do not know what is needed to run in Plasma, if that DE
is too different this front end might fail to build. However one can use
Oyranos/Synnefo from git for this part. Casian can likely tell more
about the KolorServer part, which is the kded module to communicates
with KWin in order to do the colour conversions.

kind regards
Kai-Uwe

Am 04.05.2015 um 22:22 schrieb DrSlony:
> Greetings
>
> I need to change the rendering intent used by my monitor color profile
> from "relative colorimetric" to "perceptual", and I discovered I
> cannot do this because oyranos-0.9.5 and kolor-manager-1.0.2 do not
> work in Plasma 5. Does the development version of Oyranos in git or
> whatever you use support Plasma 5 yet? I wanted to ask you first
> before I invest time in getting the Gentoo ebuild for oyranos-
> (development) running, as it current fails to compile.
>
> Kind regards
> DrSlony



--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Oyranos-devel mailing list
Oyranos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oyranos-devel