"QAction with KXMLGUIFactory" error/warning message
Kevin Funk
kfunk at kde.org
Mon Jan 4 00:45:51 UTC 2016
On Monday, January 04, 2016 12:21:40 AM René J.V. Bertin wrote:
> On Saturday January 02 2016 11:15:46 Kevin Funk wrote:
> > This warning means we're using a QAction where a KAction is expected. Just
> > take a look at the code emitting the warning (class KXmlGuiFactory from
> > kdelibs).
> >
> > Try doing s/QAction/KAction/ in plugins/patchreview/patchreview.cpp and
> > check if it solves your problem (it surely makes the warning go away).
>
> Indeed it did (after also doing the corresponding change in patchreview.h).
Feel free to push that patch to the 4.x branch right away.
> I had another interesting flirt with various amounts of
>
> kdevelop(22618)/kdevplatform (shell)
> KDevelop::SourceFormatterController::adaptEditorIndentationMode: setting
> indentation width failed: "Could not access view"
No idea about that one...
> the first time I opened the patchreview plugin in a new session, but figured
> that one out all by myself. :)
>
> Cheers,
> René
Cheers,
Kevin
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160104/042f5fed/attachment.sig>
More information about the KDevelop-devel
mailing list