Bug 360765

Summary: Error messages in main.qml: Unable to assign [undefined] to ...
Product: [Plasma] plasmashell Reporter: Laurent Bonnaud <L.Bonnaud>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: bshah, kde, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.5.5   
Target Milestone: 1.0   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Laurent Bonnaud 2016-03-20 09:33:15 UTC
I see many Qml error messages in my ~/.xsession-errors file.  The first ones are:

file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:47:28: Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:42:27: Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:45:27: Unable to assign [undefined] to double
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:40:26: Unable to assign [undefined] to double

This is with neon packages:

Package: plasma-desktop-data
Version: 4:5.5.4+git20160318.0052+15.10-0


Reproducible: Always
Comment 2 Laurent Bonnaud 2016-03-21 07:38:42 UTC
Thank you for the fix!