beznogno / pyicqt

Automatically exported from code.google.com/p/pyicqt
GNU General Public License v2.0
0 stars 0 forks source link

Bad encoding of offline messages #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I send message to offline contact, he get something like
«???@?8?2?5?B» instead of any text, any length or language.

What steps will reproduce the problem?
1. Send message to offline peer.
2. Wait for peer to become online.
3. Message will be broken or lost at all.

I'm using PyICQt 0.8.1.3.

Original issue reported on code.google.com by ggrun...@gmail.com on 30 Mar 2009 at 8:20

GoogleCodeExporter commented 9 years ago
With Pidgin 2.5.5. works fine. Please, specify client name and version. Try 
change
Message Settings in Ad-Hoc

Original comment by r000ns...@gmail.com on 5 Apr 2009 at 1:42

GoogleCodeExporter commented 9 years ago
I switched encoding for outgoing offline messages from 'auto' to 'local
(windows-1251)' and a problem seems solved.

My client is a PSI 0.12.

Original comment by ggrun...@gmail.com on 9 Apr 2009 at 12:58

GoogleCodeExporter commented 9 years ago

Original comment by r000ns...@gmail.com on 10 Apr 2009 at 9:47

GoogleCodeExporter commented 9 years ago
ggrundik, where and how you change the encoding of offline messages? In client
program of sender, in client program of receiver, in pyicqt server, in jabber 
server?

Original comment by Mur...@gmail.com on 24 Aug 2009 at 8:15

GoogleCodeExporter commented 9 years ago
In Ad-Hoc command to PyICQt ⇒ Settings ⇒ Message settings.

Original comment by ggrun...@gmail.com on 24 Aug 2009 at 8:25