[kwin] [Bug 486693] Kwin coredumps in KWin::Workspace::raiseWindow() using Ctrl + Alt + A on discord

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486693

--- Comment #6 from Nate Graham  ---
Ah, right you are. It appears to have changed to Meta+Alt+A in Plasma 6 at
least. With current git master, I can't reproduce a crash when pressing either
of those shortcuts when no window is demanding attention. I'm actually having a
hard time making a window demand attention to test that case.

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

[kwin] [Bug 486693] Kwin coredumps in KWin::Workspace::raiseWindow() using Ctrl + Alt + A on discord

2024-05-09 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=486693

--- Comment #5 from Marcelo Bossoni  ---
Core was generated by `/usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0
--xwayland-fd 8 --xwayl'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x77c121640d74 in KWin::Workspace::raiseWindow (this=0x622554311fa0,
window=0x622555f1bdc0, 
nogroup=) at
/usr/src/debug/kwin/kwin-6.0.4.1/src/layers.cpp:365
365 if (!nogroup && window->isTransient()) {
[Current thread is 1 (Thread 0x77c11994ff00 (LWP 839))]
(gdb) bt
#0  0x77c121640d74 in KWin::Workspace::raiseWindow
(this=0x622554311fa0, window=0x622555f1bdc0, nogroup=)
at /usr/src/debug/kwin/kwin-6.0.4.1/src/layers.cpp:365
#1  0x77c12155e917 in KWin::Workspace::activateWindow
(force=false, window=0x622555f1bdc0, this=0x622554311fa0)
at /usr/src/debug/kwin/kwin-6.0.4.1/src/activation.cpp:297
#2  KWin::Workspace::activateWindow (this=0x622554311fa0,
window=0x622555f1bdc0, force=)
at /usr/src/debug/kwin/kwin-6.0.4.1/src/activation.cpp:282
#3  0x77c11ed9b57f in QtPrivate::QSlotObjectBase::call
(a=0x7fffc19650b0, r=0x622554311fa0, this=0x6225544816c0, this=, r=, a=) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#4  doActivate (sender=0x622554556470, signal_index=7,
argv=0x7fffc19650b0)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4078
#5  0x77c11f701eda in QAction::triggered (_t1=,
this=0x622554556470)
at
/usr/src/debug/qt6-base/build/src/gui/Gui_autogen/include/moc_qaction.cpp:480
#6  QAction::activate (this=0x622554556470, event=)
at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qaction.cpp:1102
#7  0x77c11ed9b57f in QtPrivate::QSlotObjectBase::call
(a=0x7fffc1965240, r=0x77c12056bcc0
<_ZZN13QGlobalStaticIN14QtGlobalStatic6HolderIN12_GLOBAL__N_116Q_QGS_s_instance8instanceEvE6holder.lto_priv.0>,
this=0x622554729c30, this=, r=, a=) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#8  doActivate (sender=0x622554731470, signal_index=3,
argv=0x7fffc1965240)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4078
#9  0x77c12055f1e0 in
OrgKdeKglobalaccelComponentInterface::globalShortcutPressed
(_t3=, _t2=, _t1=,
this=)
at
/usr/src/debug/kglobalaccel/build/src/moc_kglobalaccel_component_interface.cpp:255
#10 OrgKdeKglobalaccelComponentInterface::qt_static_metacall
(_o=_o@entry=0x622554731470, _c=_c@entry=QMetaObject::InvokeMetaMethod,
_id=_id@entry=0, _a=_a@entry=0x7fffc1965418) at
/usr/src/debug/kglobalaccel/build/src/moc_kglobalaccel_component_interface.cpp:165
#11 0x77c12055fcc0 in OrgKdeKglobalaccelComponentInterface::qt_metacall
(this=0x622554731470, _c=QMetaObject::InvokeMetaMethod, _id=0,
_a=0x7fffc1965418)
at
/usr/src/debug/kglobalaccel/build/src/moc_kglobalaccel_component_interface.cpp:236
#12 0x77c11fbe7def in QDBusConnectionPrivate::deliverCall
(this=0x77c114001690, object=0x622554731470, msg=..., metaTypes=, slotIdx=5)
at /usr/src/debug/qt6-base/qtbase/src/dbus/qdbusintegrator.cpp:1007
#13 0x77c11ed8c147 in QObject::event (this=0x622554731470,
e=0x6225559056e0)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1446
#14 0x77c11fefc44d in QApplicationPrivate::notify_helper
(this=, receiver=0x622554731470, e=0x6225559056e0)
at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3287
#15 0x77c11ed3fe18 in QCoreApplication::notifyInternal2
(receiver=0x622554731470, event=event@entry=0x6225559056e0)
at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1142
#16 0x77c11ed401d2 in QCoreApplication::sendEvent (event=0x6225559056e0,
receiver=)
at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1583
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x622553f98460)
at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1940
#18 0x77c11eeb9cbd in QEventDispatcherUNIX::processEvents
(this=0x622554036b10, flags=flags@entry=...)
at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp:415
#19 0x77c11f7e12b3 in QUnixEventDispatcherQPA::processEvents
(this=, flags=...)
at
/usr/src/debug/qt6-base/qtbase/src/gui/platform/unix/qunixeventdispatcher.cpp:27
#20 0x77c11ed48350 in QEventLoop::processEvents (flags=...,
this=0x7fffc1965980)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:100
#21 QEventLoop::exec (this=0x7fffc1965980, flags=...)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:182
#22 0x77c11ed43c1d in QCoreApplication::exec ()
at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qflags.h:74
#23 0x77c11fef863a in QApplication::exec ()
at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2555
#24 0x6225523ccdee in main (argc=, argv=)

[kwin] [Bug 486693] Kwin coredumps in KWin::Workspace::raiseWindow() using Ctrl + Alt + A on discord

2024-05-09 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=486693

--- Comment #4 from Marcelo Bossoni  ---
Nothing to be honest
It is just KDE default that supposedly is
Ctrl+Alt+A  Activate Window Demanding Attention
At least according to this site
https://docs.kde.org/stable5/en/khelpcenter/fundamentals/kbd.html

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

[kwin] [Bug 486693] Kwin coredumps in KWin::Workspace::raiseWindow() using Ctrl + Alt + A on discord

2024-05-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486693

Nate Graham  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |---
 Status|NEEDSINFO   |REPORTED
Summary|Kwin coredump using Ctrl +  |Kwin coredumps in
   |Alt + A on discord  |KWin::Workspace::raiseWindo
   ||w() using Ctrl + Alt + A on
   ||discord

--- Comment #3 from Nate Graham  ---
Yep. We're still missing some symbols--most notably for kglobalaccel--but
that's better than nothing.

What did you configure Ctr+Alt+A to do, exactly? Launch Discord?

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