[kopete-bugs] [Bug 165546] Kopete crashes with --autoconnect
Tejas Dinkar
tejasdinkar at gmail.com
Sat Jul 12 16:59:43 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=165546
tejasdinkar gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tejasdinkar gmail com
------- Additional Comments From tejasdinkar gmail com 2008-07-12 16:59 -------
This is a bug in Qt (I think)
in the function KopeteApplication::slotAllPluginsLoaded()
the line (*i).split(',') causes this bug.
*i is not properly cast to a QString for some reason
More information about the kopete-bugs
mailing list