On Sat, Jun 13, 2015 at 10:36 PM, Bhushan Shah <[email protected]> wrote: > On Sun, Jun 14, 2015 at 7:53 AM, Marco Martin <[email protected]> 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 _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
