https://bugs.kde.org/show_bug.cgi?id=440838
--- Comment #1 from Adrian Sevcenco <adrian_...@yahoo.com> --- oh, and doing an strace on it give me this: sendmsg(23, {msg_name={sa_family=AF_UNIX, sun_path="/run/systemd/journal/socket"}, msg_namelen=30, msg_iov=[{iov_base="MESSAGE=qt.core.qabstractitemmod"..., iov_len=118}, {iov_base="\n", iov_len=1}, {iov_base="PRIORITY=4", iov_len=10}, {iov_base="\n", iov_len=1}, {iov_base="CODE_FUNC=unknown", iov_len=17}, {iov_base="\n", iov_len=1}, {iov_base="CODE_LINE=0", iov_len=11}, {iov_base="\n", iov_len=1}, {iov_base="CODE_FILE=unknown", iov_len=17}, {iov_base="\n", iov_len=1}, {iov_base="QT_CATEGORY=qt.core.qabstractite"..., iov_len=49}, {iov_base="\n", iov_len=1}, {iov_base="SYSLOG_IDENTIFIER=", iov_len=18}, {iov_base="plasmashell", iov_len=11}, {iov_base="\n", iov_len=1}], msg_iovlen=15, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 258 i also tried to look over with gdb (all debug symbols installed) but i do not know what to look for .. -- You are receiving this mail because: You are watching all bug changes.