Re: KDE Applications 17.11.90 (17.12-rc) packages available for packagers

Bernhard Rosenkraenzer bero at lindev.ch
Sat Dec 2 20:28:38 UTC 2017


Hi,
build failure in knotes:

../src/configdialog/knoteconfigdialog.cpp:213:86: error: 'changed' is a protected member of 'KCModule'
    connect(mDefaultTitle, &QLineEdit::textChanged, this, QOverload<>::of(&KCModule::changed));
                                                                           ~~~~~~~~~~^~~~~~~
/usr/include/KF5/KConfigWidgets/kcmodule.h:377:10: note: must name member using the type of the current context 'KNoteMiscConfig'
    void changed();
         ^
../src/configdialog/knoteconfigdialog.cpp:320:114: error: 'changed' is a protected member of 'KCModule'
    connect(mCollectionConfigWidget, &KNoteCollectionConfigWidget::emitChanged, this, QOverload<>::of(&KCModule::changed));
                                                                                                       ~~~~~~~~~~^~~~~~~
/usr/include/KF5/KConfigWidgets/kcmodule.h:377:10: note: must name member using the type of the current context 'KNoteCollectionConfig'
    void changed();
         ^
2 errors generated.

Fix attached.

ttyl
bero
 

On Friday, December 01, 2017 02:31 CET, Christoph Feck <cfeck at kde.org> wrote: 
 
> Hello packagers,
> 
> *.tar.xz files are available at the usual "unstable" location.
> 
> Please report issues, release for the RC is planned tomorrow.
> 
> This time, I have two versions of REVISIONS_AND_HASHES, the first 
> includes all information created by the release script, the second omits 
> the l10n revision numbers, because l10n is no longer released 
> separately, and I wasn't sure if packagers need this information.
> 
> REVISIONS_AND_HASHES at https://paste.kde.org/pwgjwaohf
> REVISIONS_AND_HASHES_withOUT_l10n at https://paste.kde.org/pv53ggn9n
> 
> My public key at 
> http://pgp.mit.edu/pks/lookup?op=get&search=0xF23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
> 
> Thanks,
> Christoph Feck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: knotes-17.11.90-compile.patch
Type: text/x-patch
Size: 1086 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/release-team/attachments/20171202/11435c5d/attachment.bin>


More information about the release-team mailing list