desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #10819
[Bug 826447] Re: Creating a subfolder causes error in console from Messaging Menu
This bug was fixed in the package thunderbird - 7.0~b2+build2+nobinonly-
0ubuntu1
---------------
thunderbird (7.0~b2+build2+nobinonly-0ubuntu1) oneiric; urgency=low
* New upstream release from the beta channel (THUNDERBIRD_7_0b2_BUILD2)
- LP: #837557 and LP: #838322
* Update globalmenu-extension to 2.0
- Only update a menu in realtime if it's parent is opening. For all other
times, just invalidate the menu. Avoids spamming dbus everytime
something changes in the menu
- When removing a menuitem from its parent, check that the index is
in-bounds. Should fix a frequent crash on startup, although it doesn't
explain how it gets in to that state in the first place
- Add the ability to turn on debugging without building Firefox with
debugging on
* Add upstream patch to only add ENABLE_JIT=1 to CXXFLAGS if any of trace/
method/yarr jit is enabled. Fixes a build failure on PPC
- add debian/patches/only-add-ENABLE_JIT-to-CXXFLAGS-if-jit-is-enabled.patch
- update debian/patches/series
* Add upstream patch to fix build failure with ENABLE_YARR_JIT=0
- add debian/patches/build-fix-for-no-ENABLE_YARR_JIT.patch
- update debian/patches/series
* Add upstream patch to work around a linker bug
- add debian/patches/compile-pldhash-as-C++.patch
- update debian/patches/series
* Don't pass an empty --mozilla-repo= argument to client.py when creating
the source tarball without a local cache, as it totally breaks. This is
why we've got rid of all this in nightly and aurora, so we can avoid
such bandaids in the first place
- update debian/mozclient/thunderbird.conf
* Messagingmenu fixes:
- Use the libunity5 ABI (LP: #839154)
- Don't use QueryInterface on objects where we can't guarantee they
implement a particular interface (LP: #826447)
* Make sure that thunderbird-gnome-support actually depends on libunity5
- update debian/rules
* Update eds extension to r84 from 0.3 branch
- fixes a shutdown crash
* Use the latest eds libs for the contacts integration
-- Chris Coulson <chris.coulson@xxxxxxxxxxxxx> Tue, 06 Sep 2011 00:19:41 +0100
** Changed in: thunderbird (Ubuntu Oneiric)
Status: Triaged => Fix Released
--
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/826447
Title:
Creating a subfolder causes error in console from Messaging Menu
Status in Messaging Menu Thunderbird Extension:
New
Status in “thunderbird” package in Ubuntu:
Fix Released
Status in “thunderbird” source package in Oneiric:
Fix Released
Bug description:
Steps to reproduce:
1) Ensure Messaging Menu extension is installed and enabled
2) Create a new subfolder in one of your accounts
3) Check the error console
What happens:
Error: [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: resource://messagingmenu/MessagingMenu.jsm :: MM_OnItemAdded :: line 1069" data: no]
Source File: resource://messagingmenu/MessagingMenu.jsm
Line: 1069
What's expected:
No error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/messagingmenu-extension/+bug/826447/+subscriptions