On Dienstag, 18. März 2014 23:26:34 CEST, mk-li...@email.de wrote:
On 18 Mar 2014, at 23:15 , Luigi Toscano <luigi.tosc...@tiscali.it> wrote:
Ok: I've seen the other message, but then I would start from this and make
sure that the stacktrace is the correct one.
Hmm…

According to the backtrace in the bug, the "str" parameter here
http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/kkernel__mac_8cpp.html#abd7a47c0501f4e72cfdb901f4f414248

is NULL, thus try with an initial

if (str == NULL)
  return QString();

Cheers,
Thomas

Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to