[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-07-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472616

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #8 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 445893 ***

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-07-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472616

Nate Graham  changed:

   What|Removed |Added

 CC||to...@dosdane.net

--- Comment #7 from Nate Graham  ---
*** Bug 478510 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-07-11 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=472616

TraceyC  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=478510

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-06-14 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472616

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||ericchiyu...@gmail.com

--- Comment #6 from Akseli Lahtinen  ---
*** Bug 482744 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-05-29 Thread Graeme Murray
https://bugs.kde.org/show_bug.cgi?id=472616

Graeme Murray  changed:

   What|Removed |Added

 CC||graeme.w.mur...@gmail.com

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-03-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=472616

--- Comment #5 from Oded Arbel  ---
*** Bug 482188 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-03-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=472616

Oded Arbel  changed:

   What|Removed |Added

 CC||d7ghrr...@mozmail.com

--- Comment #4 from Oded Arbel  ---
*** Bug 475778 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2024-03-18 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=472616

Oded Arbel  changed:

   What|Removed |Added

 CC||o...@geek.co.il

--- Comment #3 from Oded Arbel  ---
Created attachment 167397
  --> https://bugs.kde.org/attachment.cgi?id=167397=edit
Crash handler saved report

I still get these crashes almost every time I unlock the computer after either
sleep or idling for a long time.

Almost always when that happens, the backtrace in the crash handler is useless
with a lot of "cannot access memory" problems, but the last one had a usable
trace (attached), and here's the crashing thread:

---8<---
Thread 1 (Thread 0x7498a6dd9fc0 (LWP 2671613)):
[KCrash Handler]
#6  QQmlData::get(QObjectPrivate*, bool) (create=false, priv=0x0) at
./src/qml/qml/qqmldata_p.h:202
#7  QQmlData::get(QObject*, bool) (create=false, object=0x592dca28f150,
object=, create=) at
./src/qml/qml/qqmldata_p.h:225
#8  qmlAttachedPropertiesObject(QObject*, QObject* (*)(QObject*), bool)
(object=0x592dca28f150, func=0x74986025c2c0
, create=false) at
./src/qml/qml/qqml.cpp:115
#9  0x749860260f6a in attachedLayoutObject(QQuickItem*, bool)
(create=false, item=) at ./src/quicklayouts/qquicklayout_p.h:377
#10 QQuickGridLayoutItem::sizePolicy(Qt::Orientation) const
(this=0x592dca246a10, orientation=Qt::Horizontal) at
./src/quicklayouts/qquickgridlayoutengine_p.h:68
#11 0x7498ac1b480b in QGridLayoutItem::stretchFactor(Qt::Orientation) const
(orientation=Qt::Horizontal, this=0x592dca246a10) at
./src/gui/util/qgridlayoutengine.cpp:533
#12 QGridLayoutItem::stretchFactor(Qt::Orientation) const
(this=this@entry=0x592dca246a10, orientation=orientation@entry=Qt::Horizontal)
at ./src/gui/util/qgridlayoutengine.cpp:527
#13 0x7498ac1b94c8 in QGridLayoutEngine::fillRowData(QGridLayoutRowData*,
double const*, double const*, Qt::Orientation, QAbstractLayoutStyleInfo const*)
const (this=this@entry=0x592dca11e398, rowData=rowData@entry=0x592dca11e538,
colPositions=colPositions@entry=0x0, colSizes=colSizes@entry=0x0,
orientation=orientation@entry=Qt::Horizontal,
styleInfo=styleInfo@entry=0x592dca53b060) at
./src/gui/util/qgridlayoutengine.cpp:1395
#14 0x7498ac1ba8df in
QGridLayoutEngine::ensureColumnAndRowData(QGridLayoutRowData*, QGridLayoutBox*,
double const*, double const*, Qt::Orientation, QAbstractLayoutStyleInfo const*)
const (this=this@entry=0x592dca11e398, rowData=rowData@entry=0x592dca11e538,
totalBox=totalBox@entry=0x592dca11e4d8, colPositions=colPositions@entry=0x0,
colSizes=colSizes@entry=0x0, orientation=orientation@entry=Qt::Horizontal,
styleInfo=0x592dca53b060) at ./src/gui/util/qgridlayoutengine.cpp:1596
#15 0x7498ac1bb13a in QGridLayoutEngine::sizeHint(Qt::SizeHint, QSizeF
const&, QAbstractLayoutStyleInfo const*) const (this=0x592dca11e398,
which=Qt::MaximumSize, constraint=..., styleInfo=0x592dca53b060) at
./src/gui/util/qgridlayoutengine.cpp:1135
#16 0x74986025bd12 in QQuickGridLayoutBase::sizeHint(Qt::SizeHint) const
(this=, whichSizeHint=) at
./src/quicklayouts/qquicklinearlayout.cpp:237
#17 0x74986025c355 in QQuickLayoutAttached::sizeHint(Qt::SizeHint,
Qt::Orientation) const (this=this@entry=0x592dca53b290,
which=which@entry=Qt::MaximumSize, orientation=orientation@entry=Qt::Vertical)
at ./src/quicklayouts/qquicklayout.cpp:710
#18 0x749860260a6a in QQuickLayoutAttached::maximumHeight() const
(this=0x592dca53b290) at ./src/quicklayouts/qquicklayout_p.h:207
#19 QQuickLayoutAttached::maximumHeight() const (this=0x592dca53b290) at
./src/quicklayouts/qquicklayout_p.h:207
#20 combineImplicitHints (size=0x592dca28f5e0, which=Qt::MaximumSize,
info=0x592dca53b290) at ./src/quicklayouts/qquicklayout.cpp:1092
#21 QQuickLayout::effectiveSizeHints_helper(QQuickItem*, QSizeF*,
QQuickLayoutAttached**, bool) (item=0x592dca11e120,
cachedSizeHints=cachedSizeHints@entry=0x592dca28f5c0,
attachedInfo=attachedInfo@entry=0x0, useFallbackToWidthOrHeight=) at ./src/quicklayouts/qquicklayout.cpp:1180
#22 0x749860260ead in QQuickGridLayoutItem::effectiveSizeHints() const
(this=0x592dca28f590) at ./src/quicklayouts/qquickgridlayoutengine_p.h:45
#23 QQuickGridLayoutItem::sizeHint(Qt::SizeHint, QSizeF const&) const
(this=0x592dca28f590, which=Qt::PreferredSize, constraint=) at
./src/quicklayouts/qquickgridlayoutengine_p.h:37
#24 0x7498ac1b4a29 in QGridLayoutItem::box(Qt::Orientation, bool, double)
const (this=this@entry=0x592dca28f590,
orientation=orientation@entry=Qt::Horizontal, snapToPixelGrid=,
constraint=-1) at ./src/gui/util/qgridlayoutengine.cpp:563
#25 0x7498ac1b99b3 in QGridLayoutEngine::fillRowData(QGridLayoutRowData*,
double const*, double const*, Qt::Orientation, QAbstractLayoutStyleInfo const*)
const (this=this@entry=0x592dca11db58, rowData=rowData@entry=0x592dca11dcf8,
colPositions=colPositions@entry=0x0, colSizes=colSizes@entry=0x0,
orientation=orientation@entry=Qt::Horizontal,

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2023-11-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472616

m...@vchrist.at changed:

   What|Removed |Added

 CC||m...@vchrist.at

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2023-10-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472616

--- Comment #1 from Nate Graham  ---
*** Bug 475384 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2023-10-08 Thread Daniel Cardenas
https://bugs.kde.org/show_bug.cgi?id=472616

Daniel Cardenas  changed:

   What|Removed |Added

 CC||daniel.carde...@gmail.com

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

[plasmashell] [Bug 472616] Plasma crashed after waking from sleep

2023-09-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472616

Nate Graham  changed:

   What|Removed |Added

  Component|general |generic-crash
 CC||n...@kde.org

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