All;
I have a client that uses xmpp for chatting. They setup a group room for me to join but kopete crashes every time I try to join the group chat
I'm running Fedora 31 KDE spin
Here's my steps to reproduce
start kopete
click on the 'hidden icons' in the taskbar
right click on kopete
highlight my account id --> Join Groupchat
change the Server (they use talk.company.com for chat and conference.company.com for the group rooms)
click query and the room I want shows up
then I double click the room or simply type the room name in the room field
kopete immediately crashes and I see this in /var/log/messages:
Mar 25 13:46:40 Fedora31Host kopete[13366]: kf5.kxmlgui: cannot find .rc file "historychatui.rc" for component "kopete" Mar 25 13:46:40 Fedora31Host plasmashell[1446]: QQuickItem::stackAfter: Cannot stack StatusNotifierItem_QMLTYPE_310(0x55e40a6d0d30, parent=0x55e402974420, geometry=0,0 0x0) after StatusNotifierItem_QMLTYPE_310(0x55e40a2d3270), which must be a sibling Mar 25 13:46:40 Fedora31Host plasmashell[1446]: QQuickItem::stackAfter: Cannot stack StatusNotifierItem_QMLTYPE_310(0x55e40710de30, parent=0x55e4052f4fd0, geometry=0,0 0x0) after StatusNotifierItem_QMLTYPE_310(0x55e40e35ca00), which must be a sibling Mar 25 13:46:40 Fedora31Host wpa_supplicant[1171]: wlo1: WPA: Group rekeying completed with f8:7b:8c:9f:3a:6b [GTK=TKIP] Mar 25 13:46:42 Fedora31Host kwin_x11[1440]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4526, resource id: 174063623, major code: 15 (QueryTree), minor code: 0 Mar 25 13:46:42 Fedora31Host kwin_x11[1440]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4531, resource id: 174063623, major code: 18 (ChangeProperty), minor code: 0 Mar 25 13:46:45 Fedora31Host kwin_x11[1440]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8092, resource id: 35652928, major code: 20 (GetProperty), minor code: 0 Mar 25 13:46:45 Fedora31Host kwin_x11[1440]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8093, resource id: 35652928, major code: 15 (QueryTree), minor code: 0
Thanks in advance