Bug 475331 - KDE Global shortcuts no longer work (intermittently) since upgrading to 5.27.8
Summary: KDE Global shortcuts no longer work (intermittently) since upgrading to 5.27.8
Status: RESOLVED DUPLICATE of bug 475237
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-10-07 17:27 UTC by Matthew Walker
Modified: 2023-10-07 18:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Walker 2023-10-07 17:27:41 UTC
Application: kglobalaccel5 (5.110.0)

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.5-200.fc38.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 38 (KDE Plasma)
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
It either crashes on logon or when I press a custom global shortcut - not sure.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Global Shortcuts Service (kglobalaccel5), signal: Aborted

[KCrash Handler]
#4  0x00007fe6052b0884 in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007fe60525fafe in raise () from /lib64/libc.so.6
#6  0x00007fe60524887f in abort () from /lib64/libc.so.6
#7  0x00007fe604873cf2 in _dbus_abort.cold () from /lib64/libdbus-1.so.3
#8  0x00007fe60489c102 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3
#9  0x00007fe60488aab1 in dbus_message_new_method_call () from /lib64/libdbus-1.so.3
#10 0x00007fe6057a11fc in QDBusMessagePrivate::toDBusMessage(QDBusMessage const&, QFlags<QDBusConnection::ConnectionCapability>, QDBusError*) () from /lib64/libQt5DBus.so.5
#11 0x00007fe60579a635 in QDBusConnectionPrivate::sendWithReplyAsync(QDBusMessage const&, QObject*, char const*, char const*, int) () from /lib64/libQt5DBus.so.5
#12 0x00007fe605786ea1 in QDBusConnection::asyncCall(QDBusMessage const&, int) const () from /lib64/libQt5DBus.so.5
#13 0x00007fe60667cc74 in KServiceActionComponent::emitGlobalShortcutPressed(GlobalShortcut const&)::{lambda(QString const&)#1}::operator()(QString const&) const () from /lib64/libKF5GlobalAccelPrivate.so.5
#14 0x00007fe60667e567 in KServiceActionComponent::emitGlobalShortcutPressed(GlobalShortcut const&) () from /lib64/libKF5GlobalAccelPrivate.so.5
#15 0x00007fe606684a5c in GlobalShortcutsRegistry::keyPressed(int) () from /lib64/libKF5GlobalAccelPrivate.so.5
#16 0x00007fe603c11bce in KGlobalAccelImpl::nativeEventFilter(QByteArray const&, void*, long*) () from /usr/lib64/qt5/plugins/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateXcb.so
#17 0x00007fe605ab123c in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () from /lib64/libQt5Core.so.5
#18 0x00007fe5f46f1946 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5
#19 0x00007fe5f46f307f in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#20 0x00007fe5f471b4cf in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#21 0x00007fe6049134fc in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#22 0x00007fe6049716b8 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#23 0x00007fe604910b83 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x00007fe605b06749 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007fe605ab2b6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007fe605abadfb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#27 0x000055d34ea418ab in main ()
[Inferior 1 (process 2716) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'kglobalaccel5' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Matthew Walker 2023-10-07 18:23:25 UTC

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