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

List:       kde-commits
Subject:    kdegraphics/kpdf/kpdf
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2004-09-05 22:14:10
Message-ID: 20040905221410.86580E75 () office ! kde ! org
[Download RAW message or body]

CVS commit by aacid: 

Increase thumbnail geneartion thread priority a bit, IdlePriority is so little \
priority some people were getting no thumbnail generated at all.


  M +1 -1      thumbnaillist.cpp   1.6


--- kdegraphics/kpdf/kpdf/thumbnaillist.cpp  #1.5:1.6
@@ -69,5 +69,5 @@ void ThumbnailList::generateNextThumbnai
     }
     m_tg = new ThumbnailGenerator(m_doc, m_docMutex, m_nextThumbnail, \
                QPaintDevice::x11AppDpiX(), this);
-    m_tg->start(QThread::IdlePriority);
+    m_tg->start(QThread::LowPriority);
 }
 


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

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