You are not logged in.

#1 2008-11-11 08:38:49

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

awesome, weechat, and notification daemon

after I've switched to awesome, my weechat started getting an "no dbus daemon" running message whenever I'm highlighted, which used to work fine with notification daemon in openbox...any ideas?


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#2 2008-11-11 14:41:16

fflarex
Member
Registered: 2007-09-15
Posts: 466

Re: awesome, weechat, and notification daemon

Try putting dbus-launch in your startup script. Look in /etc/xdg/openbox/autostart.sh (if you still have openbox installed) to see an example.

Last edited by fflarex (2008-11-11 14:42:35)

Offline

#3 2008-11-11 14:42:56

Gigamo
Member
Registered: 2008-01-19
Posts: 394

Re: awesome, weechat, and notification daemon

Yeah, what you could do is put this in .bashrc/.zshrc/whichever you use:

alias startx="dbus-launch startx"

And by the way, the newest awesome (3.1-rc1 and on, and git version) has a built-in notification library called "naughty".

Offline

#4 2008-11-11 18:06:14

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: awesome, weechat, and notification daemon

oh cool, how do I tell weechat to use naughty instead?


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#5 2008-11-12 18:56:22

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: awesome, weechat, and notification daemon

btw I still get the no daemon error when using dbus-launch startx


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

#6 2008-11-12 19:03:51

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: awesome, weechat, and notification daemon

weechat uses notification daemon ? Or do you have a plugin for that ?
Anyway, you could use the perl plugin called sound.pl, which should come bundled with weechat. There you can define custom commands to be run when someone messages and highlights you. So, you can use notify-send with that, and you have no need for d-bus wink


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#7 2008-11-12 19:19:36

Stythys
Member
From: SF Bay Area
Registered: 2008-05-18
Posts: 878
Website

Re: awesome, weechat, and notification daemon

thanks!


[home page] -- [code / configs]

"Once you go Arch, you must remain there for life or else Allan will track you down and break you."
-- Bregol

Offline

Board footer

Powered by FluxBB