comparison libfaim/README.gaim @ 370:5842aa11ab78

[gaim-migrate @ 380] hm de hm hm committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 09 Jun 2000 08:17:59 +0000
parents f3c8d79688db
children 22700acd9b49
comparison
equal deleted inserted replaced
369:cf895313fc50 370:5842aa11ab78
65 KNOWN ISSUES 65 KNOWN ISSUES
66 ============ 66 ============
67 - Oscar doesn't do whispering in chat rooms any more (and hasn't for quite a 67 - Oscar doesn't do whispering in chat rooms any more (and hasn't for quite a
68 while, evidently). So if you want to "whisper" to someone, just IM them. 68 while, evidently). So if you want to "whisper" to someone, just IM them.
69 69
70 - Chat works, to a degree. I'm not sure that you can create rooms, but I think
71 you can. I'm not sure that you can be in more than one room at once, but I
72 think you can. I'm not sure that you can leave the chat room and still have
73 gaim be stable, but I think you can.
74
75 - The permit list sometimes has problems when you start gaim, but if you change 70 - The permit list sometimes has problems when you start gaim, but if you change
76 to it in the middle of a session there don't seem to be any problems. 71 to it in the middle of a session there don't seem to be any problems.
77 72
78 - "Allow anyone" and "Deny some" serve the same function. That's not a bug. But 73 - "Allow anyone" and "Deny some" serve the same function. That's not a bug. But
79 "Allow anyone" works all the time (?) and "Deny some" doesn't work some of the 74 "Allow anyone" works all the time (?) and "Deny some" doesn't work some of the
80 time. That's a bug. 75 time. That's a bug.
81 76
82 - Sometimes signing on doesn't work completely correctly. (If you want a bad 77 - Sometimes signing on doesn't work completely correctly. I think this is
83 fix for it, comment out the lines where it imports your buddy list in oscar.c, 78 because we request chatnav rights when we sign on, but I'm not entirely sure.
84 and import it manually.) 79 It could also be because of setting up the buddy list and retrieving who's
80 online.
85 81
86 - If you receive a message that's too large, gaim segfaults. I haven't watched 82 - If you receive a message that's too large, gaim segfaults. I haven't watched
87 this in gdb or gotten a backtrace on it, so I'm not exactly sure what the 83 this in gdb or gotten a backtrace on it, so I'm not exactly sure what the
88 problem is. I think this actually happens on the TOC side of things too. 84 problem is. I think this actually happens on the TOC side of things too.
89 85
102 yet make the requests, so there is no difference between Gaim/TOC and Gaim/Faim 98 yet make the requests, so there is no difference between Gaim/TOC and Gaim/Faim
103 there. 99 there.
104 100
105 - Warnings and Dir Info are not in libfaim yet, and so are not in Gaim/Faim yet. 101 - Warnings and Dir Info are not in libfaim yet, and so are not in Gaim/Faim yet.
106 102
107 - There are also FIXME's scattered about oscar.c. Grep around for those, figure 103 - There are also FIXME's scattered about gaim. Grep around for those, figure
108 out what needs to be fixed, do that sort of thing. :) (Fixing the things listed 104 out what needs to be fixed, do that sort of thing. :) (Fixing the things listed
109 in KNOWN ISSUES above, or any other bugs you happen to find, is a very good use 105 in KNOWN ISSUES above, or any other bugs you happen to find, is a very good use
110 of your time.) (You didn't hear that from me.) 106 of your time.) (You didn't hear that from me.)