https://bugs.kde.org/show_bug.cgi?id=340748
Johannes E. Krause <j...@eclipso.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j...@eclipso.de --- Comment #5 from Johannes E. Krause <j...@eclipso.de> --- Just chiming in here because i ran into this issue. The above patch/hack didn't apply cleanly for me (source RPM from OpenSUSE 15.1), and i had to switch out the != check for an .endsWith("twitch.tv") call as for a more general solution, my immediate idea was that, during connecting to a server there seems to be this step that says "checking the capabilities of the server", could this be adapted to check the twitch-specific protocol extensions/omissions and set a flag whether WHO is an accepted command? then that (and a few other things) could be guarded by this flag? -- You are receiving this mail because: You are watching all bug changes.