Bug 418094 - lots of qml error messages
Summary: lots of qml error messages
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kwinvirtualdesktops (show other bugs)
Version: 5.18.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-23 13:53 UTC by Martin Koller
Modified: 2021-05-24 19:29 UTC (History)
2 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 Martin Koller 2020-02-23 13:53:21 UTC
SUMMARY
starting kcmshell5 kcm_kwin_virtualdesktops
shows a ton of errors:

file:///usr/lib64/qt5/qml/org/kde/kirigami.2/FormLayout.qml:137:9: Unable to assign [undefined] to double
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/FormLayout.qml:137:9: Unable to assign [undefined] to double
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:66: TypeError: Cannot read property 'display' of null
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:89: TypeError: Value is null and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml:79: TypeError: Value is null and could not be converted to an object
Constructing a KPluginInfo object from old style JSON. Please use kcoreaddons_desktop_to_json() for "/usr/lib64/qt5/plugins/kwin/effects/configs/kcm_kwin4_genericscripted.so" instead of kservice_desktop_to_json() in your CMake code.
Comment 1 Nate Graham 2021-05-24 19:29:04 UTC
Looks like these are all fixed now.