Modify ↓
#671 closed enhancement (fixed)
libpurple + typing notifications
Reported by: | Owned by: | wilmer | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Purple | Version: | 1.3dev |
Keywords: | libpurple typing notifications | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
Basically the problem is that typing notifications don't work for me (in any direction) with purple.
References: ticket:272 (about libpurple) ticket:670 (about new typing notification scripts)
The reason inbound notices don't work is probably:
$ grep imcb_buddy_typing -r protocols/purple/ $
Attachments (0)
Change History (4)
comment:1 Changed at 2010-08-19T21:20:03Z by
comment:3 Changed at 2010-08-19T23:43:00Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in changeset:devel,661. Thanks for the report! (And sorry to timing for immediately blaming the scripts while clearly this was in my code..)
Note: See
TracTickets for help on using
tickets.
Ugh, I doubt if I even tested that code, it can't possibly have worked. :-( Working on a fix now..