Bug 611705 - Notifications settings made in xfce4-notifyd-config fully ignored
Summary: Notifications settings made in xfce4-notifyd-config fully ignored
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xfce4-notifyd
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-06 08:28 UTC by Pavel Alexeev
Modified: 2010-07-06 16:13 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-07-06 08:47:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pavel Alexeev 2010-07-06 08:28:53 UTC
Description of problem:
I run xfce4-notifyd-config, but any settings made there fully ignored and notifications appeared at right top corner on black background.

Version-Release number of selected component (if applicable):
$ rpm -qf `which xfce4-notifyd-config`
xfce4-notifyd-0.1.0-3.fc12.i686

How reproducible:
Always.

Comment 1 Christoph Wickert 2010-07-06 08:47:04 UTC
xfce4-notifyd doesn't have a black theme, so what you see is notification-daemon from GNOME. The problem is that ATM it is not able to switch die notification service due to bug 484945.

Two options:
- As d-bus will always use the service that was installed last, you can uninstall and reinstall xfce4-notifyd.
- Edit /usr/share/dbus-1/services/org.freedesktop.Notifications.service and the Exec= line to execute xfce4-notifyd.

Comment 2 Pavel Alexeev 2010-07-06 09:57:43 UTC
Thank you very much for the answer. And workarounds also very usefull.
Reinstall does not change this linee in it file. I'll try rewrite it manually.

Comment 3 Christoph Wickert 2010-07-06 10:30:32 UTC
Another option is to simply remove /usr/share/dbus-1/services/org.freedesktop.Notifications.service.

Comment 4 Pavel Alexeev 2010-07-06 16:13:03 UTC
Second solution work great, thank you.


Note You need to log in before you can comment on or make changes to this bug.