On Oct 12, 2012, at 7:16 PM, koro <[email protected]> wrote: > I'm having problems with the latest version of QS (3935). > Whenever I navigate to a folder which contains a large number of PDF's (say, > 400) in the first pane, I get a really long hang (beachball), say for 60 > seconds. > > E.g: open QS and go home -> folderwithpdfs -> (loooong beachball) -> shows > the first pdf in first pane > > This did not happen (even with the same folders) in the previous version of > QS.
If it’s truly new in B70, I wonder if it’s due to some changes we made to improve the way files are displayed and searched. It probably needs to hit the disk more often for each file now, but I don’t think that would account for a 60 second delay. Is it exactly 60 seconds? Because that indicates some sort of timeout somewhere. > My guess is that QS is trying to load Quickview data for the pdf's or > something like that. It surely is, but icon loading is done in another thread and shouldn’t slow down the main UI (except that all the threads might be asking for information from the same disk). -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en.
