PDA

View Full Version : pidgin and notify-osd


biasquez
March 29th, 2009, 03:56 PM
hi i have 2 questions:
- pidgin-libnotify works fine with notify-osd?
- now i'm using pidgin devel version and i want to use pidgin-libnotify with notify-osd, i'm downloaded pidgin-libnotify with apt-get source from jaunty and compiled/installed it but i have old notify system. can i fix it?

syko21
March 29th, 2009, 05:19 PM
There is no reason to compile any of this from source.

Enter these into gnome-terminal

sudo apt-get install libnotify1 pidgin-libnotify

To enable notifications in pidgin
1. Open up Pidgin and goto the buddy list
2. Choose menu item Tools -> Plugins
3. Enable the plugin "Libnotify Popups"

biasquez
March 29th, 2009, 05:25 PM
There is no reason to compile any of this from source.

Enter these into gnome-terminal

sudo apt-get install libnotify1 pidgin-libnotify

To enable notifications in pidgin
1. Open up Pidgin and goto the buddy list
2. Choose menu item Tools -> Plugins
3. Enable the plugin "Libnotify Popups"


no, if i try to install pidgin-libnotify, apt-get overwrites my pidgin customized...

syko21
March 29th, 2009, 05:27 PM
then just install libnotify1. Then install plugin from source as you did before. It should appear in pidgin's plugin menu.

biasquez
March 29th, 2009, 05:34 PM
then just install libnotify1. Then install plugin from source as you did before. It should appear in pidgin's plugin menu.

but plugin appears in pidgin's menu, i enabled it but i don't have new notification managed by notify-osd but old notification, like ubuntu intrepid...