View Full Version : Gaim problems since last update?
earobinson
January 22nd, 2006, 05:16 PM
Anyone else having problems with msn accounts since the last gaim update?
https://launchpad.net/products/gaim/+bug/29246
napsy
January 22nd, 2006, 05:20 PM
The same error here. I'm using gaim cvs and it's no better.
earobinson
January 22nd, 2006, 05:22 PM
well till it works im using meebo (google it its a great ol version of gaim), If you want to confirm my bug that would be great.
napsy
January 22nd, 2006, 05:37 PM
Made a reply ...
curtis
January 22nd, 2006, 05:38 PM
I think I am having a similar issue here.
napsy
January 23rd, 2006, 08:23 PM
Found a solution (if your'e building from source)
(worked for me)
Insert:
if (strcmp(a_norm, b_norm) == 0) {
g_free(a_norm);
g_free(b_norm);
return 0;
}
in function:
int
gaim_utf8_strcasecmp(const char *a, const char *b)
in file src/util.c, just before ret = g_utf8_collate(a_norm, b_norm);
earobinson
January 23rd, 2006, 08:46 PM
clever man, maybe you should submit it to the devs
I take my hat off to you sir!
napsy
January 23rd, 2006, 08:48 PM
Thanx.
I already replyed to their bugzilla.
earobinson
February 2nd, 2006, 12:50 AM
Im still getting this problem anyone else?
risbac
February 2nd, 2006, 06:06 AM
Yes it's still there, both for the Gaim in repo and for Gaim V2.0 CVS. Crashes when you load your MSN buddies list.
mike998
February 2nd, 2006, 10:30 AM
Actually for me it only happens when I use my @hotmail.com address and not my personal one (mike@ince.mine.nu).
I do get random disconnects with my personal one.
earobinson
February 2nd, 2006, 11:02 AM
aparently this is due to chinise charters acording to a bug report I read.
mike998
February 2nd, 2006, 10:41 PM
aparently this is due to chinise charters acording to a bug report I read.
Huh? I don't use any chinese characters, and I don't know anyone who does!
Hmmm... I am using MSN8 Beta at work with my @hotmail.com account. Perhaps this is the cause?
earobinson
February 3rd, 2006, 10:27 AM
do you know anyone that uses werid charters lie "Ô¤¦" non ascii ones, because they are all utf-8 and I think this was the problem.... I updated again and think it is fixed for good now!
geekphreak
February 3rd, 2006, 05:34 PM
My Gaim 2.0 Beta is now working... I did a full system update. But I did not notice it working before installing Fluxbox... But it works in Fluxbox... and now in GNOME too. Dunno if and how Fluxbox would have anything to do with but my Gaim is not crashing anymore. :)
earobinson
February 3rd, 2006, 07:52 PM
fluxbox had nothing to do with it, it seems the bug was fixed
risbac
February 17th, 2006, 08:29 AM
The Gaim on my Dapper is still crashing when loading MSN buddy list... I have dist-upgraded regularily, so I think I'm using the newest version. Did I miss something?
curtis
February 17th, 2006, 08:36 AM
What version of gAIM are you using?
As I have no problems at the moment with 2.x Beta 2.
risbac
February 17th, 2006, 08:52 AM
I'm using version 1.5 I think. Version 2.0 is not yet in Dapper, right?
vBulletin® v3.8.0 Release Candidate 2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.