dicsonI not find poezio caps in caps cache.. maybe gajim not cached gc caps or it is a bug
mathieuiimo it’s because the caps implem in poezio is not finished, dicson
mathieuiI only enabled the xep plugin, so far
dicsonok
botRSS: Feeds for Gajim
• Ticket #7358 (Unable to connect … Run out of hosts for …) created
Bug description
When i try to connect to some jabber servers with gajim (it seems to work with another client)
i sometimes get an error :
Run out of hosts for name jabber.myhost.be:5222. Error for last IP: Error during connect to 127.0.0.1:9050
Steps to reproduce
Open gajim try to connect
Software versions
OS version: Archlinux 3.9.3
GTK version: gtk2 2[…]
https://trac.gajim.org/ticket/7358
botRSS: Feeds for Gajim
• Ticket #7358 (Unable to connect … Run out of hosts for …) closed
invalid:
there is no SRV records for myhost.be, and there is no jabber server running on the given IP:
$ host jabber.myhost.be
jabber.myhost.be has address 87.106.69.6
;; connection timed out; no servers could be reached
;; connection timed out; no servers could be reached
$ telnet jabber.myhost.be 5222
Trying 87.106.69.6… ^C
https://trac.gajim.org/ticket/7358#comment:1
0xAFFEhey folks, gajim gets confused with the avatar if 2 users have the nickname
Dicsonfor example
Link MauveYou mean it’s case insensitive?
0xAFFEyeah, I made a screenshot: http://img.flashtux.org/upload/img1332ae01e046xa9d65797.png bot dicson and Dicson both have the same avatar
botRSS: Feeds for Gajim
• Ticket #7359 (can't launch gajim) created
Bug description
I can't launch gajim. There are an error
Steps to reproduce
Download Gajim with hg.
My version of this hg commit is :
changeset: 14522:4bb338fce36f
date: Sun May 26 12:58:19 2013 +0200
After, install python-nbxmpp
and launch with ./launch.sh
./launch.sh
Traceback (most recent call last):
File "gajim.py", line 437, in <module>
from gui_interface import Interface
File "/home/jeremy/Developpement/ga[…]
https://trac.gajim.or[…]