Bug 670895 - zenity crashes on a large sequence of notifications
Summary: zenity crashes on a large sequence of notifications
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: zenity
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-19 15:49 UTC by Caolan McNamara
Modified: 2011-01-26 00:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-26 00:28:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
sample text (8.02 KB, text/plain)
2011-01-19 15:49 UTC, Caolan McNamara
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.