Bug 649970

Summary: Compile with --enable-startup-notification
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: thunderbirdAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: gecko-bugs-nobody, rmj
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: thunderbird-3.1.9-6.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-15 21:19:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.