Bug #1048
Encoding error when sending messages
Status: | Feedback | Start: | 05/02/2015 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Engine IRC | |||
Target version: | TBD | |||
Complexity: | Medium |
Found in Version: | ||
Votes: | 0 |
Description
Scenario:
1) I chat with other people and we can read each other messages
2) I write some long messages, and it shows normally to me
3) my peer receives message in wrong encoding and can't read
4) if i send short message right after that - peer can read short message without problem
History
Updated by Mirco Bauer 3491 days ago
Please provide protocol debug so one can tell what Smuxi receives and sents. To get such protocol debug start Smuxi fromt the terminal like this:
smuxi-frontend-gnome -d
After that connect and use Smuxi as usual. If you see that issue again, switch to the Server chat of the IRC network and copy/paste the messages from it into this ticket.
Updated by Mirco Bauer 3491 days ago
- Status changed from New to Feedback