Here are the lines you needed:

(22:24:03) pidgin-libnotify: SOURCE activated 
'im:prpl-jabber:userone.recipient%40gmail.com%2Fdevoid:usertwo.sender%40gmail.com%2Fgemini2CEF0B0A'
(22:24:07) pidgin-libnotify: SOURCE activated 
'im:prpl-jabber:userone.recipient%40gmail.com%2Fdevoid:usertwo.sender%40gmail.com%2FgeminiE558A939'

Here is the command used by monitoring to send the message:

MESSAGE="test"
SUBJECT="test"
echo "$MESSAGE" | sendxmpp -t -o gmail.com --message-type chat -r gemini -u 
$USER -p $PASSWORD -j $SERVER $RCPT -s "$SUBJECT"

(sendxmpp version 1.22)

Problem doesn't depends on "--message-type". Few minutes ago I tried to
use GMail UI to send message. I saw only one notification. I also tried
to use "common" jabber account (on njs.netlab.cz) and there was also
only one notification.

This means problem in my case occurs only when using sendxmpp + gtalk.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pidgin-libnotify in Ubuntu.
https://bugs.launchpad.net/bugs/1175537

Title:
  Stuck notifications (unable to clear them)

Status in “pidgin-libnotify” package in Ubuntu:
  Confirmed

Bug description:
  There is no way how to clear all notifications for incoming messages
  at once. I have to click every single notification for every message
  received. This also means that every message (even from single
  contact) creates item in message notifications menu. "Clear" menu item
  is not working.

  I am using Ubuntu 13.04 with package pidgin-libnotify 0.14-9ubuntu1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin-libnotify/+bug/1175537/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to