Hi all,
Recently functionality was introduced to KSysguard to allow it to
interact with Linux CGroups.
Unfortunately when this change was made the code in question used
classes/functionality that was introduced in Qt 5.15. This has had the
effect of breaking the CI system as can be observed in th
On Wednesday, 19 August 2020 12:29:21 CEST Ben Cooksley wrote:
> Hi all,
>
> Recently functionality was introduced to KSysguard to allow it to
> interact with Linux CGroups.
>
> Unfortunately when this change was made the code in question used
> classes/functionality that was introduced in Qt 5.1
On Thu, Aug 20, 2020 at 12:09 AM Arjen Hiemstra wrote:
>
> On Wednesday, 19 August 2020 12:29:21 CEST Ben Cooksley wrote:
> > Hi all,
> >
> > Recently functionality was introduced to KSysguard to allow it to
> > interact with Linux CGroups.
> >
> > Unfortunately when this change was made the code