Your message dated Thu, 14 Sep 2006 11:50:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387411: psi: Doesn't keep connection if two instances
connect to the same jabber account
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: psi
Version: 0.10-2
Severity: normal
If two instances of psi connect to the same account on the same jabber server,
then the connection falls, gets connected again, falls, and so on.
The following error message is displayed : "There was an error
communicating with the jabber server. Details: XMPP Stream Error:
Generic stream error".
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages psi depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-13 GCC support library
ii libqca1c2 1.0-8 Qt Cryptographic Architecture - sh
ii libqt3-mt 3:3.3.6-4 Qt GUI Library (Threaded runtime v
ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.0-8 X11 client-side library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxss1 1:1.0.1-4 X11 Screen Saver extension library
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages psi recommends:
ii qca-tls 1.0-3 TLS plugin for the Qt Cryptographi
ii sox 12.17.9-1 A universal sound sample translato
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Sep 14, 2006 at 11:07:28AM +0200, Sébastien NOBILI wrote:
> If two instances of psi connect to the same account on the same jabber server,
> then the connection falls, gets connected again, falls, and so on.
> The following error message is displayed : "There was an error
> communicating with the jabber server. Details: XMPP Stream Error:
> Generic stream error".
This is not a bug of psi, but a property of the jabber protocol: If two
instances want to connect to the same account, they must use different
resource identifiers. So you just need to change the resource string in
the connection dialog.
Jan
--- End Message ---