Hey, I can reproduce this bug with the version of pidgin that just went into
gutsy
ii pidgin 1:2.2.0-0debuntu1 multi-protocol instant messaging client
This also presents for the MSN protocol as well.
Essentially, what's happening is that /usr/lib/purple-2/ssl-nss.so from
the 'pidgin' package is missing some dependencies, even though those
dependencies are installed:
[EMAIL PROTECTED]:~$ ldd /usr/lib/purple-2/ssl-nss.so
linux-gate.so.1 => (0xffffe000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7f3e000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7f3a000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb7f34000)
librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7f2b000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7e6e000)
libnss3.so => not found
libsmime3.so => not found
libssl3.so => not found
libsoftokn3.so => not found
libplds4.so => /usr/lib/libplds4.so (0xb7e6a000)
libplc4.so => /usr/lib/libplc4.so (0xb7e65000)
libnspr4.so => /usr/lib/libnspr4.so (0xb7e33000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7e2e000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7ce4000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7ccc000)
libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb7cb4000)
libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0xb7ca1000)
/lib/ld-linux.so.2 (0x80000000)
Those 2 of those 4 missing libraries are in firefox:
[EMAIL PROTECTED]:~$ dpkg -S libnss3.so
firefox: /usr/lib/firefox/libnss3.so
libnss3-0d: /usr/lib/libnss3.so.0d
[EMAIL PROTECTED]:~$ dpkg -S libsmime3.so
firefox: /usr/lib/firefox/libsmime3.so
libnss3-0d: /usr/lib/libsmime3.so.0d
and in a weird package called libnss3-0d, which for some reason, pidgin
can't use.
Launching pidgin with
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/firefox/ pidgin
allowed MSN to be reenabled, and google talk to work for me.
I'm not sure what the deal is with libssl3 and libsoftokn3, they don't
seem to be necessary, and i don't have files by that name installed
anywhere that I can see. I can get msn/gtalk working again without them
just fine.
--
[Gusty] No GoogleTalk with Pidgin
https://bugs.launchpad.net/bugs/138253
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs