comparison doc/FAQ @ 706:a9758452f3c4

[gaim-migrate @ 716] just some doc updates committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 17 Aug 2000 07:27:46 +0000
parents 160b4e3ad516
children 5474a8945afb
comparison
equal deleted inserted replaced
705:dcf672c5a1ff 706:a9758452f3c4
23 2. How do I make multiple groups? 23 2. How do I make multiple groups?
24 3. How come there's no file transfer? 24 3. How come there's no file transfer?
25 4. Why no AOL logo? 25 4. Why no AOL logo?
26 5. Where are my log files stored? 26 5. Where are my log files stored?
27 6. Can I use my Windows 95 Buddylist with Gaim? 27 6. Can I use my Windows 95 Buddylist with Gaim?
28 7. I'm not a native English speaker and I would like a translated 28 7. I'm not a native English speaker and I would like a translated
29 version of gaim. 29 version of gaim.
30 8. I've got a proxy, and I'd like to use GAIM. 30 8. I've got a proxy, and I'd like to use GAIM.
31 31
32 III. Problems 32 III. Problems
33 1. WAAAAAH! My sound doesn't work! 33 1. WAAAAAH! My sound doesn't work!
34 2. My buddy list disappeared! 34 2. My buddy list disappeared!
35 3. I click on URLs, but Netscape doesn't popup! 35 3. I click on URLs, but Netscape doesn't popup!
36 4. I don't use Netscape. 36 4. I don't use Netscape.
37 5. I'm using the GNOME client. I have a bug. 37 5. I'm using the GNOME client. I have a bug.
38 6. I have a bug not described here. 38 6. I have a bug not described here.
39 7. I have Mandrake 6.0 and GAIM doesnt work! 39 7. I have Mandrake 6.0 and GAIM doesnt work!
40 40
41 IV. Programming 41 IV. Programming
42 1. I have a patch for gaim! 42 1. I have a patch for gaim!
43 2. I have a plugin for gaim! 43 2. I have a plugin for gaim!
44 3. Can you teach me how to program GTK? 44 3. Can you teach me how to program GTK?
45 45
46 V. Miscellaneous 46 V. Miscellaneous
47 1. Can I talk to you on IM? 47 1. Can I talk to you on IM?
48 2. I want to write an IM client. Will you help me? 48 2. I want to write an IM client. Will you help me?
49 3. I have money. I need some software written. Can you help? 49 3. I have money. I need some software written. Can you help?
50 4. I have hardware here that's not being used, or money. Can 50 4. I have hardware here that's not being used, or money. Can
51 you use it? 51 you use it?
52 5. I would like to send you beer. 52 5. I would like to send you beer.
53 6. Are you going to port this thing to Windows? 53 6. Are you going to port this thing to Windows?
54 7. Why the GPL? 54 7. Why the GPL?
55 8. I use *BSD and I hate the penguin! I want daemon images! 55 8. I use *BSD and I hate the penguin! I want daemon images!
56 9. Can I design a logo for you? 56 9. Can I design a logo for you?
57 10. What is a wagii? 57 10. What is a wagii?
58 11. Speaking of the penguin, I heard a rumour you have a tattoo of 58 11. Speaking of the penguin, I heard a rumour you have a tattoo of
59 it. Is that true? 59 it. Is that true?
60 12. What Window Manager do you use? What distribution do you use? 60 12. What Window Manager do you use? What distribution do you use?
61 What other stupid things can you ask me that don't really matter 61 What other stupid things can you ask me that don't really matter
62 but ya'll ask me anyway? 62 but ya'll ask me anyway?
63 13. Is XX a good Harddrive, YY a good monitor and ZZ a good CPU? 63 13. Is XX a good Harddrive, YY a good monitor and ZZ a good CPU?
64 14. Who designed the new logo? 64 14. Who designed the new logo?
65 15. I want to contribute to the effort. Where can I send beer to? 65 15. I want to contribute to the effort. Where can I send beer to?
66 66
67 I. The Protocol 67 I. The Protocol
97 It's basically the letter 'g' tacked on to the beginning of 97 It's basically the letter 'g' tacked on to the beginning of
98 'AIM' (which is fairly obvious). G stands for all sorts of good things. 98 'AIM' (which is fairly obvious). G stands for all sorts of good things.
99 Girls, Godzilla, GTK, graham crackers, whatever. 99 Girls, Godzilla, GTK, graham crackers, whatever.
100 100
101 2. How do I make multiple groups? 101 2. How do I make multiple groups?
102 When adding a new buddy, you just type in a new group name. 102 There are two ways: Click the "Group" button in the Edit Buddies
103 Future versions intend to handle this and renaming groups better. 103 tab of the buddy list; or click the "Add" button and simply enter a new group
104 name.
104 105
105 3. How come there's no file transfer? 106 3. How come there's no file transfer?
106 There is, it's just that you can't request for the transfer to 107 There is, it's just that you can't request for the transfer to
107 take place. Only people who use the Oscar protocol can, so you're out of luck 108 take place. Only people who use the Oscar protocol can, so you're out of luck
108 there. At least you can get and send files. 109 there. At least you can get and send files.
115 where your log files are stored. Well, they are currently, by default, stored 116 where your log files are stored. Well, they are currently, by default, stored
116 under $HOME/.gaim/YourScreenName/. If your screen name is Zilding then you 117 under $HOME/.gaim/YourScreenName/. If your screen name is Zilding then you
117 will find your logs under: $HOME/.gaim/Zilding/. This will eventually become 118 will find your logs under: $HOME/.gaim/Zilding/. This will eventually become
118 configurable. 119 configurable.
119 120
120 6. Can I use my Windows 95 buddylist with Gaim? 121 6. Can I use my Windows 95 buddylist with Gaim?
121 Well, you are in luck. As of the 0.9.5 release there is a 122 Yes. Thanks to a couple great people (S D Erle and BMiller),
122 small perl script called 'buddytrans' that is included with the distribution. 123 gaim can import your Win95 buddylist. Simply select "Import Buddy List" from
123 If you installed the RPM copy of GAIM then you can find the script in 124 the buddy list window.
124 /usr/bin/buddytrans. The correct script syntax is:
125 buddytrans buddy.lst gaim.list. You can then import `gaim.list' from inside
126 gaim. This will eventually be fully incorporated into GAIM and the script
127 will no longer be needed.
128 125
129 7. I'm not a native English speaker and I would like a translated 126 7. I'm not a native English speaker and I would like a translated
130 version of gaim. 127 version of gaim.
131 By all means, IM me at 'Zilding' or email me at 128 There are a few translations of gaim. If you can do a
132 jimduchek@ou.edu. I'm working on standard GNU locale support for the next
133 version of gaim, and I'm going to need translations. If you can do a
134 translation for us, I'd greatly appreciate it! Just let me know and I'll 129 translation for us, I'd greatly appreciate it! Just let me know and I'll
135 give you detailed instructions on how to do it. 130 give you detailed instructions on how to do it.
136 131
137 8. I'm behind a proxy, and I'd like to use GAIM. 132 8. I'm behind a proxy, and I'd like to use GAIM.
138 I *think* HTTP and SOCKS v4 proxy support is completely working. 133 HTTP, Socks 4, and Socks 5 proxying should be working now.
139 But since I don't have a SOCKS proxy to test it on, I really couldn't tell you. 134 None of them support authentication yet though.
140 If it doesn't work, a temporary solution is to try setting the TOC port to 21,
141 since a lot of proxies will allow that to pass.
142 135
143 136
144 III. Problems 137 III. Problems
145 1. WAAAAAH! My sound doesn't work! 138 1. WAAAAAH! My sound doesn't work!
146 ./configure should autodetect whether or not you have ESD 139 ./configure should autodetect whether or not you have ESD
147 libraries. If you have them it _WILL_ compile with them, if not it won't. 140 libraries. If you have them it _WILL_ compile with them, if not it won't.
148 If it compiles with them, you don't need to be running the ESD daemon, it'll 141 If it compiles with them, you don't need to be running the ESD daemon, it'll
149 automatically fallback to using /dev/dsp. Make sure that gaim has proper 142 automatically fallback to using /dev/dsp. Make sure that gaim has proper
150 permissions to talk to /dev/dsp and /dev/audio though! 143 permissions to talk to /dev/dsp and /dev/audio though!
151 The GNOME client now goes through GNOME for its sounds. If
152 sounds aren't playing, make sure you've got them turned on in the GNOME
153 control center. (The reason this was done was to make it more easily
154 configurable.)
155 144
156 2. My buddy list disappeared! 145 2. My buddy list disappeared!
157 You didn't back up your buddy list, did you? You never back 146 You didn't back up your buddy list, did you? You never back
158 anything up! Oh well. The TOC server loses lists from time to time, it 147 anything up! Oh well. The TOC server loses lists from time to time, it
159 happens to me as well. (And no, I never have a backup ;). Gaim should have 148 happens to me as well. (And no, I never have a backup ;). Gaim should have
177 166
178 6. I have a bug not described here. 167 6. I have a bug not described here.
179 Well, it could be a few things. Firstly, you MUST HAVE GTK+ 168 Well, it could be a few things. Firstly, you MUST HAVE GTK+
180 VERSION 1.2.3 installed! Please state in any bug report that you ARE using 169 VERSION 1.2.3 installed! Please state in any bug report that you ARE using
181 1.2.3, otherwise you have a chance of being ignored. With that said ;) 170 1.2.3, otherwise you have a chance of being ignored. With that said ;)
182 email me at jimduchek@ou.edu, I would like to hear your bug reports (but 171 head over to our page on Sourceforge, http://sourceforge.net/projects/gaim/.
183 please, not your problems installing GTK). Also, sourceforge.net has a bug
184 tracking system for us at <http://sourceforge.net/bugs/?group_id=235>.
185 172
186 7. I have Mandrake 6.0 and GAIM doesnt work! 173 7. I have Mandrake 6.0 and GAIM doesnt work!
187 174
188 Bob Meyer <meyer_rm@yahoo.com> writes: 175 Bob Meyer <meyer_rm@yahoo.com> writes:
189 176
260 annoying AOLisms. They bother me greatly, and as I work long hours and am 247 annoying AOLisms. They bother me greatly, and as I work long hours and am
261 an insomniac (probably because I'm such a mean bastard ;), I'm likely to 248 an insomniac (probably because I'm such a mean bastard ;), I'm likely to
262 make fun of you, or more likely ignore you completely. I don't require 249 make fun of you, or more likely ignore you completely. I don't require
263 perfect English but it'd be nice. 250 perfect English but it'd be nice.
264 251
265
266 2. I want to write an IM client. Will you help me? 252 2. I want to write an IM client. Will you help me?
267 No, unless you're writing one commercially. Email me for 253 No, unless you're writing one commercially. Email me for
268 rates -- I'm not all that expensive. :) 254 rates -- I'm not all that expensive. :)
269 255
270 3. I have money. I need some software written. Can you help? 256 3. I have money. I need some software written. Can you help?
286 but I'm not sure yet. I actually do have a version of gaim running on it 272 but I'm not sure yet. I actually do have a version of gaim running on it
287 now, as of 7/20. However, the Win32 port of GTK has some issues that need 273 now, as of 7/20. However, the Win32 port of GTK has some issues that need
288 to be resolved before I can even attempt to release this. Some of my WIN32 274 to be resolved before I can even attempt to release this. Some of my WIN32
289 patches are included in this release, usually under an #ifdef _WIN32 (which 275 patches are included in this release, usually under an #ifdef _WIN32 (which
290 cygwin and I think other windows compilers set). 276 cygwin and I think other windows compilers set).
277 Update, 8/16/2000, more than one year later: No. The simple
278 answer is this will never be ported to Windows. I simply dislike windows
279 too greatly.
291 280
292 7. Why the GPL? 281 7. Why the GPL?
293 I like the GPL. 282 I like the GPL.
294 283
295 8. I use *BSD and I hate the penguin! I want daemon images! 284 8. I use *BSD and I hate the penguin! I want daemon images!
336 325
337 14. Who designed the new logo? 326 14. Who designed the new logo?
338 A good guy named Naru Sundar. 327 A good guy named Naru Sundar.
339 328
340 15. I want to contribute to the effort. Where can I send beer to? 329 15. I want to contribute to the effort. Where can I send beer to?
341 IM Zilding or email him at jimduchek@ou.edu. 330 IM RobFlynn or email him at rflynn@blueridge.net