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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin/lib
From:       Xavier Vello <xavier.vello () gmail ! com>
Date:       2010-02-09 9:54:27
Message-ID: 1265709267.781143.13363.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1087519 by xvello:

Commit patch from SlashDevDsp fixing #223515
crashed kcmkwin/kwindecoration

No need to backport to 4.4



 M  +5 -1      kdecoration_plugins_p.cpp  


--- trunk/KDE/kdebase/workspace/kwin/lib/kdecoration_plugins_p.cpp #1087518:1087519
@@ -78,8 +78,12 @@
     if(( !loadPlugin( "" ) && library ) // "" = read the one in cfg file
         || oldPlugin == pluginStr )
         { // no new plugin loaded, reset the old one
-        assert( fact != NULL );
+ //       assert( fact != NULL );
+	if(fact != NULL)
+	{
         ret = fact->reset( changed );
+	}
+
         }
     return ret || oldPlugin != pluginStr;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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