Bug 478891 - Controls rendered behind kcm title on Qt 6.7
Summary: Controls rendered behind kcm title on Qt 6.7
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.91.0
Platform: Arch Linux Linux
: VHI normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
: 478919 479030 479038 479729 479731 479770 479794 479815 479864 479871 479878 479894 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-12-22 16:35 UTC by Kotori Itsuka
Modified: 2024-01-17 02:14 UTC (History)
14 users (show)

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


Attachments
Screenshot of kcm_access and the same module in systemsettings (993.80 KB, image/png)
2023-12-22 16:35 UTC, Kotori Itsuka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kotori Itsuka 2023-12-22 16:35:07 UTC
Created attachment 164369 [details]
Screenshot of kcm_access and the same module in systemsettings

SUMMARY
Controls on some pages on systemsettings are rendered under the kcm title. It is possible to click through the title to the control underneath.

STEPS TO REPRODUCE
1. Be on Plasma 6 Beta 2
2. Use QML_DISABLE_DISK_CACHE=1 to get around Qt 6.7 specific bug preventing the modules from loading
3. Open any systemsettings module that is notably affected (such as accessibility, any of the theme modules)

OBSERVED RESULT
Controls are obscured by the module's title

EXPECTED RESULT
Controls are placed below the title

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux running kde-unstable repo
(available in About System)
KDE Plasma Version: 5.91.0
KDE Frameworks Version: 5.247.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
I can also reproduce by running `kcmshell6 kcm_access` as shown in the picture.
Comment 1 Kotori Itsuka 2023-12-22 16:35:56 UTC
Running kcmshell6 produces the following log in the terminal

Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
tux@oniichan ~> kcmshell6 kcm_access
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and "qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
KQuickPadding is both anonymous and named
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and "qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and "qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/FormLayout.qml:380: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/ApplicationItem.qml:95: TypeError: Cannot call method 'forceActiveFocus' of null
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:75: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined
qrc:/qt/qml/org/kde/kcmutils/SimpleKCM.qml:66:13: QML Control: Possible anchor loop detected on vertical anchor.
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:99: TypeError: Cannot read property 'Secondary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:97: TypeError: Cannot read property 'Primary' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Heading.qml:75: TypeError: Cannot read property 'Normal' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:41: TypeError: Cannot read property 'Normal' of undefined
qrc:/qt/qml/org/kde/kcmutils/SimpleKCM.qml:66:13: QML Control: Possible anchor loop detected on vertical anchor.
qrc:/qt/qml/org/kde/kcmutils/SimpleKCM.qml:66:13: QML Control: Possible anchor loop detected on vertical anchor.
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
file:///usr/lib/qt6/qml/org/kde/kirigami/Separator.qml:50: TypeError: Cannot read property 'Light' of undefined
Comment 2 Nicolas Fella 2023-12-22 21:16:57 UTC
This is a bug in Qt 6.7 beta: https://bugreports.qt.io/browse/QTBUG-120197
Comment 3 Antonio Rojas 2023-12-23 08:52:35 UTC
*** Bug 478919 has been marked as a duplicate of this bug. ***
Comment 4 Antonio Rojas 2023-12-26 14:47:11 UTC
*** Bug 479030 has been marked as a duplicate of this bug. ***
Comment 5 Antonio Rojas 2023-12-26 18:12:48 UTC
*** Bug 479038 has been marked as a duplicate of this bug. ***
Comment 6 Antonio Rojas 2024-01-13 10:27:41 UTC
*** Bug 479729 has been marked as a duplicate of this bug. ***
Comment 7 Antonio Rojas 2024-01-13 10:37:20 UTC
*** Bug 479731 has been marked as a duplicate of this bug. ***
Comment 8 Antonio Rojas 2024-01-14 15:03:24 UTC
*** Bug 479794 has been marked as a duplicate of this bug. ***
Comment 9 Antonio Rojas 2024-01-14 19:44:57 UTC
*** Bug 479815 has been marked as a duplicate of this bug. ***
Comment 10 fanzhuyifan 2024-01-16 00:46:25 UTC
*** Bug 479864 has been marked as a duplicate of this bug. ***
Comment 11 fanzhuyifan 2024-01-16 00:46:39 UTC
*** Bug 479871 has been marked as a duplicate of this bug. ***
Comment 12 fanzhuyifan 2024-01-16 05:44:30 UTC
*** Bug 479878 has been marked as a duplicate of this bug. ***
Comment 13 Nicolas Fella 2024-01-16 23:48:16 UTC
*** Bug 479894 has been marked as a duplicate of this bug. ***
Comment 15 Nate Graham 2024-01-17 02:14:09 UTC
*** Bug 479770 has been marked as a duplicate of this bug. ***