Bug 670895

Summary: zenity crashes on a large sequence of notifications
Product: [Fedora] Fedora Reporter: Caolan McNamara <caolanm>
Component: zenityAssignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-26 00:28:36 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:
Attachments:
Description Flags
sample text none

Description Caolan McNamara 2011-01-19 15:49:25 UTC
Created attachment 474304 [details]
sample text

Description of problem:
zenity --notification --listen < /tmp/example.text 
** (zenity:16173): WARNING **: Error showing notification: GDBus.Error:org.freedesktop.DBus.GLib.UnmappedError.NotificationDaemonErrorQuark.Code1: Exceeded maximum number of notifications

(zenity:16173): GLib-CRITICAL **: g_io_channel_read_line_string: assertion `(error == NULL) || (*error == NULL)' failed

** (zenity:16173): WARNING **: zenity_notification_handle_stdin () : (null)
Segmentation fault (core dumped)

Version-Release number of selected component (if applicable):
zenity-2.91.5-1.fc15.x86_64

How reproducible:
100%

Steps to Reproduce:
zenity --notification --listen < /tmp/example.text