Plasma 5.12.9 LTS

Jonathan Riddell jr at jriddell.org
Thu Sep 12 09:22:15 BST 2019


Having a CI would be better as others have said.  I wonder if opensuse can
do this with their open build service.

Jonathan


On Wed, 11 Sep 2019 at 19:40, Christoph Feck <cfeck at kde.org> wrote:

> On 09/11/19 19:35, Rik Mills wrote:
> > On 10/09/2019 17:21, Jonathan Riddell wrote:
> >> Plasma 5.12.9 LTS
> >> is now released https://www.kde.org/announcements/plasma-5.12.9.php
> >
> > Kwin to fails to build with Qt 5.9.
> >
> > Plasma 5.12 should build with 5.9.
> >
> >  /effects/screenshot/screenshot.cpp:110:15: error: ‘const class QImage’
> > has no member named ‘sizeInBytes’
> >
> > but from qt.io
> >
> > qsizetype QImage::sizeInBytes() const
> > Returns the image data size in bytes.
> > This function was introduced in Qt 5.10.
> >
> > Commit introducing that is 67444e36592e78d46b757a6c72be1d50bdae19e6
> > [effects/screenshot] Upload data to xpixmap in chunks
>
> sizeInBytes() can be emulated with bytesPerLine() * height().
>
> Would it be possible to adopt the convention "tars are announced a few
> days before the tag/release" used by Frameworks and Applications also
> for the Plasma packages?
>
> This could help to avoid re-tagging in case of compilation errors.
>
> --
> Christoph Feck
> KDE Release Team
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/release-team/attachments/20190912/851f6eda/attachment.html>


More information about the release-team mailing list