Bug 701795
Summary: | Getting each notification 4 times | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marcus Nitzschke <kenda> |
Component: | gwibber | Assignee: | Tom "spot" Callaway <tcallawa> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | maxx, mikem, scampa.giovanni, tcallawa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | gwibber-3.1.0-1.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-27 23:54:35 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
Marcus Nitzschke
2011-05-03 21:27:26 UTC
*** 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. |