[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-12-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

kde.xy...@simplelogin.com changed:

   What|Removed |Added

 CC||kde.xy...@simplelogin.com

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-12-04 Thread Andrea
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #24 from Andrea  ---
Created attachment 163857
  --> https://bugs.kde.org/attachment.cgi?id=163857=edit
New crash information added by DrKonqi

tokodon (23.08.3) using Qt 5.15.11

Everytime I click on "notifications" in the left toolbar the software crashes
immediately

-- Backtrace (Reduced):
#6  0x7f70292fab3a in QMetaProperty::read(QObject const*) const () from
/lib64/libQt5Core.so.5
[...]
#9  0x7f702b0a7c85 in
QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () from
/lib64/libQt5Qml.so.5
#10 0x7f702b0a7ebd in QQmlEnginePrivate::incubate(QQmlIncubator&,
QQmlContextData*) () from /lib64/libQt5Qml.so.5
[...]
#16 0x7f702b69b922 in QQuickWindowPrivate::polishItems() () from
/lib64/libQt5Quick.so.5
[...]
#18 0x7f702b6a8c25 in QQuickWindow::event(QEvent*) () from
/lib64/libQt5Quick.so.5

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-12-04 Thread Andrea
https://bugs.kde.org/show_bug.cgi?id=475825

Andrea  changed:

   What|Removed |Added

 CC||andrealuigi.mazzola@disroot
   ||.org

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-12-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #23 from rot-n-r...@live.com ---
Created attachment 163846
  --> https://bugs.kde.org/attachment.cgi?id=163846=edit
New crash information added by DrKonqi

tokodon (23.08.3) using Qt 5.15.11

Initially, the problem occured when I was using Tokodon side by side with
Discord on a workspace. I wanted to check if there were any new notifications,
but a few seconds after clicking on "Notifications", Tokodon suddenly closed.
Whenever I re-opened the app, everything else would work as per normal, except
for "Notifications".

Other things to note:

- I am using Arch Linux with the Linux-LTS kernel. About an hour or two prior
to this error occuring, I ran a system update, which did involve updates to the
kernel itself.
- I had the Vivaldi web browser running in a separate desktop.
- I have the Krohnkite extension for Kwin installed and active.
- Prior to the aforementioned kernel update, Tokodon would give an app crash
alert from time to time whenever I would close it manually (either through
ctrl-q or by clicking on the "close window" button). This was rare, and the app
itself would still be fully functional.

-- Backtrace (Reduced):
#7  0x7f62bacb0adc in QMetaProperty::read(QObject const*) const () at
/usr/lib/libQt5Core.so.5
[...]
#10 0x7f62bc850b3e in
QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at
/usr/lib/libQt5Qml.so.5
#11 0x7f62bc850fc6 in QQmlEnginePrivate::incubate(QQmlIncubator&,
QQmlContextData*) () at /usr/lib/libQt5Qml.so.5
[...]
#16 0x7f62bce49d3a in QQuickWindowPrivate::polishItems() () at
/usr/lib/libQt5Quick.so.5
[...]
#18 0x7f62bce54b63 in QQuickWindow::event(QEvent*) () at
/usr/lib/libQt5Quick.so.5

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-12-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

rot-n-r...@live.com changed:

   What|Removed |Added

 CC||rot-n-r...@live.com

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |
   |ork/tokodon/-/commit/c726d5 |
   |3e5c698429d8e1e4a8669d6a053 |
   |abb6d62 |
   Version Fixed In||23.08.4

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

Joshua Goins  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/tokodon/-/commit/950d0e |ork/tokodon/-/commit/c726d5
   |12e3342285f7dab77527a85cee8 |3e5c698429d8e1e4a8669d6a053
   |5112525 |abb6d62

--- Comment #22 from Joshua Goins  ---
Git commit c726d53e5c698429d8e1e4a8669d6a053abb6d62 by Joshua Goins.
Committed on 18/11/2023 at 02:40.
Pushed by redstrate into branch 'release/23.08'.

Protect against a notification missing a post

Yet another bugfix that should prevent crashes in some extraordinary
circumstances.

(cherry picked from commit 950d0e12e3342285f7dab77527a85cee85112525)

M  +31   -19   src/timeline/notificationmodel.cpp

https://invent.kde.org/network/tokodon/-/commit/c726d53e5c698429d8e1e4a8669d6a053abb6d62

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/netw
   ||ork/tokodon/-/commit/950d0e
   ||12e3342285f7dab77527a85cee8
   ||5112525
 Status|CONFIRMED   |RESOLVED

--- Comment #21 from Joshua Goins  ---
Git commit 950d0e12e3342285f7dab77527a85cee85112525 by Joshua Goins.
Committed on 18/11/2023 at 02:39.
Pushed by redstrate into branch 'master'.

Protect against a notification missing a post

Yet another bugfix that should prevent crashes in some extraordinary
circumstances.

M  +7-5src/account/notificationhandler.cpp
M  +31   -19   src/notification/notificationmodel.cpp

https://invent.kde.org/network/tokodon/-/commit/950d0e12e3342285f7dab77527a85cee85112525

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-17 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #20 from Joshua Goins  ---
Aha! I now know what's going on, however I'm really curious how this never
happened to me. It looks like it's crashing because it's trying to access a
post on a notification that doesn't have one (like follow notifications.) I can
push a fix today, and it should appear in the next 23.08 tag early next month.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #19 from sfal...@cloverleaf-linux.org ---
I just had the flatpak do it, and was ready to pull a backtrace.

#0  Post::boosted() const (this=this@entry=0x0) at
/run/build/tokodon/src/timeline/post.cpp:616
#1  0x559bd9d0b285 in NotificationModel::data(QModelIndex const&, int)
const (this=0x559be6d5b960, index=, role=273)
at /run/build/tokodon/src/timeline/notificationmodel.cpp:165
#2  0x7ff55cd2bb10 in QModelIndex::data(int) const (arole=273,
this=0x7ffcba77) at /usr/include/QtCore/qabstractitemmodel.h:460
#3  QQmlDMAbstractItemModelData::value(int) const (role=273,
this=0x559be9ae7dc0) at qqmladaptormodel.cpp:414
#4  QQmlDMCachedModelData::metaCall(QMetaObject::Call, int, void**)
(this=0x559be9ae7dc0, call=, id=,
arguments=0x7ffcba7700b0) at qqmladaptormodel.cpp:282
#5  0x7ff55baed73a in QMetaProperty::read(QObject const*) const
(this=this@entry=0x7ffcba7701c0, object=object@entry=0x559be9ae7dc0)
at kernel/qmetaobject.cpp:3198
#6  0x7ff55cd3ca88 in
QQDMIncubationTask::initializeRequiredProperties(QQmlDelegateModelItem*,
QObject*)
(this=this@entry=0x559be9af79d0,
modelItemToIncubate=modelItemToIncubate@entry=0x559be9ae7dc0,
object=object@entry=0x559bea2eb600)
at qqmldelegatemodel.cpp:1046
#7  0x7ff55cd3cd62 in
QQmlDelegateModelPrivate::setInitialState(QQDMIncubationTask*, QObject*)
(this=0x559be933e970, incubationTask=0x559be9af79d0, o=0x559bea2eb600) at
qqmldelegatemodel.cpp:1227
#8  0x7ff55d69c235 in
QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&)
(this=this@entry=0x559bea1ab1c0, i=...)
at qml/qqmlincubator.cpp:332
#9  0x7ff55d69c46d in QQmlEnginePrivate::incubate(QQmlIncubator&,
QQmlContextData*)
(this=0x559bdaa1dd40, i=, forContext=) at
qml/qqmlincubator.cpp:89
#10 0x7ff55cd402af in
QQmlDelegateModelPrivate::object(QQmlListCompositor::Group, int,
QQmlIncubator::IncubationMode)
(this=0x559be933e970, group=QQmlListCompositor::Default, index=0,
incubationMode=) at qqmldelegatemodel.cpp:1324
#11 0x7ff55dd2db84 in QQuickItemViewPrivate::createItem(int,
QQmlIncubator::IncubationMode)
(this=this@entry=0x559be9acdc80, modelIndex=0,
incubationMode=incubationMode@entry=QQmlIncubator::Synchronous) at
items/qquickitemview.cpp:2351
#12 0x7ff55dd3e1bd in
QQuickListViewPrivate::applyInsertionChange(QQmlChangeSet::Change const&,
QQuickItemViewPrivate::ChangeResult*, QList*,
QList*)
(this=0x559be9acdc80, change=..., insertResult=,
addedItems=, movingIntoView=)
at items/qquicklistview.cpp:3711
#13 0x7ff55dd2e6f7 in
QQuickItemViewPrivate::applyModelChanges(QQuickItemViewPrivate::ChangeResult*,
QQuickItemViewPrivate::ChangeResult*)
(this=this@entry=0x559be9acdc80,
totalInsertionResult=totalInsertionResult@entry=0x7ffcba770870,
totalRemovalResult=totalRemovalResult@entry=0x7ffcba7708a0) at
items/qquickitemview.cpp:2061
#14 0x7ff55dd2f0a7 in QQuickItemViewPrivate::layout() (this=0x559be9acdc80)
at items/qquickitemview.cpp:1895
#15 0x7ff55dc7f232 in QQuickWindowPrivate::polishItems()
(this=this@entry=0x559bdaa74260) at items/qquickwindow.cpp:393
#16 0x7ff55dbf8d4f in QSGGuiThreadRenderLoop::renderWindow(QQuickWindow*)
(this=0x559bdaad1790, window=)
at scenegraph/qsgrenderloop.cpp:694
#17 0x7ff55dc8c575 in QQuickWindow::event(QEvent*) (this=0x559bdaa4a310,
e=0x7ffcba770c90) at items/qquickwindow.cpp:1865
#18 0x7ff55c77ad6e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x559bdaa4a310, e=0x7ffcba770c90)
at kernel/qapplication.cpp:3640
#19 0x7ff55badfca8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x559bdaa4a310, event=0x7ffcba770c90)
at kernel/qcoreapplication.cpp:1064
#20 0x7ff55badfe6e in QCoreApplication::sendEvent(QObject*, QEvent*)
(receiver=, event=)
at kernel/qcoreapplication.cpp:1462
#21 0x7ff55bf46f38 in QPlatformWindow::deliverUpdateRequest()
(this=) at kernel/qplatformwindow.cpp:796
#22 0x7ff55bb0c120 in QObject::event(QEvent*) (this=0x559bdad34620,
e=0x7ff5480176e0) at kernel/qobject.cpp:1347
#23 0x7ff55c77ad6e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x559bdad34620, e=0x7ff5480176e0)
at kernel/qapplication.cpp:3640
#24 0x7ff55badfca8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x559bdad34620, event=0x7ff5480176e0)
at kernel/qcoreapplication.cpp:1064
#25 0x7ff55badfe6e in QCoreApplication::sendEvent(QObject*, QEvent*)
(receiver=, event=)
at kernel/qcoreapplication.cpp:1462
#26 0x7ff55bae32a1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=0, data=0x559bda7f87c0)
at kernel/qcoreapplication.cpp:1821
#27 0x7ff55bae37e8 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=, event_type=)
at kernel/qcoreapplication.cpp:1680
#28 0x7ff55bb39e93 in postEventSourceDispatch(GSource*, GSourceFunc,

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #18 from bru...@outlook.com ---
Switched to another server and Tokodon no longer crashes, have to see if i get
notifications though.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #17 from bru...@outlook.com ---
Server is: fulda.social

It happens everytime i click notification.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #16 from sfal...@cloverleaf-linux.org ---
Just as an aside, it's intermittent for me, it didn't do it at all today
(although if I'm supposed to be getting notification popups or the
notifications icon updating, *that* isn't working)

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #15 from sfal...@cloverleaf-linux.org ---
(In reply to Joshua Goins from comment #14)
> Oh something I forgot to ask but someone reminded me, which servers are you
> connecting to? If you don't wish to disclose that, the name of the server
> software is fine.

For me, fosstodon and my personal instance at mastodon.naturalorder.me
(Mastodon 4.4.1 I think)

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-15 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #14 from Joshua Goins  ---
Oh something I forgot to ask but someone reminded me, which servers are you
connecting to? If you don't wish to disclose that, the name of the server
software is fine.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-15 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

Joshua Goins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #13 from Joshua Goins  ---
I believe it, still having trouble replicating it unfortunately :/ Interesting
that this happens on Flatpak too, I might try that next

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #12 from bru...@outlook.com ---
tokodon 23.08.3-1 (arch)

unfortunately still crashing when clicking notification button.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

sfal...@cloverleaf-linux.org changed:

   What|Removed |Added

 CC||sfal...@cloverleaf-linux.or
   ||g

--- Comment #11 from sfal...@cloverleaf-linux.org ---
This bug also affects the 23.08.2 Flatpak build, at least on openSUSE Kalpa

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #10 from bru...@outlook.com ---
Ooops, copy paste error. Wanted to add this only:

Core was generated by `/usr/bin/tokodon'.
Program terminated with signal SIGSEGV, Segmentation fault.

warning: Section `.reg-xstate/4654' in core file too small.
#0  0x7f2379aac83c in ?? () from /usr/lib/libc.so.6
[Current thread is 1 (LWP 4654)]
(gdb) bt full
#0  0x7f2379aac83c in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#1  0xfee8 in ?? ()
No symbol table info available.
#2  0x93dff0f543681600 in ?? ()
No symbol table info available.
#3  0x000b in ?? ()
No symbol table info available.
#4  0x7f2376ec5176 in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#5  0x7f2376ec8110 in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#6  0x000b in ?? ()
No symbol table info available.
#7  0x7f2379bf76a0 in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#8  0x7f2379a5c668 in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#9  0x0400 in ?? ()
No symbol table info available.
#10 0x7f2376ec488f in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#11 0x in ?? ()
No symbol table info available.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #9 from bru...@outlook.com ---
Followed your instructions. "bt full" gave me this:

Core was generated by `/usr/bin/tokodon'.
Program terminated with signal SIGSEGV, Segmentation fault.

warning: Section `.reg-xstate/4654' in core file too small.
#0  0x7f2379aac83c in ?? () from /usr/lib/libc.so.6
[Current thread is 1 (LWP 4654)]
(gdb) bt full
#0  0x7f2379aac83c in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#1  0xfee8 in ?? ()
No symbol table info available.
#2  0x93dff0f543681600 in ?? ()
No symbol table info available.
#3  0x000b in ?? ()
No symbol table info available.
#4  0x7f2376ec5176 in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#5  0x7f2376ec8110 in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#6  0x000b in ?? ()
No symbol table info available.
#7  0x7f2379bf76a0 in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#8  0x7f2379a5c668 in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#9  0x0400 in ?? ()
No symbol table info available.
#10 0x7f2376ec488f in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#11 0x in ?? ()
No symbol table info available.

#5  0x7f777e755110 in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#6  0x000b in ?? ()
No symbol table info available.
#7  0x7f77815f76a0 in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#8  0x7f778145c668 in ?? () from /usr/lib/libc.so.6
No symbol table info available.
#9  0x0400 in ?? ()
No symbol table info available.
#10 0x7f777e75188f in ?? () from /usr/lib/libKF5Crash.so.5
No symbol table info available.
#11 0x555f4ed7e0c0 in ?? ()
No symbol table info available.
#12 0x7ffdf4e77708 in ?? ()
No symbol table info available.
#13 0x7f7720183628 in ?? ()
No symbol table info available.
#14 0x in ?? ()
No symbol table info available.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-05 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #8 from Joshua Goins  ---
Ah that's useful! I can see that we're finally in the space of Tokodon here,
however this is useless without knowing anything further (because of pesky
memory protection, all we're given is a randomized offset.)

Something like this should work:
1. run this command: sudo DEBUGINFOD_URLS="https://debuginfod.archlinux.org/;
coredumpctl gdb
(agree to let gdb download debug symbols, do note that it will be painfully
slow)

This will hopefully debug the last core dump, and also download the necessary
debug symbols.

Type in "bt full" (without quotes) into the gdb prompt once it's done and post
the output here.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #7 from bru...@outlook.com ---
Here is the system log (journalctl -f) when Tokodon crashed on my machine.
Perhaps
you find something in here:

Nov 04 19:44:24 x plasmashell[2113]: 21 -- exe=/usr/bin/tokodon
Nov 04 19:44:24 x plasmashell[2113]: 17 -- platform=wayland
Nov 04 19:44:24 x plasmashell[2113]: 16 -- appname=tokodon
Nov 04 19:44:24 x plasmashell[2113]: 17 -- apppath=/usr/bin
Nov 04 19:44:24 x plasmashell[2113]: 10 -- signal=11
Nov 04 19:44:24 x plasmashell[2113]: 9 -- pid=2113
Nov 04 19:44:24 x plasmashell[2113]: 19 -- appversion=23.08.2
Nov 04 19:44:24 x plasmashell[2113]: 20 -- programname=Tokodon
Nov 04 19:44:24 x plasmashell[2113]: 71 --
bugaddress=https://bugs.kde.org/describecomponents.cgi?product=tokodon
Nov 04 19:44:24 x plasmashell[2113]: KCrash: crashing...
crashRecursionCounter = 2
Nov 04 19:44:24 x plasmashell[2113]: KCrash: Application Name = tokodon
path = /usr/bin pid = 2113
Nov 04 19:44:24 x plasmashell[2113]: KCrash: Arguments:
/usr/bin/tokodon
Nov 04 19:44:24 x plasmashell[2113]: KCrash: Attempting to start
/usr/lib/drkonqi
Nov 04 19:44:24 x kwin_wayland[988]: kf.service.services: The desktop
entry file "/usr/share/applications/qemu.desktop" has Type= "Application" but
has no Exec field.
Nov 04 19:44:24 x kwin_wayland[988]: kf.service.services: The desktop
entry file "/usr/share/applications/org.freedesktop.Xwayland.desktop" has Type=
"Application" but has no Exec field.
Nov 04 19:44:24 x kwin_wayland[988]: kf.service.services: The desktop
entry file "/usr/share/applications/bookmarks.desktop" has Type= "Application"
but has no Exec field.
Nov 04 19:44:24 x drkonqi[2387]: [QtOIIO] Plugin Initialized
Nov 04 19:44:24 x drkonqi[2387]: kf5idletime_wayland: This plugin does
not support polling idle time
Nov 04 19:44:24 x kded5[1103]: Registering ":1.84/StatusNotifierItem"
to system tray
Nov 04 19:44:24 x plasmashell[1138]: Could not find the Plasmoid for
Plasma::FrameSvgItem(0x55e4b10dd100) QQmlContext(0x55e4b19eb070)
QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Nov 04 19:44:24 x plasmashell[1138]: Could not find the Plasmoid for
Plasma::FrameSvgItem(0x55e4b10dd100) QQmlContext(0x55e4b19eb070)
QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Nov 04 19:44:24 x plasmashell[1138]: QFont::setPointSizeF: Point size
<= 0 (0.00), must be greater than 0
Nov 04 19:44:30 x kded5[1103]: Service  ":1.74" unregistered
Nov 04 19:44:31 x plasmashell[2048]: Unable to start Dr. Konqi
Nov 04 19:44:31 x plasmashell[2048]: Re-raising signal for core dump
handling.
Nov 04 19:44:31 x systemd[1]: Created slice Slice
/system/systemd-coredump.
Nov 04 19:44:31 x systemd[1]: Started Process Core Dump (PID 2416/UID
0).
Nov 04 19:44:32 x systemd-coredump[2417]: [] Process 2048 (tokodon) of
user 1000 dumped core.

  Stack trace of thread 2048:
  #0  0x7f761deac83c n/a
(libc.so.6 + 0x8e83c)
  #1  0x7f761de5c668 raise
(libc.so.6 + 0x3e668)
  #2  0x7f761b17088f
_ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x788f)
  #3  0x7f761de5c710 n/a
(libc.so.6 + 0x3e710)
  #4  0x55809593297c n/a
(tokodon + 0x7897c)
  #5  0x7f761e9bdd45 n/a
(libQt5QmlModels.so.5 + 0x3fd45)
  #6  0x7f761e9b7cbb n/a
(libQt5QmlModels.so.5 + 0x39cbb)
  #7  0x7f761e6b0adc
_ZNK13QMetaProperty4readEPK7QObject (libQt5Core.so.5 + 0x2b0adc)
  #8  0x7f761e9c0fda n/a
(libQt5QmlModels.so.5 + 0x42fda)
  #9  0x7f761e9c130b n/a
(libQt5QmlModels.so.5 + 0x4330b)
  #10 0x7f7620250c0e
_ZN20QQmlIncubatorPrivate8incubateER26QQmlInstantiationInterrupt
(libQt5Qml.so.5 + 0x250c0e)
  #11 0x7f7620251096
_ZN17QQmlEnginePrivate8incubateER13QQmlIncubatorP15QQmlContextData
(libQt5Qml.so.5 + 0x251096)
  #12 0x7f761e9c69c2 n/a
(libQt5QmlModels.so.5 + 0x489c2)
  #13 0x7f7620900259 n/a
(libQt5Quick.so.5 + 0x300259)
  #14 0x7f762091648b n/a
(libQt5Quick.so.5 + 0x31648b)
 

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-11-04 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #6 from Joshua Goins  ---
Unfortunately I still don't have enough information to reproduce :/ It's not
your fault, this is just the worst kind of crash. 23.08.3 is right around the
corner, let's see if that might fix your issue.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-10-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #5 from bru...@outlook.com ---
This is more complete console output. Tokodon stopped in background, when
putting it in foreground it
printed more output and segfaulted when i tried to create bug report.

[brb@sweethome ~]$ tokodon
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[QtOIIO] Plugin Initialized
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
21 -- exe=/usr/bin/tokodon
17 -- platform=wayland
16 -- appname=tokodon
17 -- apppath=/usr/bin
10 -- signal=11
10 -- pid=73298
19 -- appversion=23.08.2
20 -- programname=Tokodon
71 -- bugaddress=https://bugs.kde.org/describecomponents.cgi?product=tokodon
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = tokodon path = /usr/bin pid = 73298
KCrash: Arguments: /usr/bin/tokodon 
KCrash: Attempting to start /usr/lib/drkonqi
[QtOIIO] Plugin Initialized
kf5idletime_wayland: This plugin does not support polling idle time

[1]+  Stopped tokodon
[brb@sweethome ~]$ jobs
[1]+  Stopped tokodon
[brb@sweethome ~]$ fg
tokodon
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
QSocketNotifier: Invalid socket 26 and type 'Read', disabling...
QSocketNotifier: Invalid socket 19 and type 'Read', disabling...
QSocketNotifier: Invalid socket 28 and type 'Read', disabling...
QSocketNotifier: Invalid socket 25 and type 'Read', disabling...
QSocketNotifier: Invalid socket 29 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...

file:///usr/lib/qt/qml/org/kde/kirigami.2/ContextDrawer.qml:135:9: QML
ListView: Binding loop detected for property "topMargin"
Unable to start Dr. Konqi
Re-raising signal for core dump handling.
Segmentation fault (core dumped)

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-10-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #4 from bru...@outlook.com ---
Addition to last comment: Crashing after pressing Nofications button.

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-10-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #3 from bru...@outlook.com ---
Running from console and crashing: 

[brb@sweethome ~]$ tokodon
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
[QtOIIO] Plugin Initialized
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
21 -- exe=/usr/bin/tokodon
17 -- platform=wayland
16 -- appname=tokodon
17 -- apppath=/usr/bin
10 -- signal=11
10 -- pid=72811
19 -- appversion=23.08.2
20 -- programname=Tokodon
71 -- bugaddress=https://bugs.kde.org/describecomponents.cgi?product=tokodon
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = tokodon path = /usr/bin pid = 72811
KCrash: Arguments: /usr/bin/tokodon 
KCrash: Attempting to start /usr/lib/drkonqi
[QtOIIO] Plugin Initialized
kf5idletime_wayland: This plugin does not support polling idle time

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-10-19 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #2 from Joshua Goins  ---
This is really odd, I can't seem to reproduce even when using the Arch Linux
Tokodon package. If you run tokodon in a console window, is there any output?

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

[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

2023-10-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #1 from bru...@outlook.com ---
Can be reproduced everytime i click on "Notifications" button
Everything else appears to be working normal.

Arch package "tokodon 23.08.2-2"

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