Revision 820488

Go back to digest for 15th June 2008

Bug Fixes in Multimedia

Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src/servicebrowser/mp3tunes:

Make the Mp3tunes service not crash when loading tracks. There is a fix here that really should be applied to all the workers.

The main issue though, seemed to be something deep in QString messing up if Amarok::extension( track.trackFileName() ) was passed directly as a function parameter, instead of loaded into an intermediate QString. Strange stuff....

File Changes

Modified 4 files
  • /trunk/extragear/multimedia/amarok/src/servicebrowser/mp3tunes
  •   /Mp3tunesServiceQueryMaker.cpp
  •   /Mp3tunesServiceQueryMaker.h
  •   /Mp3tunesWorkers.cpp
  •   /Mp3tunesWorkers.h
4 files changed in total