After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 790094 - Sync notifications accumulate over time
Sync notifications accumulate over time
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: Gabriel Ivașcu
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-08 21:16 UTC by Eddy Castillo
Modified: 2017-12-10 16:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Too many sync notifications (106.35 KB, image/png)
2017-11-08 21:16 UTC, Eddy Castillo
  Details
notification: Destroy widget when close button is clicked (2.59 KB, patch)
2017-12-10 12:12 UTC, Gabriel Ivașcu
committed Details | Review

Description Eddy Castillo 2017-11-08 21:16:20 UTC
Created attachment 363256 [details]
Too many sync notifications

Context: My PC was offline for a few hours, but I had offline material that I wanted to read in the web browser (static html file). Then this happened...

1. The first synchronization error notification appears and I dismiss it (as usual).
2. After a while the second notification appears but these time duplicated and clicking the close button of one notification makes both dissapear.
3. After a while, 3 notifications, one click in the close button of one notification to make them go away.
4. This repeats until I got the picture attached.

So, it seems like (sync) notifications accumulate over time.

Details:
Epiphany 3.26.1
Fedora 27
Comment 1 Gabriel Ivașcu 2017-12-08 06:46:40 UTC
Thanks for reporting this, I'll look into it.
Comment 2 Gabriel Ivașcu 2017-12-10 12:12:41 UTC
Created attachment 365317 [details] [review]
notification: Destroy widget when close button is clicked
Comment 3 Gabriel Ivașcu 2017-12-10 12:23:55 UTC
BTW, since with bug 790286, Epiphany will no longer try to sync if there is no internet connectivity.
Comment 4 Michael Catanzaro 2017-12-10 15:53:30 UTC
Review of attachment 365317 [details] [review]:

OK
Comment 5 Gabriel Ivașcu 2017-12-10 16:12:45 UTC
Attachment 365317 [details] pushed as aa61059 - notification: Destroy widget when close button is clicked