Summary: | Tokodon crash when opening "conversation" | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Rory <falsemirror> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | carl, josh, nitrogenesis.developer |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.01.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Rory
2023-01-30 20:53:49 UTC
I can't seem to reproduce this on v23.01.0 or git, could you try building it from source? If you can't for whatever reason, we have a new release within the next week or two. We need a backtrace with debug symbols, I also can't reproduce and don't see that could cause this bug :( Created attachment 156369 [details]
New crash information added by DrKonqi
tokodon (23.01.0) using Qt 5.15.8
Plasma 5.27.0, Arch Linux, Tokodon 23.01.0
Tokodon crashes when trying to open tab "Conversations" on an instance that doesn't support them (in my case social.linux.pizza).
How I think that might be fixed:
Check if instance supports Conversations and show/hide tab when does/doesn't
-- Backtrace (Reduced):
#8 0x00007fcb73d7463d in QV4::QObjectWrapper::virtualResolveLookupGetter(QV4::Object const*, QV4::ExecutionEngine*, QV4::Lookup*) () from /usr/lib/libQt5Qml.so.5
[...]
#11 0x00007fcb73d36c36 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib/libQt5Qml.so.5
#12 0x00007fcb73e971ad in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib/libQt5Qml.so.5
#13 0x00007fcb73e97729 in QQmlBinding::evaluate(bool*) () from /usr/lib/libQt5Qml.so.5
[...]
#15 0x00007fcb73e98f73 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib/libQt5Qml.so.5
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |