[frameworks-kirigami] [Bug 435593] System Settings crashes in SizeGroup::adjustItems()

2021-04-13 Thread Jan Blackquill
https://bugs.kde.org/show_bug.cgi?id=435593

Jan Blackquill (Carson Black)  changed:

   What|Removed |Added

   Version Fixed In||5.82
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kirigami/commit/2aa3
   ||97b6dda25fa89f05b926f1927cf
   ||af001b1d9
 Resolution|--- |FIXED

--- Comment #3 from Jan Blackquill (Carson Black)  ---
Git commit 2aa397b6dda25fa89f05b926f1927cfaf001b1d9 by Jan Blackquill.
Committed on 13/04/2021 at 20:45.
Pushed by cblack into branch 'master'.

controls/SizeGroup: shield against nullptr qmlContext

Stuff goes dramatically wrong if we try to use a QQmlProperty for
an item that lacks a qmlContext.
FIXED-IN: 5.82

M  +1-1src/sizegroup.cpp

https://invent.kde.org/frameworks/kirigami/commit/2aa397b6dda25fa89f05b926f1927cfaf001b1d9

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 435593] System Settings crashes in SizeGroup::adjustItems()

2021-04-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=435593

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kirigami/-/merge_requests/277

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 435593] System Settings crashes in SizeGroup::adjustItems()

2021-04-13 Thread Jan Blackquill
https://bugs.kde.org/show_bug.cgi?id=435593

Jan Blackquill (Carson Black)  changed:

   What|Removed |Added

   Assignee|notm...@gmail.com   |uhh...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 435593] System Settings crashes in SizeGroup::adjustItems()

2021-04-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435593

Nate Graham  changed:

   What|Removed |Added

Version|5.21.3  |5.80.0
   Assignee|plasma-b...@kde.org |notm...@gmail.com
Summary|System Settings crash   |System Settings crashes in
   ||SizeGroup::adjustItems()
   Target Milestone|--- |Not decided
 CC||n...@kde.org,
   ||uhh...@gmail.com
  Component|general |general
Product|systemsettings  |frameworks-kirigami

--- Comment #1 from Nate Graham  ---
#12 0x7fe854d2991b in SizeGroup::adjustItems(SizeGroup::Mode)
(this=this@entry=0x55b4ced59a80, whatChanged=) at
/usr/src/debug/kirigami2-5.80.0-1.1.x86_64/src/sizegroup.cpp:106
#13 0x7fe854d29d5e in SizeGroup::connectItem(QQuickItem*) (item=, this=0x55b4ced59a80) at
/usr/src/debug/kirigami2-5.80.0-1.1.x86_64/src/sizegroup.cpp:43
#14 SizeGroup::appendItem(QQmlListProperty*, QQuickItem*)
(prop=, value=) at
/usr/src/debug/kirigami2-5.80.0-1.1.x86_64/src/sizegroup.cpp:16

-- 
You are receiving this mail because:
You are watching all bug changes.