|
Bugzilla – Full Text Bug Listing |
| Summary: | Pidgin - XMPP connections over SSL(TLS) and proxy do not work | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | René Krell <rkrell> |
| Component: | Network | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar, rkrell, roger.whittaker, vuntz |
| Version: | Beta 5 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | The output of 'pidgin -d' | ||
|
Description
René Krell
2008-11-12 14:15:17 UTC
In Beta4 Pidgin worked fine with the same account settings. Debugging Information from the Help - About window:
Arguments to ./configure: '--host=i686-suse-linux-gnu' '--build=i686-suse-linux-gnu' '--target=i586-suse-linux' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-static' '--enable-plugins' '--enable-cyrus-sasl' '--enable-mono=yes' '--enable-gstreamer=yes' '--enable-gnome-keyring=yes' '--enable-nm=yes' '--enable-dbus=yes' '--enable-devhelp' '--with-perl-lib=/usr' '--with-tclconfig=/usr/lib' '--with-tkconfig=/usr/lib' '--with-system-ssl-certs=/etc/ssl/certs' 'build_alias=i686-suse-linux-gnu' 'host_alias=i686-suse-linux-gnu' 'target_alias=i586-suse-linux' 'CFLAGS=-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fstack-protector -fPIC -fno-strict-aliasing' 'LDFLAGS=-pie'
Print debugging messages: No
Plugins: Enabled
SSL: SSL support is present.
Library Support
Cyrus SASL: Enabled
D-Bus: Enabled
Evolution Addressbook: Disabled
Gadu-Gadu library (libgadu): Enabled
GtkSpell: Enabled
GnuTLS: Enabled
GStreamer: Enabled
Mono: Enabled
NetworkManager: Enabled
Network Security Services (NSS): Enabled
Perl: Enabled
Startup Notification: Enabled
Tcl: Enabled
Tk: Enabled
X Session Management: Enabled
XScreenSaver: Enabled
Zephyr library (libzephyr): Internal
Zephyr uses Kerberos: No
Could this be a DUP of bug #444074 ? In both cases it seems to be an issue with TLS/SSL encryption not working anymore in beta 5. This is possible, but I don't know how to verify this. In both cases there is the "Handshake failed" message, that's all I see for now. The message I posted above comes from the Pidgin debug window. Please run it from a terminal and look at the output. I'm pretty sure it's a duplicate of bug 443693. Created attachment 252341 [details]
The output of 'pidgin -d'
libgcrypt11-1.4.1-2.3 is already installed, no change. From stderr, on the console I get a Rijndael-128 test encryption failed. while Pidgin is starting. Looks pretty much like 'my' debug output I posted. Rene, I suggest you try the RPMs from http://download.opensuse.org/repositories/home:/thoenig:/branches:/home:/makoenig:/Factory/openSUSE_Factory/ of libgcrypt11. They helped me solve this issue (and it would state the bug 100% sure a dup of #443693) Thank you for this service! Good job, Pidgin connects now with the libgcrypt packages you sent me :-) *** This bug has been marked as a duplicate of bug 443693 *** |