Bug 384962 - plasmashell[980]: file:///usr/lib/qt/qml/QtQuick/Controls/Button.qml:99: TypeError: Cannot read property 'width' of null
Summary: plasmashell[980]: file:///usr/lib/qt/qml/QtQuick/Controls/Button.qml:99: Type...
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.10.5
Platform: Manjaro Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-22 15:34 UTC by D1mon
Modified: 2018-01-24 16:32 UTC (History)
3 users (show)

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


Attachments
journalctl log (50.29 KB, text/plain)
2017-09-22 15:34 UTC, D1mon
Details

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