[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 103113] Amarok freeze with max CPU when playing streaming
From:       Mark Kretschmann <markey () web ! de>
Date:       2005-05-01 18:30:43
Message-ID: 20050501183043.4805.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=103113         




------- Additional Comments From markey web de  2005-05-01 20:30 -------
CVS commit by markey: 

BACKPORT:
The first engine entry in the config dialog was always blank. This bug affected all \
fresh amaroK installations, when no prior amarokrc existed.

CCBUG: 103113


  M +1 -0      ChangeLog   1.593.2.12
  M +4 -0      src/enginecontroller.cpp   1.127.2.1


--- kdeextragear-1/amarok/ChangeLog  #1.593.2.11:1.593.2.12
 @ -9,4 +9,5  @
 
   BUGFIXES:
+    * The first engine entry in the config dialog was always blank.
     * If you filtered by more than one word in Collection Browser, adding
       expandable items (eg: artists or albums) wouldn't work. (BR 100150)

--- kdeextragear-1/amarok/src/enginecontroller.cpp  #1.127:1.127.2.1
 @ -119,4 +119,8  @ EngineController::loadEngine() //static
     }
 
+    // Important: Make sure soundSystem is not empty
+    if( AmarokConfig::soundSystem().isEmpty() )
+        AmarokConfig::setSoundSystem( engineName );
+
     return m_engine;
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic