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.
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.
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
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
Thanks for the patch. Committed to master and merged to f15. http://pkgs.fedoraproject.org/gitweb/?p=thunderbird.git;a=commitdiff;h=f500ed149473391bbb4baba28cc12788188f8800
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
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).
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.