[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr

2012-09-16 Thread Chris Coulson
Heh, no worries, thanks! I'll fix this for the next beta anyway -- 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/1051152 Title: Firefox 16 beta crash in nsIContent::SetAttr Status in

[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr

2012-09-16 Thread Chris Coulson
Thanks for that. The HUD iterating over the menus at startup seems like another bug. That's quite undesirable as it puts menu building on the critical path at startup, which we really want to avoid (with the startup time budget being so small already). Cc'ing Ryan for that though. I'm not sure

[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr

2012-09-16 Thread Chris Coulson
And thanks for reporting by the way. It's important that we have beta testers to find issues like this, but please do use Apport in future :) (it even attaches crash ID's automatically, to allow us to easily identify crash reports on https://crash-stats.mozilla.com/ without having to manually

[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr

2012-09-16 Thread Chris Coulson
The stacktrace shows clearly what happens. A menu is removing its menupopup in a popuphiding handler, which then causes a null ptr deref when we go to fire the popuphidden event. This should be a trivial fix. If you scrub through all of the menus with the mouse, does a particular submenu cause

[Desktop-packages] [Bug 1050687] Re: Firefox's awesomebar and context menus don't work when a webpage is opened from a lens

2012-09-16 Thread Chris Coulson
** Package changed: unity (Ubuntu) = firefox (Ubuntu) ** Also affects: firefox (Ubuntu Quantal) Importance: Undecided Status: New ** Package changed: firefox (Ubuntu Quantal) = unity (Ubuntu Quantal) ** Changed in: unity (Ubuntu Quantal) Importance: Undecided = High ** Changed in:

[Desktop-packages] [Bug 1051152] Re: Firefox 16b3 from firefox-next PPA crashes when enabled

2012-09-16 Thread Chris Coulson
** Also affects: firefox (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Firefox 16b3 from firefox-next PPA crashes when enabled + Firefox 16 beta crash in nsIContent::SetAttr ** Changed in: firefox (Ubuntu) Importance: Undecided = High ** Changed in: firefox

[Desktop-packages] [Bug 1051165] Re: system crash when randomly browsing

2012-09-16 Thread Chris Coulson
This is not a Firefox bug ** Package changed: firefox (Ubuntu) = linux (Ubuntu) -- 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/1051165 Title: system crash when randomly browsing

[Desktop-packages] [Bug 1050687] Re: Firefox's awesomebar and context menus don't work when a webpage is opened from a lens

2012-09-16 Thread Chris Coulson
This is a Unity bug (it's another case of it launching applications with a completely bogus timestamp) ** Package changed: firefox (Ubuntu) = unity (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr

2012-09-17 Thread Chris Coulson
** Changed in: firefox (Ubuntu Natty) Assignee: (unassigned) = Chris Coulson (chrisccoulson) ** Changed in: firefox (Ubuntu Precise) Assignee: (unassigned) = Chris Coulson (chrisccoulson) ** Changed in: globalmenu-extension Assignee: (unassigned) = Chris Coulson (chrisccoulson

[Desktop-packages] [Bug 1040313] Re: [FFE] Update WebApps to support Firefox

2012-09-17 Thread Chris Coulson
It looks like you're symlinking folders / files between profiles too: http://bazaar.launchpad.net/~webapps/libunity- webapps/trunk/view/head:/src/webapps-service/unity-webapps- service.c#L827. This is an accident waiting to happen, and is not really acceptable at all. Firefox prevents multiple

[Desktop-packages] [Bug 1040313] Re: [FFE] Update WebApps to support Firefox

2012-09-17 Thread Chris Coulson
Also, what do you do when the user removes the original profile, leaving the symlinks dangling? (this can be done by using the Reset Firefox feature available in Help - Troubleshooting information). This will delete cookies for all webapps, and leave the addon manager broken -- You received

[Desktop-packages] [Bug 1052437] Re: Firefox doesn't show the application dropbox for deb packages

2012-09-18 Thread Chris Coulson
*** This bug is a duplicate of bug 18995 *** https://bugs.launchpad.net/bugs/18995 Thanks, but as explained in the bug reporting guidelines (https://wiki.ubuntu.com/MozillaTeam/Bugs), it's not really necessary to report this bug any more times ** Changed in: firefox (Ubuntu) Status:

[Desktop-packages] [Bug 1052437] Re: Firefox doesn't show the application dropbox for deb packages

2012-09-18 Thread Chris Coulson
*** This bug is a duplicate of bug 18995 *** https://bugs.launchpad.net/bugs/18995 Yes, I can assure you that it's a duplicate. There are various symptoms that are all caused by the same bug -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1040313] Re: [FFE] Update WebApps to support Firefox

2012-09-18 Thread Chris Coulson
Yes, -profile will still work, I'd forgotten about that. In that case, please use this then (which means you also don't need to touch profiles.ini, and you don't really need to have the profiles in ~/.mozilla/firefox). Although it's unfortunate that we've ended up with a solution that relies on

[Desktop-packages] [Bug 1052715] Re: can not access a legitimate website

2012-09-19 Thread Chris Coulson
As suggested in the error message, please contact the website owners to inform them of this problem. This is not a Firefox bug ** Changed in: firefox (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr with greasemonkey installed

2012-09-19 Thread Chris Coulson
We're getting this on 15.0.1 as well now -- 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/1051152 Title: Firefox 16 beta crash in nsIContent::SetAttr with greasemonkey installed

[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr with greasemonkey installed

2012-09-20 Thread Chris Coulson
** Changed in: firefox (Ubuntu Precise) Importance: High = Critical ** Changed in: firefox (Ubuntu Oneiric) Importance: High = Critical ** Changed in: firefox (Ubuntu Natty) Importance: High = Medium ** Changed in: firefox (Ubuntu Natty) Importance: Medium = Critical ** Changed in:

[Desktop-packages] [Bug 1053275] Re: Since Beta Thunderbird is stuck and doesn't open anymore

2012-09-20 Thread Chris Coulson
How come you didn't just submit the actual Apport report? Please do that, so I don't have to manually copy characters from a screenshot ** Changed in: thunderbird (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1040313] Re: [FFE] Update WebApps to support Firefox

2012-09-21 Thread Chris Coulson
The change to libunity-webapps addresses my main concern (symlinks between profiles and dependency on the profile manager). The chromeless mode feels a little unfinished though. Visually, the tab strip looks pretty weird without the navigation bar, probably because there is a horizontal line

[Desktop-packages] [Bug 1051152] Re: Firefox 16 beta crash in nsIContent::SetAttr with greasemonkey installed

2012-09-21 Thread Chris Coulson
This has basically exploded for 15.0.1 now -- 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/1051152 Title: Firefox 16 beta crash in nsIContent::SetAttr with greasemonkey installed

[Desktop-packages] [Bug 1025011] Re: Firebug extension causes firefox to crash (can be triggered by opening HUD)

2012-09-22 Thread Chris Coulson
** Changed in: globalmenu-extension Status: Fix Committed = Fix Released -- 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/1025011 Title: Firebug extension causes firefox to

[Desktop-packages] [Bug 1054803] Re: Ubuntu One filelink upload failed

2012-09-24 Thread Chris Coulson
The fix for https://bugzilla.mozilla.org/show_bug.cgi?id=764312 was landed during the Thunderbird 16 cycle, and is currently in the Thunderbird beta 16 release. Can you comment on https://bugzilla.mozilla.org/show_bug.cgi?id=744035 ? I'm not sure why your patch landed without that one, as it's

[Desktop-packages] [Bug 1054198] Re: Thinkpad T510 doesn't come out of screensaver

2012-09-24 Thread Chris Coulson
I get the same stacktrace for compiz too, with 3.6rc7 mainline as well. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1054198 Title: Thinkpad T510 doesn't come out

[Desktop-packages] [Bug 1055615] Re: crashreporter crashed with SIGSEGV in get_fast_child_requisition()

2012-09-24 Thread Chris Coulson
It seems as if this has already been deleted from the archive ** Package changed: thunderbird (Ubuntu) = overlay-scrollbar (Ubuntu) ** Also affects: overlay-scrollbar (Ubuntu Quantal) Importance: Medium Status: Confirmed ** Changed in: overlay-scrollbar (Ubuntu Quantal) Importance:

[Desktop-packages] [Bug 1011858] Re: newtaburl 2.2.3 break when I open a new tab

2012-06-11 Thread Chris Coulson
Thanks, but addon issues should be reported to addon authors ** Changed in: firefox (Ubuntu) Status: New = Invalid -- 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/1011858 Title:

[Desktop-packages] [Bug 1011230] Re: firefox crash when authentificate by belgium eid card

2012-06-11 Thread Chris Coulson
This is not a Firefox bug ** Package changed: firefox (Ubuntu) = beid (Ubuntu) -- 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/1011230 Title: firefox crash when authentificate by

[Desktop-packages] [Bug 1011179] Re: browres want go to web site wksr .com

2012-06-11 Thread Chris Coulson
Thanks, but this doesn't look like a bug report, so I'm converting it to a question instead. In future, please read the bug reporting guidelines before reporting a bug (https://wiki.ubuntu.com/MozillaTeam/Bugs). Bug reports must be detailed and clearly describe the problem you're facing. if you're

[Desktop-packages] [Bug 1011407] Re: Menu and address bar not working correctly - Firefox 13 Ubuntu 12.04

2012-06-11 Thread Chris Coulson
*** This bug is a duplicate of bug 1010466 *** https://bugs.launchpad.net/bugs/1010466 ** This bug has been marked a duplicate of bug 1010466 dropdown boxes on sites stop working -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1010811] Re: Firefox popup menu crashes

2012-06-11 Thread Chris Coulson
*** This bug is a duplicate of bug 1010466 *** https://bugs.launchpad.net/bugs/1010466 ** This bug has been marked a duplicate of bug 1010466 dropdown boxes on sites stop working -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-11 Thread Chris Coulson
Could somebody with this issue please install the build of Firefox in my PPA (https://launchpad.net/~chrisccoulson/+archive/ppa/+packages), then run Firefox from the console with NSPR_LOG_MODULES=Widget:3 firefox, recreate the issue and tell me if anything appears on the console each time the

[Desktop-packages] [Bug 1009835] Re: Right mouse button no longer works in Firefox. Still works elsewhere.

2012-06-11 Thread Chris Coulson
*** This bug is a duplicate of bug 1010466 *** https://bugs.launchpad.net/bugs/1010466 ** This bug has been marked a duplicate of bug 1010466 dropdown boxes on sites stop working -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1011163] Re: right click menu not working after viewing page source

2012-06-11 Thread Chris Coulson
*** This bug is a duplicate of bug 1010466 *** https://bugs.launchpad.net/bugs/1010466 ** This bug has been marked a duplicate of bug 1010466 dropdown boxes on sites stop working -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1011924] Re: Right Click stops working randomly.

2012-06-12 Thread Chris Coulson
*** This bug is a duplicate of bug 1010466 *** https://bugs.launchpad.net/bugs/1010466 ** This bug has been marked a duplicate of bug 1010466 dropdown boxes on sites stop working -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-12 Thread Chris Coulson
You can do: sudo add-apt-repository ppa:chrisccoulson/ppa ... and then upgrade as normal -- 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/1010466 Title: dropdown boxes on sites stop

[Desktop-packages] [Bug 1012158] Re: Unity launcher icon now only launches TB, additional icon(s) open to control

2012-06-12 Thread Chris Coulson
This was fixed in our aurora packaging some time ago ** Changed in: thunderbird (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/1012158

[Desktop-packages] [Bug 1012158] Re: Unity launcher icon now only launches TB, additional icon(s) open to control

2012-06-12 Thread Chris Coulson
** Also affects: thunderbird (Ubuntu Quantal) Importance: Undecided Status: Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/1012158 Title: Unity launcher

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-12 Thread Chris Coulson
Anyone? Despite trying for an entire day in multiple desktop environments, I haven't managed to trigger this even a single time so I'm dependent on one of the reporters providing the information I ask for here. Without that, the chance of us getting to the bottom of this is basically zero. Also,

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-12 Thread Chris Coulson
Excellent, that confirms my initial suspicion. Thanks! Did you get 1 line of output for each attempt to open a popup? all of the pointer grabs are attempted with the same timestamp, which is definitely quite broken -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-12 Thread Chris Coulson
Thanks. Out of interest, how long has your system been running? The timestamp there is equivalent to around 15.5 days. -- 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/1010466 Title:

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-12 Thread Chris Coulson
Also, could you please try something in gdb for me too? You'll need to install the debug symbols (firefox-dbg), which are quite large. If you could do the following, it would be a great help: $ NSPR_LOG_MODULES=Widget:3 firefox -g (gdb) run Once it has started, interrupt it with CTRL+C, and do:

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-12 Thread Chris Coulson
Also, when the problem occurs, would you mind also running xprop, clicking on the window and pasting the output here? Thanks -- 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/1010466

[Desktop-packages] [Bug 1012644] Re: Firefox 13.0 doesn't accept Comodo Certificates anymore

2012-06-13 Thread Chris Coulson
It was never included, because that certificate is a Comodo intermediate. It is the websites responsibility to provide the full certificate chain, and the error you see results because the site fails to do this (although, you didn't even provide a URL for me to check, but this is the most likely

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-13 Thread Chris Coulson
Thanks to Jiri for sticking around on IRC last night to help debug this. What we found in the end is that the unity 2d panel sends Firefox a WM_DELETE_WINDOW client message with an abnormally large timestamp when closing a maximised Firefox window, using the close button. What happens inside

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-13 Thread Chris Coulson
** Package changed: unity-2d (Ubuntu) = firefox (Ubuntu) ** Also affects: firefox (Ubuntu Natty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 1010466] Re: dropdown boxes on sites stop working

2012-06-13 Thread Chris Coulson
Note that there is an update unity-2d package in my PPA which has a fix for this (https://launchpad.net/~chrisccoulson/+archive/ppa) ** Package changed: firefox (Ubuntu) = unity-2d (Ubuntu) ** Changed in: unity-2d (Ubuntu Natty) Importance: Undecided = Medium ** Changed in: unity-2d (Ubuntu

[Desktop-packages] [Bug 1012720] Re: the browser launches automatic queries to unauthorized sites

2012-06-13 Thread Chris Coulson
Why do you think this is a Firefox bug? Unless this is reproducible with no addons installed and no site loaded, then this almost certainly originates from a current page or one of your addons (in fact, one of those requests there has a referer URL from a site on your local machine). You don't

[Desktop-packages] [Bug 1012882] Re: Webpage not correctly rendered in ubuntu with Firefox or chromium

2012-06-13 Thread Chris Coulson
** Package changed: firefox (Ubuntu) = ubuntu -- 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/1012882 Title: Webpage not correctly rendered in ubuntu with Firefox or chromium Status

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-14 Thread Chris Coulson
Hi, The information here doesn't yet rule out it being something other than a toolchain issue (this type of crash can be caused by overwriting the GOT). Whilst I set up an i386 environment to debug this in, could someone please try running gnome-settings-daemon in valgrind and recreate the issue

[Desktop-packages] [Bug 1013186] [NEW] Ubuntu customizations aren't being used

2012-06-14 Thread Chris Coulson
:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn04373Y:rvrA03:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6410 dmi.product.version: 0001 dmi.sys.vendor: Dell Inc. ** Affects: firefox (Ubuntu) Importance: High Assignee: Chris Coulson (chrisccoulson) Status: Triaged ** Affects

[Desktop-packages] [Bug 1013186] Re: Ubuntu customizations aren't being used

2012-06-14 Thread Chris Coulson
(Ubuntu Quantal) Assignee: (unassigned) = Chris Coulson (chrisccoulson) -- 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/1013186 Title: Ubuntu customizations aren't being used

[Desktop-packages] [Bug 1013186] Re: Ubuntu customizations aren't being used

2012-06-14 Thread Chris Coulson
** Changed in: firefox (Ubuntu Lucid) Importance: Undecided = High ** Changed in: firefox (Ubuntu Oneiric) Importance: Undecided = High ** Changed in: firefox (Ubuntu Precise) Importance: Undecided = High -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1013186] Re: Ubuntu customizations aren't being used

2012-06-14 Thread Chris Coulson
** Changed in: firefox (Ubuntu Natty) Importance: Undecided = High -- 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/1013186 Title: Ubuntu customizations aren't being used Status in

[Desktop-packages] [Bug 1013186] Re: Ubuntu customizations aren't being used

2012-06-14 Thread Chris Coulson
** Changed in: firefox (Ubuntu Quantal) Status: Triaged = Fix Committed -- 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/1013186 Title: Ubuntu customizations aren't being used

[Desktop-packages] [Bug 1013186] Re: Ubuntu customizations aren't being used

2012-06-14 Thread Chris Coulson
** Changed in: firefox (Ubuntu Lucid) Status: New = Fix Committed ** Changed in: firefox (Ubuntu Natty) Status: New = Fix Committed ** Changed in: firefox (Ubuntu Oneiric) Status: New = Fix Committed ** Changed in: firefox (Ubuntu Precise) Status: New = Fix Committed

[Desktop-packages] [Bug 1013316] Re: Bookmarks not available even after sqlite reset

2012-06-14 Thread Chris Coulson
That's because you have files that you can't write to in your profile, because you don't own them (presumably they are owned by root, which is normally a result of running firefox with sudo): BrokenPermissions: cookies.sqlite-shm (0644, wrong owner) places.sqlite-shm (0644, wrong owner) This

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-15 Thread Chris Coulson
This was fixed in the Firefox nightly and aurora packaging branches last night ** Changed in: firefox (Ubuntu Quantal) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu.

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-15 Thread Chris Coulson
And thunderbird... ** Changed in: thunderbird (Ubuntu Quantal) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/1013171 Title: Many

[Desktop-packages] [Bug 1012644] Re: Firefox 13.0 doesn't accept Comodo Certificates anymore

2012-06-15 Thread Chris Coulson
Does it still not work for you? I just tried that here after the deleting the intermediate certificates from my profile, and it works ok -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 1013171] Re: Many package hooks not ported to python3

2012-06-15 Thread Chris Coulson
** Branch linked: lp:firefox ** Branch linked: lp:firefox/aurora ** Branch linked: lp:thunderbird ** Branch linked: lp:thunderbird/aurora -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu.

[Desktop-packages] [Bug 1013462] Re: Firefox pull down menus don't work, not even Feedback

2012-06-15 Thread Chris Coulson
*** This bug is a duplicate of bug 1010466 *** https://bugs.launchpad.net/bugs/1010466 ** This bug has been marked a duplicate of bug 1010466 dropdown boxes on sites stop working -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-15 Thread Chris Coulson
** Also affects: gnome-settings-daemon (Ubuntu Quantal) Importance: High Status: Confirmed ** Changed in: gnome-settings-daemon (Ubuntu Quantal) Assignee: (unassigned) = Chris Coulson (chrisccoulson) -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-15 Thread Chris Coulson
Ok, with some help from mterry who is able to reproduce this quite easily, it looks like we've determined that what happens is something in set_disable_w_typing() writes 0x0 to the %ebx register and doesn't restore its original contents (%ebx must be preserved by the callee as per the SysV i386

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-15 Thread Chris Coulson
Note, you can observe that %ebx still contains 0x0 when it crashes in the PLT. As a workaround, you can turn off disable touchpad whilst typing, as it is something specific to the codepath which enables this functionality. I guess everyone experiencing this does actually have a touchpad? (I hope

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-18 Thread Chris Coulson
The registed corruption occurs when the function returns, where it restores the register states from the stack. At least this is an easy fix :) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu.

[Desktop-packages] [Bug 1014635] Re: Import Wizard has to be cancelled

2012-06-18 Thread Chris Coulson
** Also affects: firefox (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Oneiric) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Quantal)

[Desktop-packages] [Bug 1013754] Re: Bookmarks dialog box not visible

2012-06-18 Thread Chris Coulson
*** This bug is a duplicate of bug 1010580 *** https://bugs.launchpad.net/bugs/1010580 ** This bug has been marked a duplicate of bug 1010580 no choice of folder for bookmarks -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1010580] Re: no choice of folder for bookmarks

2012-06-18 Thread Chris Coulson
** Also affects: firefox (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Quantal) Importance: Undecided Status: Confirmed ** Also affects: firefox (Ubuntu

[Desktop-packages] [Bug 1010580] Re: no choice of folder for bookmarks

2012-06-18 Thread Chris Coulson
** Changed in: globalmenu-extension Status: New = Fix Released -- 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/1010580 Title: no choice of folder for bookmarks Status in Unity

[Desktop-packages] [Bug 1010580] Re: no choice of folder for bookmarks

2012-06-18 Thread Chris Coulson
** Changed in: globalmenu-extension/3.2 Status: New = Fix Released -- 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/1010580 Title: no choice of folder for bookmarks Status in

[Desktop-packages] [Bug 1009835] Re: Right mouse button no longer works in Firefox. Still works elsewhere.

2012-06-19 Thread Chris Coulson
*** This bug is a duplicate of bug 1010466 *** https://bugs.launchpad.net/bugs/1010466 ** Branch unlinked: lp:python-mode ** Branch unlinked: lp:python-mode/components-python-mode -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1010580] Re: no choice of folder for bookmarks

2012-06-19 Thread Chris Coulson
Why did you change that? ** Project changed: mozilla-build-system = globalmenu-extension -- 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/1010580 Title: no choice of folder for

[Desktop-packages] [Bug 861565] Re: no buttons in the show all Bookmarks dialog

2012-06-20 Thread Chris Coulson
This is fixed here now: http://bazaar.launchpad.net/~extension-hackers /globalmenu-extension/trunk/revision/363 Thanks for reporting! ** Changed in: globalmenu-extension Status: New = Fix Committed ** Also affects: firefox (Ubuntu) Importance: Undecided Status: New ** Changed

[Desktop-packages] [Bug 813775] Re: LIBDBUSMENU-GTK-CRITICAL **: dbusmenu_menuitem_property_set_shortcut: assertion `gtk_accelerator_valid(key, modifier)' failed

2012-06-20 Thread Chris Coulson
** Changed in: globalmenu-extension Status: Triaged = Fix Committed -- 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/813775 Title: LIBDBUSMENU-GTK-CRITICAL **:

[Desktop-packages] [Bug 775080] Re: Thunderbird with Firetray/MinimizeToTray - Global menu disappears

2012-06-20 Thread Chris Coulson
Should be fixed by http://bazaar.launchpad.net/~extension-hackers /globalmenu-extension/trunk/revision/367 ** Changed in: globalmenu-extension Status: Triaged = Fix Committed ** Changed in: globalmenu-extension Milestone: 2.0 = None -- You received this bug notification because you

[Desktop-packages] [Bug 1004994] Re: Firefox sub-menu initial letter shortcuts don't work in Unity

2012-06-20 Thread Chris Coulson
This is not a limitation of Firefox or globalmenu-extension. This functionality needs to be implemented by whatever renders the menu on screen (which is what actually gets mouse and keyboard events when a menu is open) ** Changed in: firefox (Ubuntu) Status: Confirmed = Invalid ** No

[Desktop-packages] [Bug 1010580] Re: no choice of folder for bookmarks

2012-06-20 Thread Chris Coulson
Fixed in the next 14.0 beta build ** No longer affects: firefox (Ubuntu Lucid) ** Changed in: firefox (Ubuntu Natty) Status: New = Fix Committed ** Changed in: firefox (Ubuntu Oneiric) Status: New = Fix Committed ** Changed in: firefox (Ubuntu Precise) Status: New = Fix

[Desktop-packages] [Bug 1015443] Re: Thunderbird hangs the desktop when escaping from password prompt

2012-06-21 Thread Chris Coulson
Thanks for the STR. As discussed on IRC yesterday, this looks like https://bugzilla.mozilla.org/show_bug.cgi?id=750061 ** Bug watch added: Mozilla Bugzilla #750061 https://bugzilla.mozilla.org/show_bug.cgi?id=750061 ** Also affects: thunderbird via

[Desktop-packages] [Bug 1015357] Re: Total freeze of firefox, except keyboard shortcut enabled quit.

2012-06-21 Thread Chris Coulson
*** This bug is a duplicate of bug 1012257 *** https://bugs.launchpad.net/bugs/1012257 ** This bug has been marked a duplicate of bug 1012257 Firefox 13 freezes the whole computer when bookmarks are dragged on xubuntu 12.04 -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1015152] Re: stuck hand cursor

2012-06-21 Thread Chris Coulson
*** This bug is a duplicate of bug 1012257 *** https://bugs.launchpad.net/bugs/1012257 ** This bug has been marked a duplicate of bug 1012257 Firefox 13 freezes the whole computer when bookmarks are dragged on xubuntu 12.04 -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1010334] Re: fullscreen feature is not working after today's update

2012-06-21 Thread Chris Coulson
Does it work if you use tabs-on-top? (which is the default anyway). Tabs on bottom is unsupported and the setting has been hidden in Firefox 15 ** Changed in: firefox (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1016081] Re: Both menu bar and firefox menu display at the same time.

2012-06-21 Thread Chris Coulson
** Also affects: globalmenu-extension Importance: Undecided Status: New ** Changed in: globalmenu-extension Importance: Undecided = High ** Changed in: globalmenu-extension Status: New = Triaged -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1016081] Re: Both menu bar and firefox menu display at the same time.

2012-06-22 Thread Chris Coulson
This works again in the current nightly ** Changed in: globalmenu-extension Status: Triaged = Fix Released ** Changed in: firefox (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 861565] Re: no buttons in the show all Bookmarks dialog

2012-06-22 Thread Chris Coulson
** Changed in: globalmenu-extension Status: Fix Committed = Fix Released -- 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/861565 Title: no buttons in the show all Bookmarks

[Desktop-packages] [Bug 813775] Re: LIBDBUSMENU-GTK-CRITICAL **: dbusmenu_menuitem_property_set_shortcut: assertion `gtk_accelerator_valid(key, modifier)' failed

2012-06-22 Thread Chris Coulson
** Changed in: globalmenu-extension Status: Fix Committed = Fix Released -- 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/813775 Title: LIBDBUSMENU-GTK-CRITICAL **:

[Desktop-packages] [Bug 775080] Re: Thunderbird with Firetray/MinimizeToTray - Global menu disappears

2012-06-22 Thread Chris Coulson
** Changed in: globalmenu-extension Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/775080 Title:

[Desktop-packages] [Bug 775305] Re: An empty Menu appears when FFChrome is installed

2012-06-22 Thread Chris Coulson
This is fixed here: http://bazaar.launchpad.net/~extension-hackers /globalmenu-extension/trunk/revision/376 ** Changed in: globalmenu-extension Status: New = Fix Committed ** Also affects: firefox (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Desktop-packages] [Bug 1017060] Re: Doesn`t work flash web-camera

2012-06-24 Thread Chris Coulson
** Package changed: firefox (Ubuntu) = flashplugin-nonfree (Ubuntu) -- 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/1017060 Title: Doesn`t work flash web-camera Status in

[Desktop-packages] [Bug 775305] Re: An empty Menu appears when FFChrome is installed

2012-06-24 Thread Chris Coulson
** Changed in: globalmenu-extension Status: Fix Committed = Fix Released -- 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/775305 Title: An empty Menu appears when FFChrome is

[Desktop-packages] [Bug 1017247] Re: Cannot get rid of Menu Bar in Nightly

2012-06-24 Thread Chris Coulson
** Changed in: globalmenu-extension Assignee: (unassigned) = Chris Coulson (chrisccoulson) ** Also affects: firefox (Ubuntu) Importance: Undecided Status: New ** Also affects: firefox (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: firefox (Ubuntu Quantal

[Desktop-packages] [Bug 1017247] Re: Cannot get rid of Menu Bar in Nightly

2012-06-24 Thread Chris Coulson
This fixes it: http://bazaar.launchpad.net/~extension-hackers /globalmenu-extension/trunk/revision/386 ** Changed in: globalmenu-extension Status: Triaged = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in

[Desktop-packages] [Bug 1017247] Re: Cannot get rid of Menu Bar in Nightly

2012-06-24 Thread Chris Coulson
Pentadactyl does the same thing as well -- 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/1017247 Title: Cannot get rid of Menu Bar in Nightly Status in Unity global menubar extension

[Desktop-packages] [Bug 1016081] Re: Both menu bar and firefox menu display at the same time.

2012-06-25 Thread Chris Coulson
** Changed in: firefox (Ubuntu) Status: Fix Released = Fix Committed ** Also affects: firefox (Ubuntu Quantal) Importance: Undecided Status: Fix Committed ** Changed in: firefox (Ubuntu Quantal) Importance: Undecided = Medium -- You received this bug notification because

[Desktop-packages] [Bug 1017247] Re: Cannot get rid of Menu Bar in Nightly

2012-06-25 Thread Chris Coulson
** Changed in: firefox (Ubuntu Quantal) Status: Triaged = Fix Committed -- 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/1017247 Title: Cannot get rid of Menu Bar in Nightly

[Desktop-packages] [Bug 1017247] Re: Cannot get rid of Menu Bar in Nightly

2012-06-25 Thread Chris Coulson
Thanks. So it seems that there are quite a few third party addons which break it :( Hopefully this workaround will be enough to prevent them from doing it. The fix will be in the next nightly build btw -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1017499] Re: the thunderbird menus dissaper when i move over with the mouse

2012-06-25 Thread Chris Coulson
*** This bug is a duplicate of bug 872207 *** https://bugs.launchpad.net/bugs/872207 ** Package changed: thunderbird (Ubuntu) = compiz (Ubuntu) ** This bug has been marked a duplicate of bug 872207 When Firefox is running in Unity, drop-down menus sometime close when opened -- You

[Desktop-packages] [Bug 1017174] Re: Firefox crashes when loading website

2012-06-25 Thread Chris Coulson
Thanks, but please submit your crash reports using the crash dialog which appears ** Changed in: firefox (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 1011926] Re: firefox freezes

2012-06-25 Thread Chris Coulson
Thanks, but please read through the bug reporting guidelines (https://wiki.ubuntu.com/MozillaTeam/Bugs) which explain how to report this type of problem. In the meantime, I'm going to close this due to a lack of information. Feel free to reopen it if you can provide the required information **

[Desktop-packages] [Bug 1017061] Re: Adobe Flash Player freezes browser window

2012-06-25 Thread Chris Coulson
** Package changed: firefox (Ubuntu) = flashplugin-nonfree (Ubuntu) -- 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/1017061 Title: Adobe Flash Player freezes browser window Status in

[Desktop-packages] [Bug 1015290] Re: je n'arrive pas à supprimer des marque- pages

2012-06-25 Thread Chris Coulson
Thanks, but this appears to be a request for help rather than a bug report, and so it would have been more appropriate to ask it in the answer tracker or askubuntu.com ** Changed in: firefox (Ubuntu) Status: New = Invalid ** Converted to question:

[Desktop-packages] [Bug 1016913] Re: pull down tab, firefox takes over mouse focus

2012-06-25 Thread Chris Coulson
*** This bug is a duplicate of bug 1012257 *** https://bugs.launchpad.net/bugs/1012257 ** This bug has been marked a duplicate of bug 1012257 Firefox 13 freezes the whole computer when bookmarks are dragged on xubuntu 12.04 -- You received this bug notification because you are a member

  1   2   3   4   5   6   7   8   9   10   >