FS#52026 - [qt5-base] 5.7.0-7 Application 'kded5' crashing caused by qt5-bae

Attached to Project: Arch Linux
Opened by hsingyun (zhkailing) - Friday, 02 December 2016, 09:46 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 10 December 2016, 11:58 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Felix Yan (felixonmars)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Application 'kded5' crashing... when execute "kded5 --version"

$ kded5 --version
kded5 5.28.0
KCrash: Application 'kded5' crashing...
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
[2] + 6952 suspended (signal) kded5 --version


ps:
see: https://bugs.kde.org/show_bug.cgi?id=371890

David Faure 2016-11-04 08:30:03 UTC
`kded5 --version` crashes for you, in QtDBus, due to the early exit. I have seen this in the past, it was a bug in Qt, and I'm pretty sure it's fixed now. What's your Qt version? Can you try upgrading Qt?


Additional info:
* package version(s)
extra qt5-base 5.7.0-7
more info: https://bugs.kde.org/show_bug.cgi?id=371890
* config and/or log files etc.
see attachment

Steps to reproduce:
kded5 --version
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 10 December 2016, 11:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  qt5-base 5.7.0-8
Comment by hsingyun (zhkailing) - Friday, 02 December 2016, 09:56 GMT
kate and dolphin have the same bug with libQt5DBus
Comment by Antonio Rojas (arojas) - Wednesday, 07 December 2016, 12:38 GMT
Are you using any input method?
Comment by hsingyun (zhkailing) - Thursday, 08 December 2016, 06:22 GMT
yes, I'm using fcitx and setting "export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS="@im=fcitx"" in ~/.xprofile file.

When I commented it out, kded5 was working properly. Does fcitx have compatibility issues with Qt5?
Comment by Antonio Rojas (arojas) - Thursday, 08 December 2016, 07:50 GMT
Please test 5.7.0-8

Loading...