Bug 360765 - Error messages in main.qml: Unable to assign [undefined] to ...
Summary: Error messages in main.qml: Unable to assign [undefined] to ...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.5.5
Platform: Kubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-20 09:33 UTC by Laurent Bonnaud
Modified: 2016-03-21 07:38 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!