[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:25:23
Message-ID: 20050501182523.32683.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:25 -------
CVS commit by markey: 

FIX:
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.639
  M +4 -0      src/enginecontroller.cpp   1.129


--- kdeextragear-1/amarok/ChangeLog  #1.638:1.639
 @ -55,4 +55,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.128:1.129
 @ -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