← Back to team overview

linuxdcpp-team team mailing list archive

Re: [Question #89514]: Linuxdcpp gui is unresponsive when search results are being updated

 

Question #89514 on LinuxDC++ changed:
https://answers.launchpad.net/linuxdcpp/+question/89514

    Status: Open => Answered

Razzloss proposed the following answer:
Well there's bug #302340 and #442475. Changes committed for the 442475
should already help, so I assume you're using 1.0.3 and not the main
trunk?  GTK main thread is blocked when Search Results come in fast
enough (5-10Mb/s with my machine), which prevents the window rendering
and user interaction.

So try with the main trunk and see if it's faster (should be, duplicate
checking is done much faster now and if grouping isn't enabled when
search is started there's no need to check the whole resultStore).

--RZ

-- 
You received this question notification because you are a member of
LinuxDC++ Team, which is an answer contact for LinuxDC++.