https://bugs.kde.org/show_bug.cgi?id=402458

--- Comment #5 from leonmaxx <leonm...@gmail.com> ---
I did some debugging:

SidebarMode.cpp:476   
d->quickWidget->setSource(QUrl::fromLocalFile(d->package.filePath("mainscript")));

package.filePath("mainscript") resolves properly to
"/usr/share/kpackage/genericqml/org.kde.systemsettings.sidebar/contents/ui/main.qml"

Seems like problem in d->quickWidget->setSource() call.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to