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

List:       kde-commits
Subject:    branches/work/kde4/kdegraphics/kpdf/core
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2005-05-31 22:29:53
Message-ID: 1117578593.040587.9189.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 420382 by aacid:

crash--


 M  +3 -2      document.cpp  


--- branches/work/kde4/kdegraphics/kpdf/core/document.cpp #420381:420382
@@ -1436,9 +1436,10 @@
 void KPDFDocument::slotTimedMemoryCheck()
 {
     // [MEM] clean memory (for 'free mem dependant' profiles only)
-    if ( Settings::memoryLevel() != Settings::EnumMemoryLevel::Low &&
+#warning commented because makes it crash
+/*    if ( Settings::memoryLevel() != Settings::EnumMemoryLevel::Low &&
          d->allocatedPixmapsTotalMemory > 1024*1024 )
-        cleanupPixmapMemory();
+        cleanupPixmapMemory();*/
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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