Earlier quoted context omitted.
You can grab free Windows VMs that Microsoft provides for browser testing. They expire after 90 days, but they are usable for the purposes you mention (except gaming). https://developer.microsoft.com/en-us/microsoft-edge/tools/v...
Okay, I'll be that guy this time: Why the downvotes? This is a bit hacky and only allows temporary systems, but it appears to be functional, free-as-beer, and works fine for these random one-off cases.
Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
81–90 of 192 posts
Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#82I 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.wi…
Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#83Earlier quoted context omitted.
I find asking these kinds of questions to people using professional software like that is akin to asking a professional c++ programmer "why not lisp?". Imagine you spend a career training on something and random people just tell you to do something else.
You spend a career training in skills, not training in specific tools. If you limiting yourself to a single tool and refusing to learn anything else you are doing yourself a disservice.
Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#84I 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.wi…
Wine's official Ubuntu packages currently rely on the OS to provide these userspace libraries. They would "only" need to change to also build and ship the rest of the libraries, instead of relying on the OS to provide them. Meanwhile on macOS, you can't even run 32-bit binaries, working around that is a much, much larger task.
Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#85Earlier quoted context omitted.
You can grab free Windows VMs that Microsoft provides for browser testing. They expire after 90 days, but they are usable for the purposes you mention (except gaming). https://developer.microsoft.com/en-us/microsoft-edge/tools/v...
Okay, I'll be that guy this time: Why the downvotes? This is a bit hacky and only allows temporary systems, but it appears to be functional, free-as-beer, and works fine for these random one-off cases.
You may use the software for testing purposes only. You may not use the software for commercial purposes. You may not use the software in a live operating environment.
[1] - https://az792536.vo.msecnd.net/vms/release_notes_license_ter...
Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#86I'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.
> 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. Running in a VM requires an additional Windows license. I'm not even sure if you're allowed to use an OEM license for a VM, or if you need proper retail or even one of those "VDA licenses". It's precisely this kind of stuff why I still use Wine.
Of I understand correctly, and I might not, you either need an Enterprise license or a VDA subscription and you need the user PC that will access the VM to also have its own desktop (pro or enterprise) license if you aren't using a VDA subscription x (that it, it is a license precondition for the VM license that the PC has its own license in addition to any licenses for VMs.) Windows desktop VM licensing seems to be oriented around corporate VDI setups, not desktop-on-desktop local VM use.
Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#87Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#88I'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
#89In the current state of technology, wine doesn’t make sense anymore. 20-ish years ago was impossible to have an interchangeable application between two OS, without a huge effort on porting and adaptations trade off. Now we have the web applications running in a handful of different systems. We’re also watching the people theorizing supporting webassembly binaries directly in the kernel. If you don’t want to run a web…
Second, while I definitely support the push to web technology, I'd still rather have something on Linux or Mac than nothing, and often times Wine is the only realistic way of doing that. I agree it's a little annoying when you buy a "Linux" app, and it's just a wine wrapper, but at the same time, at least it's officially supported and works. I didn't get upset with SEGA when I bought the Sega Genesis collection and it used emulation instead of native ports.
Re: Wine Developers Concerned with Ubuntu Dropping 32-Bit Support
#90Earlier quoted context omitted.
Okay, I'll be that guy this time: Why the downvotes? This is a bit hacky and only allows temporary systems, but it appears to be functional, free-as-beer, and works fine for these random one-off cases.
Don't worry about the downvotes friend, they are merely silly internet points. Someone might come across the comment in the future and find it helpful, and that's all that matters.