[plasmashell] [Bug 390092] plasmashell crashes on boot in QScreen::name() after ShellCorona::load()

2021-06-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390092

Nate Graham  changed:

   What|Removed |Added

 CC||kwj69...@gmail.com

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

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

[plasmashell] [Bug 390092] plasmashell crashes on boot in QScreen::name() after ShellCorona::load()

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390092

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 390092] plasmashell crashes on boot in QScreen::name() after ShellCorona::load()

2021-02-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390092

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #19 from Nate Graham  ---


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

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

[plasmashell] [Bug 390092] plasmashell crashes on boot in QScreen::name() after ShellCorona::load()

2021-02-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=390092

David Edmundson  changed:

   What|Removed |Added

 CC||aclassifiedm...@gmail.com

--- Comment #18 from David Edmundson  ---
*** Bug 433303 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 390092] plasmashell crashes on boot in QScreen::name() after ShellCorona::load()

2021-02-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390092

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #17 from Nate Graham  ---
See also Bug 414805.

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

[plasmashell] [Bug 390092] plasmashell crashes on boot in QScreen::name() after ShellCorona::load()

2021-02-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390092

Nate Graham  changed:

   What|Removed |Added

Summary|plasmashell crashes on boot |plasmashell crashes on boot
   ||in QScreen::name() after
   ||ShellCorona::load()
 CC||n...@kde.org

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2020-04-08 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #16 from Andrius Štikonas  ---
(In reply to Andrius Štikonas from comment #15)
> (In reply to Vishnu from comment #14)
> > When using the wayland session, plasma crashes every time I boot. I have a
> > laptop connected to an external monitor via an HDMI cable. I use only the
> > external monitor, and have the laptop's display disabled.
> > 
> > My crash log is probably useless because I have no debug symbols, but Thread
> > 1 starts with:  
> > #6  0x7f07ed45eb62 in QScreen::name() const () from
> > /usr/lib/libQt5Gui.so.5
> > 
> > I'm currently on Qt 5.14.2 and Plasma 5.18.4.1
> 
> After upgrading to Qt 5.14.1 one other Qt application (qTox) sometimes
> randomly crashes in QScreen::handle. It might be related to plasmashell
> crash...
> 
> I wonder if it is our bug (we are setting something incorrectly when at
> least one monitor is off) or bug on the Qt side.

I looked a bit more at this.

So qTox bug is indeed seems to be related to this. And it might be easier to
reproduce, since it happens all the time, not just on reboot.

To reproduce, you can do the following:

1) Start Wayland session with one screen turned off.
2) Start qTox.
3) Hover mouse over e.g. call button, so that popup notification is displayed
4) qTox crashes instead of showing popup.

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2020-04-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

Andrius Štikonas  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2020-04-07 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #15 from Andrius Štikonas  ---
(In reply to Vishnu from comment #14)
> When using the wayland session, plasma crashes every time I boot. I have a
> laptop connected to an external monitor via an HDMI cable. I use only the
> external monitor, and have the laptop's display disabled.
> 
> My crash log is probably useless because I have no debug symbols, but Thread
> 1 starts with:  
> #6  0x7f07ed45eb62 in QScreen::name() const () from
> /usr/lib/libQt5Gui.so.5
> 
> I'm currently on Qt 5.14.2 and Plasma 5.18.4.1

After upgrading to Qt 5.14.1 one other Qt application (qTox) sometimes randomly
crashes in QScreen::handle. It might be related to plasmashell crash...

I wonder if it is our bug (we are setting something incorrectly when at least
one monitor is off) or bug on the Qt side.

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2020-04-07 Thread Vishnu
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #14 from Vishnu  ---
When using the wayland session, plasma crashes every time I boot. I have a
laptop connected to an external monitor via an HDMI cable. I use only the
external monitor, and have the laptop's display disabled.

My crash log is probably useless because I have no debug symbols, but Thread 1
starts with:  
#6  0x7f07ed45eb62 in QScreen::name() const () from /usr/lib/libQt5Gui.so.5

I'm currently on Qt 5.14.2 and Plasma 5.18.4.1

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2020-04-07 Thread Vishnu
https://bugs.kde.org/show_bug.cgi?id=390092

Vishnu  changed:

   What|Removed |Added

 CC||vishn...@gmail.com

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2019-10-24 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390092

Christoph Feck  changed:

   What|Removed |Added

 CC||janhendr...@web.de

--- Comment #13 from Christoph Feck  ---
*** Bug 412307 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

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

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2019-02-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #12 from Andrius Štikonas  ---
(In reply to Kai Uwe Broulik from comment #6)
> The code in question is
> 
> if (!m_desktopViewforId.contains(m_screenPool->id(screen->name( {
> 
> and in QScreen::name() it does
> 
> return d->platformScreen->name();
> 
> so I suspect for whatever reason it never set a platform screen

I think it's the QScreen::handle() function that crashes, i.e. call to
d->platformScreen, not d->platformScren->name().

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2019-02-17 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

Andrius Štikonas  changed:

   What|Removed |Added

 Attachment #110444|0   |1
is obsolete||

--- Comment #11 from Andrius Štikonas  ---
Created attachment 118157
  --> https://bugs.kde.org/attachment.cgi?id=118157=edit
backtrace.txt

Updating backtrace with Plasma 5.15.

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2019-02-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=390092

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2019-02-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

Andrius Štikonas  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #10 from Andrius Štikonas  ---
Nope. It still crashed after a few more reboots.

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2019-02-16 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

Andrius Štikonas  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Andrius Štikonas  ---
Somehow the crash is gone after upgrading to Qt 5.12.1 (from Qt 5.12.0).

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-09-15 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

Andrius Štikonas  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|REOPENED

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-03-19 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=390092

Marco Martin  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||notm...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #8 from Marco Martin  ---


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

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-25 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390092

Christoph Feck  changed:

   What|Removed |Added

 CC||joern...@gmail.com

--- Comment #7 from Christoph Feck  ---
*** Bug 391065 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390092

Christoph Feck  changed:

   What|Removed |Added

   Keywords||wayland
   Severity|normal  |crash

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-15 Thread Thomas Bettler
https://bugs.kde.org/show_bug.cgi?id=390092

Thomas Bettler  changed:

   What|Removed |Added

 CC||thomas.bett...@gmail.com

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #6 from Kai Uwe Broulik  ---
The code in question is

if (!m_desktopViewforId.contains(m_screenPool->id(screen->name( {

and in QScreen::name() it does

return d->platformScreen->name();

so I suspect for whatever reason it never set a platform screen

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-15 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=390092

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #5 from Kai Uwe Broulik  ---
Pasting inline

Thread 1 (Thread 0x7f2e24801880 (LWP 1087)):
[KCrash Handler]
#6  0x0031 in ?? ()
#7  0x7f2e1d679a65 in QScreen::name (this=0x560e90daa5c0) at
kernel/qscreen.cpp:160
#8  0x560e905edb4b in ShellCorona::load (this=0x560e90e6dab0) at
/var/tmp/portage/kde-plasma/plasma-workspace-5.12.0/work/plasma-workspace-5.12.0/shell/shellcorona.cpp:696
#9  0x560e9060bcc1 in QtPrivate::FunctorCall,
QtPrivate::List<>, void, void (ShellCorona::*)()>::call(void
(ShellCorona::*)(), ShellCorona*, void**) (f=(void (ShellCorona::*)(ShellCorona
* const)) 0x560e905ed588 , o=0x560e90e6dab0,
arg=0x7ffce363f6f0) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:136
#10 0x560e9060a363 in QtPrivate::FunctionPointer::call, void>(void (ShellCorona::*)(),
ShellCorona*, void**) (f=(void (ShellCorona::*)(ShellCorona * const))
0x560e905ed588 , o=0x560e90e6dab0, arg=0x7ffce363f6f0) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:169
#11 0x560e90606f51 in QtPrivate::QSlotObject, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*,
void**, bool*) (which=1, this_=0x560e90feffd0, r=0x560e90e6dab0,
a=0x7ffce363f6f0, ret=0x0) at /usr/include/qt5/QtCore/qobject_impl.h:120
#12 0x7f2e1cb5fdad in QtPrivate::QSlotObjectBase::call
(this=0x560e90feffd0, r=0x560e90e6dab0, a=0x7ffce363f6f0) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#13 0x7f2e1cb5cd62 in QMetaObject::activate (sender=0x560e90d8f0a0,
signalOffset=3, local_signal_index=1, argv=0x7ffce363f6f0) at
kernel/qobject.cpp:3749
#14 0x7f2e1cb5c686 in QMetaObject::activate (sender=0x560e90d8f0a0,
m=0x7f2e23aba500 ,
local_signal_index=1, argv=0x7ffce363f6f0) at kernel/qobject.cpp:3628
#15 0x7f2e238a0cbb in KActivities::Consumer::serviceStatusChanged
(this=0x560e90d8f0a0, _t1=KActivities::Consumer::Running) at
/var/tmp/portage/kde-frameworks/kactivities-5.42.0/work/kactivities-5.42.0_build/src/lib/KF5Activities_autogen/EWIEGA46WW/moc_consumer.cpp:248
#16 0x7f2e238a0643 in KActivities::Consumer::qt_static_metacall
(_o=0x560e90d8f0a0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffce363f8f0)
at
/var/tmp/portage/kde-frameworks/kactivities-5.42.0/work/kactivities-5.42.0_build/src/lib/KF5Activities_autogen/EWIEGA46WW/moc_consumer.cpp:114
#17 0x7f2e1cb5ce93 in QMetaObject::activate (sender=0x560e90e73d30,
signalOffset=3, local_signal_index=8, argv=0x7ffce363f8f0) at
kernel/qobject.cpp:3766
#18 0x7f2e1cb5c686 in QMetaObject::activate (sender=0x560e90e73d30,
m=0x7f2e23aba440 ,
local_signal_index=8, argv=0x7ffce363f8f0) at kernel/qobject.cpp:3628
#19 0x7f2e2389fe7f in KActivities::ActivitiesCache::serviceStatusChanged
(this=0x560e90e73d30, _t1=KActivities::Consumer::Running) at
/var/tmp/portage/kde-frameworks/kactivities-5.42.0/work/kactivities-5.42.0_build/src/lib/KF5Activities_autogen/EWIEGA46WW/moc_activitiescache_p.cpp:407
#20 0x7f2e23894706 in KActivities::ActivitiesCache::setAllActivities
(this=0x560e90e73d30, _activities=...) at
/var/tmp/portage/kde-frameworks/kactivities-5.42.0/work/kactivities-5.42.0/src/lib/activitiescache_p.cpp:300
#21 0x7f2e23895738 in
KActivities::ActivitiesCache::passInfoFromReply
(this=0x560e90e73d30, watcher=0x560e90e93710, f=(void
(KActivities::ActivitiesCache::*)(KActivities::ActivitiesCache * const, const
QList &)) 0x7f2e238945ae
)
at
/var/tmp/portage/kde-frameworks/kactivities-5.42.0/work/kactivities-5.42.0/src/lib/activitiescache_p.cpp:211
#22 0x7f2e238942e1 in
KActivities::ActivitiesCache::setAllActivitiesFromReply (this=0x560e90e73d30,
watcher=0x560e90e93710) at
/var/tmp/portage/kde-frameworks/kactivities-5.42.0/work/kactivities-5.42.0/src/lib/activitiescache_p.cpp:226
#23 0x7f2e2389f2ef in KActivities::ActivitiesCache::qt_static_metacall
(_o=0x560e90e73d30, _c=QMetaObject::InvokeMetaMethod, _id=17,
_a=0x7ffce363fc10) at
/var/tmp/portage/kde-frameworks/kactivities-5.42.0/work/kactivities-5.42.0_build/src/lib/KF5Activities_autogen/EWIEGA46WW/moc_activitiescache_p.cpp:200
#24 0x7f2e1cb5ce93 in QMetaObject::activate (sender=0x560e90e93710,
signalOffset=3, local_signal_index=0, argv=0x7ffce363fc10) at
kernel/qobject.cpp:3766
#25 0x7f2e1cb5c686 in QMetaObject::activate (sender=0x560e90e93710,
m=0x7f2e1d2d5560 ,
local_signal_index=0, argv=0x7ffce363fc10) at kernel/qobject.cpp:3628
#26 0x7f2e1d0a216e in QDBusPendingCallWatcher::finished
(this=0x560e90e93710, _t1=0x560e90e93710) at 

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-15 Thread Uby
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #4 from Uby  ---
that's possible.
I have my Dell e7440 in an Docking station and an external monitor attached.
The screen from the Laptop is off, when the machine is starts.

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #3 from Andrius Štikonas  ---
It seems that this crash happens when some of the screens are disabled on boot.
I don't see any crash with all outputs on.

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

Andrius Štikonas  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

Andrius Štikonas  changed:

   What|Removed |Added

 CC||ruben_muel...@posteo.net

--- Comment #2 from Andrius Štikonas  ---
*** Bug 390171 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 390092] plasmashell crashes on boot

2018-02-08 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=390092

--- Comment #1 from Andrius Štikonas  ---
Created attachment 110444
  --> https://bugs.kde.org/attachment.cgi?id=110444=edit
backtrace.txt

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