You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
When I start up the application, it behaves very poorly, as I encounter the following issues:
First the application freezes for about 10s, with the UI totally unresponsive.
Secondly, I have two servers set to autoconnect, Freenode and irc.mozilla.org . I connect to both of these via SSL. Connecting to these at startup fails, with a SSL handshake timed out, approximately 90s after startup.
If I close out one of these servers during this 80s before the timeout where the UI does respond, and then connect to another, Hexchat will use my autojoin settings for the server that was at the same position in my server list at startup, instead of the server I connect to.
For example, my default connections are to:
* freenode: #archlinux
* irc.mozilla.org: #rust, #rust-gamedev, #rust-wasm
If I close out the irc.mozilla.org server, and connect to OFTC instead during this 90s...
OFTC replaces freenode as the first server in my list
And on completion, I autojoin #archlinux on OTFC, despite not having #archlinux on my OFTC autojoin list.