Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511588 - [kde overlay] Plasma-Next QML problems
Summary: [kde overlay] Plasma-Next QML problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-27 06:17 UTC by Malte E.
Modified: 2014-06-11 04:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
plasma-shell command line output (plasma-log,18.60 KB, text/plain)
2014-05-27 06:20 UTC, Malte E.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Malte E. 2014-05-27 06:17:44 UTC
I'm suspecting this problem is Gentoo specific, that's why I'm opening a bugreport. Several elements of the Plasma Next desktop are not working. If I launch plasma-shell from a terminal, I'm getting messages like following, when doing actions that don't work:
file:///usr/share/plasma/shells/org.kde.desktop/contents/views/Desktop.qml:88: TypeError: Cannot read property 'showingDialog' of null
file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ActionDelegate.qml:35: ReferenceError: modelData is not defined
file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:252: TypeError: Cannot read property 'applet' of null
file:///usr/share/plasma/shells/org.kde.desktop/contents/views/Desktop.qml:90: TypeError: Cannot read property 'preventWindowHide' of null

Among the things that don't work are: the widget selector for adding widgets, the activity manager and the plasma menu (by clicking that little plasma icon that's in the upper left corner by default)
I will attach a command line output of starting the plasma-shell and performing some of the actions that don't work.

Reproducible: Always
Comment 1 Malte E. 2014-05-27 06:20:51 UTC
Created attachment 377686 [details]
plasma-shell command line output

I'm running kde-frameworks-4.99.0, plasma-workspaces-4.96.0 and Qt-5.3.0 on an otherwise more or less stable system. Please let me know if you need any additional information.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2014-05-27 11:09:31 UTC
I don't think anyone has tested the frameworks and workspaces pre-releases together yet, I suspect they're simply not fully compatible - it really is a bit of a moving target at the moment.
Comment 3 Malte E. 2014-06-11 04:42:41 UTC
fixed in git. Not gentoo specific appearantly.