[OE-core] RFC: Qt session management is disabled via QT_DISTRO_FLAGS

2012-02-16 Thread Samuel Stirtzel
Hi, my attempts to work around this didn't work out so maybe anyone else has a good idea. First of, the Qt session management is a build time dependency of kdelibs, disabling the components that need it will make it impossible to build Plasma Active. The direct error message in kdelibs4:

Re: [OE-core] RFC: Qt session management is disabled via QT_DISTRO_FLAGS

2012-02-16 Thread Otavio Salvador
On Thu, Feb 16, 2012 at 11:04, Samuel Stirtzel s.stirt...@googlemail.comwrote: Anyone knows if enabling session management in Qt is a bad idea, or if there is another way of solving this? I don't think it is going to be a problem to have it enabled on x11 flavour. -- Otavio Salvador

Re: [OE-core] RFC: Qt session management is disabled via QT_DISTRO_FLAGS

2012-02-16 Thread Samuel Stirtzel
2012/2/16 Otavio Salvador ota...@ossystems.com.br: On Thu, Feb 16, 2012 at 11:04, Samuel Stirtzel s.stirt...@googlemail.com wrote: Anyone knows if enabling session management in Qt is a bad idea, or if there is another way of solving this? I don't think it is going to be a problem to have