** Changed in: notification-daemon
Status: New => Unknown
** Changed in: notification-daemon
Importance: Unknown => Low
--
X-Properties are missing and incorrect
https://bugs.launchpad.net/bugs/425370
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Changed in: notification-daemon
Status: Unknown => New
--
X-Properties are missing and incorrect
https://bugs.launchpad.net/bugs/425370
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
You are right: Just cross-checked against Fedora Rawhide - it's the same
there, too.
** Bug watch added: GNOME Bug Tracker #595062
http://bugzilla.gnome.org/show_bug.cgi?id=595062
** Also affects: notification-daemon via
http://bugzilla.gnome.org/show_bug.cgi?id=595062
Importance: Unknow
Then there's almost no way it could be notification-daemon's fault, the
code has changed /very/ little since Jaunty (the theme code should be
100% the same, in fact).
Probably want to look into filing this against Gtk+ over at
bugzilla.gnome.org.
--
X-Properties are missing and incorrect
https:/
Am Montag, den 07.09.2009, 01:16 + schrieb A. Walton:
> Strange, both themes included with notification-daemon properly set the
> hint code-wise: the "bubble" theme sets the hint by subclassing
> GtkWindow and sets the property at construction-time, the "standard"
> theme creates it directly wi
Strange, both themes included with notification-daemon properly set the
hint code-wise: the "bubble" theme sets the hint by subclassing
GtkWindow and sets the property at construction-time, the "standard"
theme creates it directly with gtk_window_set_type_hint() when it's
making the window. On X, t