Description of problem: I'm getting each notification four times. This leeds to an overhead of popup notifications. Version-Release number of selected component (if applicable): 3.0.0.1 Steps to Reproduce: 1. Start Gwibber 2. Create an account 3. Minimize Gwibber to tray 4. Wait for new messages Actual results: Each new message leads to four identical notification popups. Expected results: Should only lead to one notification.
*** Bug 703923 has been marked as a duplicate of this bug. ***
Same issue here, except 3x instead of 4. Also get tray icons for each message if I don't click on them when I pop up (not cumulative, just three tray icons for messages, plus the main gwibber one).
restarted and now it's four. Seems to match the number of copies of /usr/bin/gwibber-service that are running.
I killed off all but one of the gwibber-service processes. It helped temporarily, but eventually an extra one was spawned.
Yeah. This is because gwibber is designed to be "multi-threaded" by spawning off multiple server tasks, and unfortunately, each one of them is handling notifications. In a very initial glance, there did not seem to be a clean way to resolve this, without redesigning the core.
According to a comment here: https://bugs.launchpad.net/gwibber/+bug/777476 the problem seems to be solved with gwibber 3.1.0. I haven't had a chance to try it out myself, though.
3.1.0 looks like it doesn't do it anymore. Please test the update (coming right up) and give karma.
gwibber-3.1.0-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/gwibber-3.1.0-1.fc14
gwibber-3.1.0-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/gwibber-3.1.0-1.fc15
Package gwibber-3.1.0-1.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 gwibber-3.1.0-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/gwibber-3.1.0-1.fc15 then log in and leave karma (feedback).
gwibber-3.1.0-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
gwibber-3.1.0-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.