Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412617 - x11-libs/gtk+-3.4.3: notification-daemon error on notify-send
Summary: x11-libs/gtk+-3.4.3: notification-daemon error on notify-send
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-2.32
  Show dependency tree
 
Reported: 2012-04-19 08:36 UTC by Amadeusz Żołnowski (RETIRED)
Modified: 2012-07-21 15:55 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info x11-misc/notification-daemon libnotify dbus tuxonice-sources (emerge.info,5.59 KB, text/plain)
2012-04-19 08:38 UTC, Amadeusz Żołnowski (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-04-19 08:36:22 UTC
When I try to popup a message with "notify-send header body", nothing shows up and system logger logs following message:

  [kernel] notification-da[17873] trap int3 ip:7fd0b57c9f3d sp:7fff527f1810 error:0


Package Settings:

x11-misc/notification-daemon-0.7.4 was built with the following:
USE="(multilib)"


x11-libs/libnotify-0.7.5 was built with the following:
USE="introspection (multilib) (symlink) -doc -test"


sys-apps/dbus-1.4.20 was built with the following:
USE="X (multilib) -debug -doc (-selinux) -static-libs -test"
CFLAGS="-O2 -march=native -pipe -rdynamic"
CXXFLAGS="-O2 -march=native -pipe -rdynamic"


sys-kernel/tuxonice-sources-3.0.26 was built with the following:
USE="(multilib) -build -symlink"

Reproducible: Always
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-04-19 08:38:41 UTC
Created attachment 309501 [details]
emerge --info x11-misc/notification-daemon libnotify dbus tuxonice-sources
Comment 2 Michael Perlov 2012-05-02 21:32:58 UTC
Possibly already reported bug in upstream: https://bugzilla.gnome.org/show_bug.cgi?id=673749
There is also debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669883
It seems gtk+-3.2.3 is not afected by this bug, so downgrade may solve the issue.
Comment 3 Michael Perlov 2012-05-02 22:39:42 UTC
Downgrading to stable gtk+-3.2.4-r1 solved the issue for me.
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-05-02 23:27:11 UTC
What desktop environment are you experiencing this crash in? (I cannot reproduce the problem in gnome-3.2 or 3.4, neither in gnome-shell nor in fallback mode.)
Comment 5 Amadeusz Żołnowski (RETIRED) gentoo-dev 2012-05-04 12:09:25 UTC
(In reply to comment #3)
> Downgrading to stable gtk+-3.2.4-r1 solved the issue for me.

For me, too.  I have had 3.4.1 and downgraded to 3.2.4-r1.  Notifications popups show up.
Comment 7 Pacho Ramos gentoo-dev 2012-07-21 13:35:56 UTC
Should be fixed in gtk+-3.4.4
Comment 8 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-07-21 15:55:07 UTC
(In reply to comment #7)
> Should be fixed in gtk+-3.4.4

In >=3.4.3-r1, actually :)