[SOLVED] Notification in Pidgin?

Archived topics about LMDE 1 and LMDE 2
Locked
hellnest

[SOLVED] Notification in Pidgin?

Post by hellnest »

Did anyone realize there's no Pop Up notification in Pidgin?? Also there were no sound to alert a new message.... This is a bug or what? >.<"
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
omenest

Re: Notification in Pidgin?

Post by omenest »

Code: Select all

sudo apt-get install pidgin-libnotify
You can find it on the list of plugins after it is installed, be sure to check it there.
hellnest

Re: Notification in Pidgin?

Post by hellnest »

I Already installed it... >.<" So strange... also i try to reconfigure the plugin still no effect :oops:
omenest

Re: Notification in Pidgin?

Post by omenest »

Do you receive any other notify popups from any other software? Is this problem specific only for pidgin or is it broader? Do you have package notify-osd installed?
chiefjim
Level 6
Level 6
Posts: 1157
Joined: Sun Jun 07, 2009 7:26 am
Location: South Texas, USA

Re: Notification in Pidgin?

Post by chiefjim »

Perhaps related to this. I too am a regular Pidgin user. Incoming sounds work fine except for the original incoming message. This being the one I most want to have getting my attention.
Mint-21.0 Mate 64 bit / LMDE-5 64 bit
Gigabyte H370M D3H
Intel G3258
Crucial Ballistic Sport 32GB DDR4 2400
8TB HDD Seagate Baracuda 5400rpm
omenest

Re: Notification in Pidgin?

Post by omenest »

chiefjim wrote:Perhaps related to this. I too am a regular Pidgin user. Incoming sounds work fine except for the original incoming message. This being the one I most want to have getting my attention.
I think this has to do with pulseaudio. The sound for incoming message is short and I've noticed pulseaudio tends to give low priority to short sounds. The way I see it, pulseaudio server tries to be "low-latency" and play your sound as early as it can but in the process of doing so it just plays last half of it, because it's already late because it itself adds more latency to the system. I no longer have sound related problems as I've moved my audio platform fully to good old ALSA. I'll leave pulseaudio to beta testing being done on massive scale with ubuntu community. Perhaps some day when the code is usable enough will it find it's way back to my userspace.
chiefjim
Level 6
Level 6
Posts: 1157
Joined: Sun Jun 07, 2009 7:26 am
Location: South Texas, USA

Re: Notification in Pidgin?

Post by chiefjim »

Any pitfalls to change from PA to ALSA?
Mint-21.0 Mate 64 bit / LMDE-5 64 bit
Gigabyte H370M D3H
Intel G3258
Crucial Ballistic Sport 32GB DDR4 2400
8TB HDD Seagate Baracuda 5400rpm
omenest

Re: Notification in Pidgin?

Post by omenest »

chiefjim wrote:Any pitfalls to change from PA to ALSA?
Here's an excerpt from 'Why you should care about pulseaudio:
Basic service is well and good, but PulseAudio earned a place in Linux distros' default audio stacks by doing considerably more. PulseAudio can route audio from multiple sources to multiple sinks, both locally and over the network. You can use it to combine multiple soundcards into a single virtual device, to forward music from one PC to another, or to share a single microphone as an input between multiple PCs.
If you don't recognize your own needs in these lines, then you are probably better off with straight ALSA. Unless you intend to do some serious sound editing on open source platform, you don't need pulseaudio. Hell, if you don't even know what words and phrases like sinks, audio stacks and route audio to network devices mean, you don't need pulseaudio.
hellnest

Re: Notification in Pidgin?

Post by hellnest »

Well after struglling to make debian squeeze work out on the box i think finally figure out the problem. it's all about the library or that kind of things. Debian is quite different and maybe very different from ubuntu :) it's easy to customized if you want BUT... it's easy also to make you must reinstall again the OS :) gonna post after i install my LMDE in a hour. :) now testing Debian Squeeze
hellnest

Re: Notification in Pidgin?

Post by hellnest »

Oke i solved the problem.

Just go to Package Manager. Ah if you facing a problem with search feature in Synaptic Package Manager you can fix it by adding Debian Squeeze repository on you source.list just do an update :)

How to make notify working. There's something miss in installation i guess CMIIW.

Code: Select all

libnotify-doc
pidgin-libnotify
libnotify bin
That's was not installed automaticly :) and causing a problem >.<"...

The other things, if you facing a problem with your audio. Just add Debian Squeeze repo and do an update. Uninstall all pulseaudio things :). On my experience, the sound is much better rather than pulse audio installed.

But honestly that LMDE is eat quite much RAM.. It's arround 550Mb with Gwibber + Banshee + Pidgin + 2Tab iceweasel hehehe... When use an original debian it's only arround 300MB i guess..

Hope it's can help...
shile

Re: [SOLVED] Notification in Pidgin?

Post by shile »

My solution to sound problems in pidgin:

Tools -> Preferences -> Sound, and than under "Enable sounds:" set Always
Locked

Return to “LMDE Archive”