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

Update Wine to 7.13+? [Websocket Plugin] #64

Open
Neoministein opened this issue Sep 12, 2023 · 1 comment
Open

Update Wine to 7.13+? [Websocket Plugin] #64

Neoministein opened this issue Sep 12, 2023 · 1 comment

Comments

@Neoministein
Copy link

Hey I wrote a plugin for northstar to allow using websockets in squirrel (link). The plugin runs fine on my windows 10 installation but crashes when using your dedicated container.

After looking into it, I found out that the underlying rust library tokio-rs/mio doesn't support anything below wine 7.13. I have little experience with either rust or wine and as far as I can understand, the problem is that wine doesn't correctly implement \Device\Afd until 7.13.

Since you stated in the readme.md file that your wine build is custom, my question are?

Would it be possible to update wine to at least 7.13?

I saw in the wine-upgrade branch that you wrote that it has performance issues with everything from 7.8 until 8. Then perhaps just jump to 8?

Or

Since it's a custom wine build to somehow to take the \Device\Afd implementation from 7.13 and add it to the current version?

@MommyHeather
Copy link

Figured I'd publicise the fork I made. It won't be updated, it was only ever on dockerhub to easily get it over to my nas for some tests.

mommyheather/ns-1.18.2-wine8:1.0

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