Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write connection dies and doesn't reconnect #2356

Closed
pajlada opened this issue Jan 12, 2021 · 1 comment
Closed

Write connection dies and doesn't reconnect #2356

pajlada opened this issue Jan 12, 2021 · 1 comment

Comments

@pajlada
Copy link
Member

pajlada commented Jan 12, 2021

Describe the bug
I stopped being able to write messages in chat.

This seems to me like the write connection dying, and the ping messages dying.

@pajlada add qDebug messages for when pings are sent and received and let connections be tagged READ/WRITE so we actually know which connection is sending what message

To reproduce
N/A

Screenshots

Chatterino version
commit a6e23e2

Operating system
Arch Linux btw

Additional information

zneix added a commit to SevenTV/chatterino7 that referenced this issue Jun 6, 2021
Now we're on commit 2f568b8; Changes from upstream we pulled:
 - Minor: Searching for users in the viewer list now searches anywhere in the user's name. (Chatterino#2861)
 - Minor: Now shows deletions of messages like timeouts (Chatterino#1155, Chatterino#2841)
 - Minor: Added a link to accounts page in settings to "You need to be logged in to send messages" message. (Chatterino#2862)
 - Minor: Switch to Twitch v2 emote API for animated emote support. (Chatterino#2863)
 - Bugfix: Fix reconnecting when IRC write connection is lost (Chatterino#1831, Chatterino#2356, Chatterino#2850)
 - Bugfix: Fixed bit emotes not loading in some rare cases. (Chatterino#2856)
@apa420
Copy link
Collaborator

apa420 commented Jun 6, 2021

Fixed by #2850

@apa420 apa420 closed this as completed Jun 6, 2021
zneix added a commit to SevenTV/chatterino7 that referenced this issue Jun 25, 2021
Now we're on commit 0021290; Changes from upstream we pulled:

- Bugfix: Fix reconnecting when IRC write connection is lost (Chatterino#1831, Chatterino#2356, Chatterino#2850, Chatterino#2892)
- Bugfix: Fixed subscription emotes showing up incorrectly in the emote menu. (Chatterino#2905)

Changes added in Chatterino7 only:

- Major: Added 7tv badges. (2154981)
- Minor: Fixed potential issues preventing 7tv emotes from loading (c0b1117)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants