Ticket #75 (defect)

Opened 3 years ago

Last modified 3 years ago

dbus 0.61 breaks notification-daemon icons

Status: closed (fixed)

Reported by: ed@catmur.co.uk Assigned to: chipx86
Priority: normal Milestone:
Component: notification-daemon Version:
Severity: normal Keywords:
Cc: D-BUS Version: 0.61
Patch Included: OS/Distro Version:

** (notification-daemon:22723): WARNING **: _notify_daemon_process_icon_data expected a GValue of type GValueArray

Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed aborting...

Fedora has the patch: http://www.redhat.com/archives/fedora-cvs-commits/2006-March/msg00491.html

Attachments

dbus-0.61-glib.patch (3.7 kB) - added by ed@catmur.co.uk on 07/25/06 02:19:25.
dbus-0.61-glib.patch

Change History

07/25/06 02:19:25: Modified by ed@catmur.co.uk

  • attachment dbus-0.61-glib.patch added.

dbus-0.61-glib.patch

07/29/06 02:46:26: Modified by chipx86

  • status changed from new to closed.
  • resolution set to fixed.

(In [2881]) Patch by Ed Catmur to fix type validation for the icon data on D-BUS v0.61. This closes tickets #75 and #67.