Modify ↓
#373 closed defect (fixed)
Charset mismatch detected. The charset setting is currently set to none.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | 1.2.1 |
Component: | BitlBee | Version: | 1.2 |
Keywords: | Cc: | ||
IRC client+version: | irssi 0.8.10 | Operating System: | Public server |
OS version/distro: |
Description
After connecting to bitlbee (im.bitlbee.org in this case) the following happens:
09:30:24 <@hpvmars> identify <password> 09:30:25 <@root> Password accepted, settings and accounts loaded 09:30:25 <@root> Trying to get all accounts connected... ... the accounts get connected ... 09:30:26 <@root> oscar - Logging in: Logged in 09:30:27 <@root> Error: Charset mismatch detected. The charset setting is currently set to none, so please make sure your IRC client will send and accept text in that charset, or tell BitlBee which charset to expect by changing the charset setting. See `help set charset' for more information. Your message was ignored.
After this message no communication with the server is possible anymore and I get disconnected. According to wilmer:
09:48:41 < wilmer> hpvmars: It's the "don't do any conversion" setting, I guess I didn't try it out with this check enabled.
Attachments (0)
Change History (3)
comment:1 Changed at 2008-03-19T09:02:25Z by
comment:2 Changed at 2008-03-19T10:51:36Z by
Milestone: | → 1.2.1 |
---|---|
Priority: | normal → critical |
comment:3 Changed at 2008-03-21T00:39:53Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in changeset:devel,357.
Note: See
TracTickets for help on using
tickets.
As-in "set charset none" is the problem.