testing the single QQmlEngine plasmashell

Marco Martin notmart at gmail.com
Sun Jun 14 19:33:14 UTC 2015


On Sat, Jun 13, 2015 at 10:36 PM, Bhushan Shah <bhush94 at gmail.com> wrote:
> On Sun, Jun 14, 2015 at 7:53 AM, Marco Martin <notmart at gmail.com> wrote:
>> see if in kdeclarative.cpp line 98 it's going in the branch
>> if (qmlObj) { and the qmlObj is correctly instantiated?
>
> default PlasmaQuick::AppletQuickItemPrivate::AppletQuickItemPrivate:
> Falling back to legacy separed QQmlEngine for applet
> "org.kde.plasma.notifications"
> default KDeclarative::KDeclarative::setupBindings: Goes here!
>
> So it works just for the applet where it uses seperate QQmlEngine


uuh, of course is broken..
i have to make kdeclarative know about qmlobject in some other way,
maybe with some friend dirtyness

--
Marco Martin


More information about the Plasma-devel mailing list