GNOME Bugzilla – Bug 660030
Pan.135 real slow in search, ans showing headers, closes on large groups
Last modified: 2011-12-03 08:00:23 UTC
I'm running a duo boot windows (rarely used) and linux Ubuntu 10.04LTS when I try Pan .135 the screen turns gray for a long time when down loading headers, or if I click the search box and the CPU usage is 94-100%, also on large groups 150,000 it will just close the program. I have a stock gateway SX2801-o1e with 6 gigs of ram, 1TB HD partitioned 50/50 windows and Ubuntu. I also have Pan .135 on my 9" ASUS eeepc900 wit 2 gigs of ram and 32gig ssd drive running Ubuntu 10.04 with NO issues. PJFSr.
Created attachment 202175 [details] Sample backtrace during search It looks like searching triggers some crazy recursive calls within Gtk+, see backtrace.
Created attachment 202197 [details] backtrace with gtk+3 symbols Seems to be a known bug of Gnome Accessibility Toolkit: https://bugzilla.gnome.org/show_bug.cgi?id=419383
Created attachment 202200 [details] [review] patch for the issue This patch removes the Tree Model from Tree View temporarily during header tree updates.
Thanks for taking the time to report this bug and provide the patch. Heinrich: Could you please look into this? TIA
Took a look at it. Thansk for this useful patch. Works as advertised ;) Merged into my branch. Jindrich, did you create a diff from the official gnome repository?
Btw, the close/open is still slow due to pan's handling of the articles.
Review of attachment 202200 [details] [review]: Works, thanks.
I'll patch this into pan as soon as I have git access.
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.