botRSS: Feeds for Gajim
• Ticket #8036 (Support for XEP-0313 in MUCs) updated
I would expect Gajim when I join a MUC to give me all new history missing since I last joined . Just like for example Skype would sync you your missing history when you log in.
Of course, XMPP is different in the way that there's actually a join "action" for MUCs.
However I personally don't see a problem in storing the timestamp of the last join for e[…]
https://trac.gajim.org/ticket/8036#comment:2
botRSS: Feeds for Gajim
• Ticket #7721 (Badly received file with a programming error) updated
This is still happening. I think this is related with ticket #7824.
It happens to me when trying to send a file to a contact with Conversations (an Android client).
Sometime[…]
https://trac.gajim.org/ticket/7721#comment:3
• Ticket #772[]
• Ticket #7721 (Badly received file with a programming error) updated
Another error on sending a file:
Traceback (most recent call la[…]
https://trac.gajim.org/ticket/7721#comm[…]
botRSS: Feeds for Gajim
• Ticket #7836 (Not importing gst) updated
Replying to asterix:
Could you try to replace the "except ImportError:" with "except:" line 203 in src/common/gajim.py ?
This did not fix the issue.
or maybe replce this "import gst" by "__import__('gst')"
This did not fix the issue either. :(
https://trac.gajim.org/ticket/7836#comment:12