Bug 384962

Summary: plasmashell[980]: file:///usr/lib/qt/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property 'width' of null
Product: [Plasma] plasmashell Reporter: D1mon <bi3nes>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED UPSTREAM    
Severity: normal CC: jhtrees99, kde, plasma-bugs
Priority: NOR    
Version First Reported In: 5.10.5   
Target Milestone: 1.0   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: journalctl log

Description D1mon 2017-09-22 15:34:51 UTC
Created attachment 107954 [details]
journalctl log

journalctl -b -1
Comment 1 John Horne 2018-01-24 15:17:57 UTC
I am seeing the same error, but slightly different details. A later plasmashell version and on a 64-bit PC.

Journalctl shows:

========
Jan 24 14:49:24 xxx plasmashell[5671]: file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property 'width' of null
========

This is on a Fedora 27 PC with plasma-workspace-5.11.5-2.fc27.x86_64, and
qt5-qtquickcontrols-5.9.2-1.fc27.x86_64
Comment 2 John Horne 2018-01-24 15:30:58 UTC
I took a quick look at the Qt bugs and came across this particular problem here:
https://bugreports.qt.io/browse/QTBUG-55844?filter=-4&jql=summary%20~%20Button.qml%20order%20by%20created%20DESC

As it says it is still unresolved.
Comment 3 Kai Uwe Broulik 2018-01-24 16:32:25 UTC
Yup, Qt bug.