Bug 649970 - Compile with --enable-startup-notification
Summary: Compile with --enable-startup-notification
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: thunderbird
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-04 21:59 UTC by Orion Poplawski
Modified: 2011-04-15 21:19 UTC (History)
2 users (show)

Fixed In Version: thunderbird-3.1.9-6.fc15
Clone Of:
Environment:
Last Closed: 2011-04-15 21:19:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2010-11-04 21:59:38 UTC
Description of problem:

Please compile with --enable-startup-notification to silence the KDE bouncing ball icon!  Filed against F14, but this has been present for a very long time.

Version-Release number of selected component (if applicable):
thunderbird-3.1.6-2.fc14

How reproducible:
Every time

Steps to Reproduce:
1. Start thunderbird
2. Watch icon bounce next to cursor for a long time.

Comment 1 Orion Poplawski 2011-02-14 16:33:34 UTC
Ping?  This is very easy to do and it seems like it was intended to be in place (thunderbird BRs startup-notification-devel).  All that is missing is passing --enable-startup-notification to configure.

Comment 2 Orion Poplawski 2011-04-01 21:20:27 UTC
Please?

--- a/thunderbird-mozconfig
+++ b/thunderbird-mozconfig
@@ -29,6 +29,7 @@ ac_add_options --enable-system-hunspell
 ac_add_options --disable-crashreporter
 ac_add_options --disable-necko-wifi
 ac_add_options --disable-updater
+ac_add_options --enable-starup-notification
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1

Comment 3 Orion Poplawski 2011-04-01 21:22:50 UTC
Oops.

--- a/thunderbird-mozconfig
+++ b/thunderbird-mozconfig
@@ -29,6 +29,7 @@ ac_add_options --enable-system-hunspell
 ac_add_options --disable-crashreporter
 ac_add_options --disable-necko-wifi
 ac_add_options --disable-updater
+ac_add_options --enable-startup-notification
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1

Comment 4 Christopher Aillon 2011-04-02 05:01:13 UTC
Thanks for the patch.  Committed to master and merged to f15.  http://pkgs.fedoraproject.org/gitweb/?p=thunderbird.git;a=commitdiff;h=f500ed149473391bbb4baba28cc12788188f8800

Comment 5 Fedora Update System 2011-04-03 02:28:50 UTC
thunderbird-3.1.9-6.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/thunderbird-3.1.9-6.fc15

Comment 6 Fedora Update System 2011-04-05 20:26:10 UTC
Package thunderbird-3.1.9-6.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing thunderbird-3.1.9-6.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/thunderbird-3.1.9-6.fc15
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2011-04-15 21:19:48 UTC
thunderbird-3.1.9-6.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.