http://bugs.gpodder.org/show_bug.cgi?id=55
--- Comment #4 from Thomas Perl <[EMAIL PROTECTED]> 2008-04-02 21:48:50 --- Created an attachment (id=26) --> (http://bugs.gpodder.org/attachment.cgi?id=26) proposed patch This patch seems to fix the issue. I don't know why you have a gtk main loop in this call, so I'm showing it here to you for you to review before comitting. The notification keeps being shown after gPodder is closed. Can we keep track of which notification bubbles are still open and which have disappeared? I've tried connecting to the 'closed' signal, but I didn't receive the signal when I closed the notification (or waiting until it disappeared). So, the patch is kind of working, except for the small annoyance that notifications are not closed on gPodder exit. What do you think? -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
