SOURCES: amarok-smp.patch (NEW) - temporary fix for unability to r...

czarny czarny at pld-linux.org
Thu Nov 16 16:20:28 CET 2006


Author: czarny                       Date: Thu Nov 16 15:20:28 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- temporary fix for unability to run amarok on smp machines 
- see http://bugs.kde.org/show_bug.cgi?id=137390

---- Files affected:
SOURCES:
   amarok-smp.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/amarok-smp.patch
diff -u /dev/null SOURCES/amarok-smp.patch:1.1
--- /dev/null	Thu Nov 16 16:20:28 2006
+++ SOURCES/amarok-smp.patch	Thu Nov 16 16:20:22 2006
@@ -0,0 +1,11 @@
+--- amarok/src/app.cpp.old	2006-10-26 22:40:20.000000000 +0200
++++ amarok/src/app.cpp	2006-11-15 17:15:31.170432000 +0100
+@@ -115,7 +115,7 @@
+     new Amarok::DcopScriptHandler();
+     new Amarok::DcopDevicesHandler();
+ 
+-    fixHyperThreading();
++//    fixHyperThreading();
+ 
+     QTimer::singleShot( 0, this, SLOT( continueInit() ) );
+ 
================================================================


More information about the pld-cvs-commit mailing list