Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73095 - gaim-1.0.3-r2 will not log onto msn network
Summary: gaim-1.0.3-r2 will not log onto msn network
Status: RESOLVED DUPLICATE of bug 73035
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 18:29 UTC by Juan
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patched ebuild for gaim-1.0.3-r2 (gaim-1.0.3-r2.ebuild,3.71 KB, application/octet-stream)
2004-12-01 21:40 UTC, Mario Doria
Details
Patched ebuild for gaim-encryption-2.32-r1 (gaim-encryption-2.32-r1.ebuild,1.17 KB, application/octet-stream)
2004-12-01 21:47 UTC, Mario Doria
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juan 2004-12-01 18:29:34 UTC
the box does not even toggle a check mark when I click "online" for my msn account.

Reproducible: Always
Steps to Reproduce:
1. Open "Accounts" dialog window
2. Click box in "Online" column for my msn account (several times even)

Actual Results:  
Absolutely nothing happens. the box does not even toggle a check mark when I
click "online" for my msn account.

Expected Results:  
I would expect to log onto the MSN network.

epitaph dracco # emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-ck3 i686)
=================================================================
System uname: 2.6.9-ck3 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.6.6
Autoconf: sys-devel/autoconf-2.59-r6
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.10
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/storage/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/storage/portage/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://******/gentoo-portage"
USE="3dnow X Xaw3d aalib acl acpi aim alsa arts audiofile avi berkdb
bitmap-fonts cdparanoia cdr crypt cscope cups curl dga dio directfb dvd dvdr
dvdread emacs emacs-w3 encode esd exif f77 fam fastcgi fbcon flac flash
foomaticdb fortran freetds ftp gb gd gif gimp gpm gps gstreamer gtk gtk2 gtkhtml
guile icq imagemagick imap imlib inifile innodb ipv6 jabber jpeg junit kde
kerberos krb4 ladcca lcms ldap leim libg++ libgda libwww mad maildir mikmod mmx
motif mpeg mpi msn mule nas ncursesnetwork nls oggvorbis opengl oscar oss pam
pdflib perl plotutils png pnp ppds python qt quicktimereadline ruby samba sasl
scanner sdl slang slp sndfile spell ssl svga tcltk tcpd tetex tiff truetype usb
videos wmf wxwindows x86 xface xinerama xml xml2 xmms xosd xv xvid yahoo zeo
zlib video_cards_nvidia linguas_en linguas_es"
Comment 1 Juan 2004-12-01 18:35:01 UTC
Here is a cut n paste of a backtrace:

(17:21:56) g_log: file msn.c: line 662 (msn_close): assertion `session != NULL' failed
(17:21:56) account state: signed-off (amoeba@******.com)
(17:21:56) connection: Destroying connection 0x83fd6c0

I will see this message everytime I click the checkbox.
Comment 2 Juan 2004-12-01 18:41:04 UTC
I would also like to add, again...., that I even downgraded to a previous version, gaim-1.0.2-r1.ebuild (the only other version in portage), with the same results. This issue began with the newest ebuild. It also broke gaim-encryption, but that's not important (nor the issue).
Comment 3 Mario Doria 2004-12-01 21:40:44 UTC
Created attachment 45110 [details]
Patched ebuild for gaim-1.0.3-r2

This ebuild just adds the correct nspr and nss headers to the ./configure line.
Comment 4 Mario Doria 2004-12-01 21:47:25 UTC
Created attachment 45111 [details]
Patched ebuild for gaim-encryption-2.32-r1

If version 2.32-r1 of gaim-encryption does not compile, try this ebuild.
Comment 5 Juan 2004-12-01 23:26:06 UTC
thanks. both worked. i'm able to connect to msn once again.
Comment 6 Don Seiler (RETIRED) gentoo-dev 2004-12-02 06:21:19 UTC

*** This bug has been marked as a duplicate of 73035 ***
Comment 7 Juan 2004-12-02 11:39:31 UTC
This was *NOT* a bug report for gaim-encryption. This was a gaim bug report as gaim would not connect to the msn network.

Both gaim and gaim-encryption ebuilds had issues with incorrect nss and nspr headers.

I don't understand why this is a dupe...
Comment 8 Don Seiler (RETIRED) gentoo-dev 2004-12-02 11:52:49 UTC
Because the gaim-encryption problem and gaim MSN problem are both caused by the same exact issue with a bad change in the ebuild and the change in NSPR/NSS install locations.

emerge sync and re-install gaim.
Comment 9 Juan 2004-12-02 13:49:27 UTC
gotcha. hope I didn't come off sounding rude. I was just curious.

Cheers and thanks for the bug fix. =)