-
Notifications
You must be signed in to change notification settings - Fork 36
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
widechar support breaks input on TinyMUX #58
Labels
Comments
You should give my version a try, I didn't have any issue on the MUX I
tried, though there's plenty that is possible. I know this fork has used
some of my patches for widechar problems, but I'm not sure that it has
everything. It might already be fixed in here, in which case shouldn't be
too difficult to figure out making a patch.
https://github.com/warmstarter/tinyfugue/tree/pre-release
…On Thu, Apr 14, 2022 at 2:14 PM Wedge Martin ***@***.***> wrote:
Discovered on MUX 2.10.1.14 with 5.1.0, 5.1.1, 5.1.2, and 5.1.3. Other
MU*s work fine. To have it work with MUX you have to compile with
--disable-widechar
You can see banners, what people are saying etc, but no input to the MUX
works
—
Reply to this email directly, view it on GitHub
<#58>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATBLTNNAYJ5KLE4SCNOQMHLVFBOBTANCNFSM5TOQK5RQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@wedgemartin What mud your trying to connect.. I have just tried few MUX (even the ones having 2.10.1.14) and all except 1 are working fine.. I would actually would be cool to find what may be missing.. |
Funny you mention it..
So teh thing that may be different about that MUX (the one I am on) is that it’s an nginx server set up in front terminating SSL. I could connect just fine, see the banner etc, but it wouldn’t take any input even though packets were being delivered (iirc)
… On Apr 19, 2022, at 3:13 AM, Karol Lassak ***@***.***> wrote:
@wedgemartin <https://github.com/wedgemartin> What mud your trying to connect..
I have just tried few MUX (even the ones having 2.10.1.14) and all except 1 are working fine..
The one thats not is sundive.dyndns.org 4202
I would actually would be cool to find what may be missing..
You can try version linked by @warmstarter <https://github.com/warmstarter> if it will work will be easier to find probably..
—
Reply to this email directly, view it on GitHub <#58 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAB42R2P7HGDXBBX46FEAXTVF2BMJANCNFSM5TOQK5RQ>.
You are receiving this because you were mentioned.
|
I've played a bit with stunnel for the front terminating SSL, and
definitely had some weirdness with it, and not just on tinyfugue. I'm
assuming this is your server also?
Here's the stunnel I've tried before:
https://github.com/RhostMUSH/trunk/tree/master/Server/stunnel
On Tue, Apr 19, 2022 at 8:45 AM Wedge Martin ***@***.***>
wrote:
…
Funny you mention it..
So teh thing that may be different about that MUX (the one I am on) is
that it’s an nginx server set up in front terminating SSL. I could connect
just fine, see the banner etc, but it wouldn’t take any input even though
packets were being delivered (iirc)
> On Apr 19, 2022, at 3:13 AM, Karol Lassak ***@***.***> wrote:
>
>
> @wedgemartin <https://github.com/wedgemartin> What mud your trying to
connect..
>
> I have just tried few MUX (even the ones having 2.10.1.14) and all
except 1 are working fine..
> The one thats not is sundive.dyndns.org 4202
>
> I would actually would be cool to find what may be missing..
> You can try version linked by @warmstarter <
https://github.com/warmstarter> if it will work will be easier to find
probably..
>
> —
> Reply to this email directly, view it on GitHub <
#58 (comment)>,
or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AAB42R2P7HGDXBBX46FEAXTVF2BMJANCNFSM5TOQK5RQ
>.
> You are receiving this because you were mentioned.
>
—
Reply to this email directly, view it on GitHub
<#58 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATBLTNIMSDRALXLADMDFGLTVF2THNANCNFSM5TOQK5RQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discovered on MUX 2.10.1.14 with 5.1.0, 5.1.1, 5.1.2, and 5.1.3. Other MU*s work fine. To have it work with MUX you have to compile with --disable-widechar
You can see banners, what people are saying etc, but no input to the MUX works
The text was updated successfully, but these errors were encountered: