XMPP consistently crashes Kopete but not Conversations

My YunoHost server

Hardware: Raspberry Pi4
YunoHost version: 4.2.4
I have access to my server : Through SSH, webadmin and direct access
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : yes
If yes, please explain: Added a BOSH HTTP Bind redirect to make Converse work, at https://example.net/http-bind

Description of my issue

I’m currently having an unusual bug where the Kopete XMPP client for KDE immediately crashes whenever I start session and attempt to set my status to Online. For the record, this does NOT happen with the Conversations client for Android, where I can log in, join chatrooms and post there. I currently don’t have any 1-to-1 conversations nor any XMPP contacts on the list, however, so that might play a role.

Debug output for Kopete:

org.kde.kopete.libkopete: Using dummy idle timer
QObject::disconnect: Unexpected nullptr parameter
QObject::connect: Cannot connect (nullptr)::triggered() to KopeteWindow::slotQuit()
QObject::connect: No such signal KopeteSystemTray::quit()
kf.xmlgui: cannot find .rc file "historyui.rc" for component "kopete"
kf.xmlgui: Shortcut for action  "viewMetaContactHistory" "Ver &historial" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
ChatWindowStyleManager::loadStyles  "/home/csolisr/.local/share/kopete//styles/"
ChatWindowStyleManager::loadStyles  "/usr/share/kopete//styles/"
kf.xmlgui: cannot find .rc file "otrui.rc" for component "kopete"
kf.xmlgui: KActionCollection::setComponentName does not work on a KActionCollection containing actions! "kopete_privacy"
kf.xmlgui: cannot find .rc file "privacyui.rc" for component "kopete_privacy"
org.kde.kopete.libkopete: Unable to find a plugin named ' "" '!
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  794
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  794
Unknown signature value:  794
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  794
Unknown signature value:  795
Unknown signature value:  795
Unknown signature value:  794
Unknown signature value:  794
Unknown signature value:  794
Unknown signature value:  795
Unknown signature value:  795
unexpected version response
kf.xmlgui: cannot find .rc file "historychatui.rc" for component "kopete"
addGroup "No está en su lista de contactos"
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kopete path = /usr/bin pid = 41749
KCrash: Arguments: /usr/bin/kopete 
KCrash: Attempting to start /usr/lib/drkonqi

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.