Live data from Hacker News

Wine Developers Concerned with Ubuntu Dropping 32-Bit Support

linuxuprising.com

1–10 of 192 posts

Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support

#3
post #2

Well, the best solution would be to fix Wine for 64 bit platforms and applications. And use docker + wine for 32 bits ones.

The very first paragraph in the article explains why this does not work...

Unless you mean building a 32bit emulation layer into Wine itself.

Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support

#4
I do use Wine (and Steam with it's various levels of Windows API calling), and I am happy about this.

Sure, it will create some issues during the first stages of this migration, but, more than once, I botched my system in the past with the needed i386 libraries (it didn't happen lately, can't tell if because I finally got my head around it of because they improved the tooling).

Still, in the end, we will all have a "cleaner" system. Either because they migrate parts of the Windows calling to 64bit or because they will keep everything neatly in containers, or, probably, due to a mix of both. But it's high time we improve the current state of these tools.

P.S.: Still trying to get WINASIO to work properly with Wine using one of the latest versions (I am trying to run Ableton in Wine, but the latency is just too high). If anyone has experience doing this, any tips would be apreciated.

Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support

#7
I'm curious about Wine's usage and relevance at this point in the Linux desktop story. My assumption is that Linux users(myself included) that use Windows applications(not games), tend to just run a VM in seamless mode for Windows functionality.

I would be curious if others had any insight(anecdotal or otherwise) about Wine usage these days.

Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support

#8
I immediately wondered about macOS, which is dropping 32-bit support as well. One of the first links I found[1] seems to say that there is no 64-bit wine on macOS regardless of library issues, due to an ABI incompatibility. So on the surface it seems like the world is shifting under wine's feet, and they are going to need to do a second level of emulation eventually to keep 32-bit stuff running.

[1]: https://forum.winehq.org/viewtopic.php?f=9&t=23005

Post reply on HN