I just signed onto gaim 9.9.19 and got about 20 msgboxes popup with error 903 as the tittle and it saying that im exceeding the speed limit or something? Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yeah, a few people have complained about this happening when they sign on. It's partly because their buddy lists were too big, and partly because gaim wasn't handling things well. I tried to fix it by doing 2 things. First, instead of sending 20 names at a time to the server, it tries to send as many as will fit, typically closer to 50 or 60. Second, it only sends names to the server it hasn't already sent. This is a big plus since before, it was sending the entire list twice, once from cache and once when it got the config from the server. Hopefully those things will help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just signed onto gaim 9.9.19 and got about 20 msgboxes popup with error 903 as the tittle and it saying that im exceeding the speed limit or something? Any ideas?
Yeah, a few people have complained about this happening when they sign on. It's partly because their buddy lists were too big, and partly because gaim wasn't handling things well. I tried to fix it by doing 2 things. First, instead of sending 20 names at a time to the server, it tries to send as many as will fit, typically closer to 50 or 60. Second, it only sends names to the server it hasn't already sent. This is a big plus since before, it was sending the entire list twice, once from cache and once when it got the config from the server. Hopefully those things will help.