[Tokodon] [Bug 497915] New: Sometimes notifications are the wrong type
Joshua Goins
bugzilla_noreply at kde.org
Thu Dec 26 16:57:54 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497915
Bug ID: 497915
Summary: Sometimes notifications are the wrong type
Classification: Applications
Product: Tokodon
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: josh at redstrate.com
CC: carl at carlschwan.eu, josh at redstrate.com
Target Milestone: ---
See this backtrace:
[KCrash Handler]
#4 0x00007fb49fc7f0f4 in __pthread_kill_implementation () at /lib64/libc.so.6
#5 0x00007fb49fc25fde in raise () at /lib64/libc.so.6
#6 0x00007fb49fc0d942 in abort () at /lib64/libc.so.6
#7 0x00007fb4a021b85b in ??? () at /lib64/libQt6Core.so.6
#8 0x00007fb4a026ce78 in ??? () at /lib64/libQt6Core.so.6
#9 0x00007fb4a021ce0d in QMessageLogger::fatal(char const*, ...) const () at
/lib64/libQt6Core.so.6
#10 0x00007fb4a021b90c in qt_assert_x(char const*, char const*, char const*,
int) () at /lib64/libQt6Core.so.6
#11 0x000055e51ca6e116 in NotificationHandler::handle (this=0x55e53eec85f0,
notification=std::shared_ptr<Notification> (use count 5, weak count 0) = {...},
account=0x55e53f077e30) at
/home/josh/kde/src/tokodon/src/account/notificationhandler.cpp:149
#12 0x000055e51ca41d42 in operator() (__closure=0x55e53eece7e0,
n=std::shared_ptr<Notification> (empty) = {...}) at
/home/josh/kde/src/tokodon/src/account/accountmanager.cpp:137
Instead of Q_UNREACHBLE, it should be a warning of an unhandled type and then a
generic "A new notification was recieved".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list