[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.21.4

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

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

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |3691730899ec19da2dd939a1aad |1f244ed71f4992e6d18d255798a
   |91c166f3c2944   |03c19dcbfb057

--- Comment #11 from Nate Graham  ---
Git commit 1f244ed71f4992e6d18d255798a03c19dcbfb057 by Nate Graham, on behalf
of John Zimmermann.
Committed on 05/04/2021 at 02:49.
Pushed by ngraham into branch 'Plasma/5.21'.

Make sure that *m_twinSpacer is iniitialized in panelspacer

This fixes a segfault of panelspacer on musl and 32bit glibc
systems.


(cherry picked from commit 3691730899ec19da2dd939a1aad91c166f3c2944)

M  +1-1applets/panelspacer/plugin/panelspacer.h

https://invent.kde.org/plasma/plasma-workspace/commit/1f244ed71f4992e6d18d255798a03c19dcbfb057

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||3691730899ec19da2dd939a1aad
   ||91c166f3c2944

--- Comment #10 from Nate Graham  ---
Git commit 3691730899ec19da2dd939a1aad91c166f3c2944 by Nate Graham, on behalf
of John Zimmermann.
Committed on 05/04/2021 at 02:44.
Pushed by ngraham into branch 'master'.

Make sure that *m_twinSpacer is iniitialized in panelspacer

This fixes a segfault of panelspacer on musl and 32bit glibc
systems.

M  +1-1applets/panelspacer/plugin/panelspacer.h

https://invent.kde.org/plasma/plasma-workspace/commit/3691730899ec19da2dd939a1aad91c166f3c2944

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

2021-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422914

--- Comment #9 from jus...@jagieniak.net ---
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/769 fixes this
bug.

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

2021-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422914

jus...@jagieniak.net changed:

   What|Removed |Added

 CC||jus...@jagieniak.net

--- Comment #8 from jus...@jagieniak.net ---
Can confirm the same bug for x86-64-musl on void linux.

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

2020-12-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422914

Nate Graham  changed:

   What|Removed |Added

Version|5.70.0  |5.77.0
 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #7 from Nate Graham  ---
Thanks for confirming.

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

2020-12-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422914

--- Comment #6 from dezi...@gmx.de ---
Created attachment 134187
  --> https://bugs.kde.org/attachment.cgi?id=134187&action=edit
Crash with Plasma 5.20.4

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

2020-12-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422914

--- Comment #5 from dezi...@gmx.de ---
Yes, trying to add a spacer into a panel still segfaults with Plasma 5.20.4,
see new attachment.

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

[frameworks-plasma] [Bug 422914] Plasmashell crashes in Plasma::Containment::appletAdded() immediately after login

2020-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422914

Nate Graham  changed:

   What|Removed |Added

  Component|Panel   |libplasma
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
Version|5.19.0  |5.70.0
   Target Milestone|1.0 |---
Product|plasmashell |frameworks-plasma
Summary|Plasmashell crashes |Plasmashell crashes in
   |immediately after login |Plasma::Containment::applet
   ||Added() immediately after
   ||login
   Assignee|plasma-b...@kde.org |notm...@gmail.com
 CC||n...@kde.org,
   ||plasma-b...@kde.org

--- Comment #4 from Nate Graham  ---
Relevant bits:

#29 0xb7b7e0d9 in
KDeclarative::QmlObject::completeInitialization(QHash
const&) () from target:/usr/lib32/libKF5Declarative.so.5
#30 0xb7f72ae9 in PlasmaQuick::AppletQuickItem::init() () from
target:/usr/lib32/libKF5PlasmaQuick.so.5
#31 0xaf556847 in ?? () from
target:/usr/lib/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#32 0xb7f74719 in
PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange,
QQuickItem::ItemChangeData const&) () from
target:/usr/lib32/libKF5PlasmaQuick.so.5
#33 0xb7829ae5 in QQuickItemPrivate::itemChange(QQuickItem::ItemChange,
QQuickItem::ItemChangeData const&) () from target:/usr/lib32/libQt5Quick.so.5   
#34 0xb782e55c in QQuickItemPrivate::refWindow(QQuickWindow*) () from
target:/usr/lib32/libQt5Quick.so.5
#35 0xb7831208 in QQuickItem::setParentItem(QQuickItem*) () from
target:/usr/lib32/libQt5Quick.so.5
#36 0xb78359d4 in ?? () from target:/usr/lib32/libQt5Quick.so.5
#37 0xb7835f98 in QQuickItem::qt_metacall(QMetaObject::Call, int, void**) ()
from target:/usr/lib32/libQt5Quick.so.5
#38 0xb7f747e2 in PlasmaQuick::AppletQuickItem::qt_metacall(QMetaObject::Call,
int, void**) () from target:/usr/lib32/libKF5PlasmaQuick.so.5   
#39 0xaf5579b2 in ?? () from
target:/usr/lib/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#40 0xb5ac826e in QMetaProperty::write(QObject*, QVariant const&) const () from
target:/usr/lib32/libQt5Core.so.5
#41 0xb5af4f53 in QObject::setProperty(char const*, QVariant const&) () from
target:/usr/lib32/libQt5Core.so.5
#42 0xaf55a86e in ?? () from
target:/usr/lib/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#43 0xb5af64b9 in ?? () from target:/usr/lib32/libQt5Core.so.5
#44 0xb7bbeb25 in Plasma::Containment::appletAdded(Plasma::Applet*) () from
target:/usr/lib32/libKF5Plasma.so.5
#45 0xb7bc1083 in Plasma::Containment::addApplet(Plasma::Applet*) () from
target:/usr/lib32/libKF5Plasma.so.5
#46 0xb7bd99b2 in ?? () from target:/usr/lib32/libKF5Plasma.so.5
#47 0xb7bbf4e5 in Plasma::Containment::createApplet(QString const&,
QList const&) () from target:/usr/lib32/libKF5Plasma.so.5


Are you still seeing this in Plasma 5.20?

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