[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-04-03 Thread Chris Coulson
*** This bug is a duplicate of bug 801699 *** https://bugs.launchpad.net/bugs/801699 ** This bug has been marked a duplicate of bug 801699 DBus menu is very slow when using large menu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-04-02 Thread Éric Piel
With the latest updates of firefox and the globalmenu addon, I'm not seeing this bug anymore. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: firefox (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
Nothing has changed in Firefox for a while now, so I guess this is triggered by HUD changes last week. Could you attach gdb to Firefox and get a backtrace whilst it is hung? Note that we deliberately don't export dbusmenu objects for a menu until it appears on screen for the first time, to avoid

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
Would someone on x86_64 mind installing this addon? There is a catch though - it will only work in the current Firefox beta (from https://launchpad.net/~mozillateam/+archive/firefox-next). This contains a bunch of changes which might slightly improve the speed of building menus (buried amongst

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
How many bookmarks do you have btw? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus Status in “firefox”

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Nick Moffitt
Deleting all my bookmarks cleared this up for me. Thanks for the workaround! I really only had maybe like 50 bookmarks, maybe less. I feel like I hit the delete key about 30 times, perhaps. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Éric Piel
It's indeed probably due to something special in 12.04 because on a relatively similar configuration with 11.10 and firefox 11 (firefox sync'd), this bug is not present. So I've tried disabling the icons with GLOBAL_MENU_NO_ICONS=1 firefox but it didn't change anything. That said, I'm a bit

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Éric Piel
I can report that the XPI provided (with firefox 12 beta) displays the same bug. The only (subtle) difference is that now it also displays this warning on the console: (firefox:14531): LIBDBUSMENU-GTK-CRITICAL **: dbusmenu_menuitem_property_set_shortcut: assertion `gtk_accelerator_valid(key,

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
That error is present in all versions :) What about with GLOBAL_MENU_NO_ICONS=1 with the xpi attached to this bug? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/964584 Title:

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
Also, could you please get a backtrace with debugging symbols installed? You need firefox-dbg, libglib2.0-0-dbg, libdbusmenu-glib4-dbgsym and libdbusmenu-gtk4-dbgsym (instructions for adding the debug symbol repo are https://wiki.ubuntu.com/DebuggingProgramCrash#Debug_Symbol_Packages) Thanks! --

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Éric Piel
GLOBAL_MENU_NO_ICONS=1 with the XPI attached does indeed remove the icons from the menu. However this doesn't help with respect to the freezes. I'll upload a more readable backtrace as soon as the debugging symbols are installed on my laptop. -- You received this bug notification because you

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Éric Piel
** Attachment added: 4 backtraces with firefox 12 beta, the attached XPI and debug symbols https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+attachment/2944063/+files/firefox-slow-menu-sym.gdb -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
Thanks, so this is basically the same underlying problem as bug 801699. The issue is that it takes ages to find the node for each event coming from the HUD, although this doesn't explain why it's happening on focus changing. Perhaps Ryan can help figure out whether those events are actually

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
Ok, I've reproduced this now. I've managed to create a bookmarks setup which takes the HUD around 8 minutes to mine (I created a folder with 49 bookmarks in, duplicated it randomly and ended up with a 13*22*26 tree of folders, which is quite a lot of bookmarks) This is triggered with the first

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-26 Thread Chris Coulson
A more realistic use case of 8000 bookmarks takes around a minute of CPU :( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-25 Thread Éric Piel
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus Status in “firefox” package in Ubuntu: New Bug description:

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-25 Thread Éric Piel
After trying many different conditions, it seems that it depends on the number of bookmarks. I have more than 2000 bookmarks. If I delete them, firefox doesn't hang. Note also this happens without any add-ons (but the Ubuntu ones). -- You received this bug notification because you are a member

[Desktop-packages] [Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus

2012-03-25 Thread Éric Piel
Disabling global-menubar plugin fixes the problem as well. So it seems it could be related to global-menubar not handling correctly a large set of bookmarks (which are displayed in the menu). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed