View Single Post
Posts: 14 | Thanked: 6 times | Joined on Oct 2012
#7313
Originally Posted by CepiPerez View Post
Open terminal and type:
/opt/waxmppplugin/bin/wazapp/wazapp_init

You will get a lot of debug, just find something like this when a message is received.
This is all I need:
Code:
Notifier:	NEW NOTIFICATION! Ringtone: /usr/share/sounds/ring-tones/Message 1.mp3 - Vibrate: True
Notifier:	/usr/share/sounds/ring-tones/Message 1.mp3
Those two lines should have the same ringtone file
Please check if this file exists (it should)
Also, make sure to reboot the phone after installing wazapp
Here is what I get.
Code:
Sending signal message_received
UI:	GOT MESSAGES SIGNAL
UI:	proceed to check validity of conv
UI:	Adding messages to conv
UI:	MOVING TO BOTTOM OF LIST
Notifier:	NEW NOTIFICATION! Ringtone: /usr/share/sounds/ring-tones/Message 1.mp3 - Vibrate: True
Notifier:	/usr/share/sounds/ui-tones/snd_default_beep.wav
Both the files exist and am able to play them.

For me notification sound was working fine with wazapp-08102012-2200.deb. With recent changes I cleaned up previous install and re-installed from scratch and since then no sound notification. I did restart my phone and also re-installed but made no difference.

Hope this helps !