https://bugs.kde.org/show_bug.cgi?id=507989
Bug ID: 507989
Summary: Regression from commit e7fbca2734af ("ComboBox:
Disallow opening empty comboboxes")
Classification: Frameworks and Libraries
Product: frameworks-qqc2-desktop-style
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Target Milestone: ---
SUMMARY
Chessament fails to load the players page with the latest qqc2-destop-style
from master. I've done a Git bisect and found that commit e7fbca2734af
("ComboBox: Disallow opening empty comboboxes"), with the linked breeze commit,
causes the regression. Going back to the previous commit (also in the breeze
repo) fixes the issue. The console shows:
/usr/lib/qml/org/kde/kirigami/PageRow.qml:862: TypeError: Cannot call method
'toString' of null
but that doesn't help with the issue.
STEPS TO REPRODUCE
1. Build qqc2-desktop-style and breeze from master.
2. Build https://invent.kde.org/games/chessament/ from master.
3. Run chessament.
4. Go to Menu -> Import tournament report.
5. Choose file autotests/data/tournament_1.txt in the chessament repository.
OBSERVED RESULT
The players page doesn't load.
EXPECTED RESULT
The players page loads.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.4.80
KDE Frameworks Version: 6.18.0
Qt Version: 6.11.0
Kernel Version: 6.15.9-arch1-1 (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.