Revision 583704
Go back to digest for 17th September 2006Bug Fixes in Multimedia
Mark Kretschmann committed changes in /trunk/extragear/multimedia/amarok/src/contextbrowser.cpp:
We must not use KLocale::formatDateTime() in a helper thread. Behind the scenes KConfig is accessed, and this is totally not threadsafe. You get random crashes.
So for now the date is no longer localized. Hell, that's better than crashing.
File Changes
Modified 1 files
- /trunk/extragear/multimedia/amarok/src/contextbrowser.cpp
1 files changed in total