On mardi 29 novembre 2022 à 12:28 AM, Albert Astals Cid <aa...@kde.org> wrote:
> El dijous, 24 de novembre de 2022, a les 15:00:44 (CET), Carl Schwan va > escriure: > > > Hello everyone, > > > > I would like to put Tokodon in KDE Review. Tokodon is mastodon client, I > > have been working for some time already. I already did some unstable > > release and I would like to soon release the first stable release. The > > source code is available here: https://invent.kde.org/network/tokodon/ > > > > It is still missing a lot of Mastodon features (lists, support for custom > > emojies, displaying and sending polls, ...) but the current feature sets > > make it usable already. And I am slowly adding more features. > > > > Cheers, > > Carl > > > > PS: if someone has insight about this crash deep in the QML engine, I would > > be welcome some help https://bugs.kde.org/show_bug.cgi?id=461882 > > > Crashes > > $ tokodon > Loading any accounts from settings. > qrc:/content/ui/main.qml:74: TypeError: Cannot read property 'instanceName' of > null > Violació de segment (s'ha bolcat la memòria) > > Backtrace https://pst.klgrth.io/paste/s87zy > > You can see that if you add > onCheckedChanged: console.log("BLO", checked); > to notificationAction it will switch infinitely from true to false and and > crash. Thanks for the very helpful pointer and to Antonio for testing the fix, this has now been fixed with https://invent.kde.org/network/tokodon/-/merge_requests/69 Cheers, Carl > > Cheers, > Albert