Closed Bug 493742 Opened 15 years ago Closed 15 years ago

crash in notify_closed_cb

Categories

(Firefox :: Shell Integration, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 492211

People

(Reporter: michal, Unassigned)

Details

STR:
1) Download some file
2) close popup window that notifies finished download
There is IMHO either error in documentation at http://library.gnome.org/devel/libnotify/unstable/NotifyNotification.html#id2743730 or a bug in libnotify since the close callback is actually called with 3 parameters. The second is uint. Changing the callback to static void notify_closed_cb(NotifyNotification *notification, guint, gpointer user_data) fixes the crash. Does anybody with better knowledge of gnome have an idea where is the problem?
Assignee: michal → nobody
You're using a bad version of libnotify. Release versions don't have this problem.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.