SliTaz SliTaz Forum

You are not logged in.

#1 2012-07-17 20:25:33

BugRaiser
Member
Registered: 2012-06-19
Posts: 39

No sound in Pidgin

I have no sound in Pidgin. After digging on the Internet, using a custom command, with aplay, doesn't work either.

Any help on this would be greatly appreciated.

Offline

#2 2012-07-18 00:21:02

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: No sound in Pidgin

The 5 pidgin wav sound files are not in the slitaz repo.

Copy them from another source to /usr/share/sounds/purple

Launch pidgin, ctrl+p to open preferences,Sounds tab on left

Method Command: aplay %s

Highlight an event in Sound Events

Click Preview button to hear applicable sound for that event.

Offline

#3 2012-07-21 12:53:24

BugRaiser
Member
Registered: 2012-06-19
Posts: 39

Re: No sound in Pidgin

Thanks, Mojo. This fixed it.

For anyone else who encounters this issue, here's what I did:

1. sudo mkdir -p /usr/share/sounds/purple

2. copied the 5 default wav files from a Windows installation of Pidgin (alert.wav, login.wav, logout.wav, receive.wav, send.wav): sudo cp /path/to/windows_program_files/Pidgin/sounds/purple /usr/share/sounds/purple

3. go to Pidgin preferences -> Sounds -> Method = Command -> sound command = aplay -q %s

4. verified every wav file works by pressing Preview button

Of course, one can put the wav files anywhere, provided they change the path to every sound event by selecting Browse and pointing to where the wav files really are, but putting the wav files in /usr/share/sounds/purple ensures all users of the system can have sounds in Pidgin.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]