Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103021 - irssi gives critical glib error when trying to connect to an irc server with ssl enabled client side and not server side
Summary: irssi gives critical glib error when trying to connect to an irc server with ...
Status: RESOLVED DUPLICATE of bug 40350
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 16:36 UTC by Amir Sadoughi
Modified: 2005-11-15 05:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amir Sadoughi 2005-08-18 16:36:33 UTC
When trying to do: /connect -ssl irc_server 6667, irssi gives output like the
following:
(process:22339): GLib-CRITICAL **: g_io_error_get_from_g_error: assertion `err
!= NULL' failed
The previous output also puts the UI of the client in disarray.

Reproducible: Always
Steps to Reproduce:
1. Run irssi.
2. Run command: /connect -ssl irc_server 6667
Actual Results:  
Critical glib error resulted.

Expected Results:  
irssi should not have given the error.

irssi --version reveals: irssi 0.8.9 (20031210 2316)
Comment 1 Guillaume Destuynder (RETIRED) gentoo-dev 2005-11-14 09:18:55 UTC
net-irc: dup of #40350
please use /connect server port -ssl for the time being
eg:
/connect blablah.com 9999 -ssl
9999 is default ssl port
Comment 2 Sven Wegener gentoo-dev 2005-11-15 05:35:47 UTC
If you say so.

*** This bug has been marked as a duplicate of 40350 ***