[Bug 570462] Re: Crash if no notification used
Martin Pitt
martin.pitt at ubuntu.com
Mon Jul 12 07:46:56 BST 2010
Accepted libnotify into lucid-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: libnotify (Ubuntu Lucid)
Status: New => Fix Committed
** Tags added: verification-needed
--
Crash if no notification used
https://bugs.launchpad.net/bugs/570462
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “libnotify” package in Ubuntu: Fix Committed
Status in “libnotify” source package in Lucid: Fix Committed
Status in “libnotify” source package in Maverick: Fix Committed
Bug description:
Initializing libnotify and then uninitializing it without showing any notifications causes a crash.
Using libnotify 0.4.5 and Ubuntu 10.04 Lucid Lynx.
In attachment a simple C code to reproduce the bug.
Compiled using :
gcc `pkg-config --cflags --libs gtk+-2.0` test_notify.c -o notify -l notify
More information about the Ubuntu-sponsors
mailing list