Live data from Hacker News

Wine 1.8 is released

winehq.org

21–30 of 40 posts

Re: Wine 1.8 is released

#21
post #19

To those using it: did it happen to you at least once to find out that a specific application (or game) you really needed did not work with Wine? What was it?

I had one issue with the game DayZ Standalone. Apparently, it uses a function which is not implemented by WINE (yet), and because of that, the game cannot start properly.

The game used to work though, so I really can't blame WINE for this.

Re: Wine 1.8 is released

#22
post #19

To those using it: did it happen to you at least once to find out that a specific application (or game) you really needed did not work with Wine? What was it?

Games are great and everything, but I'm still hoping for Visual Studio support. Ever since MS switched to a WPF-style UI (2010 and newer), it's been unusable. Here's the status for VS 2015 as of 1.7.49: https://appdb.winehq.org/objectManager.php?sClass=version&iI... .

If I could get this, I could run Linux on all of my work dev machines. But I'm pretty sure the day this works is rather far away. Thankfully, people like Anastasius Focht have been extremely helpful in dealing with related issues.

Re: Wine 1.8 is released

#24
post #10
post #2

Thanks a lot to the team for these improvements As a normal man, in addition to the technical changelog, what would be interesting for me to have is a list of software that can now be run by wine, or that have a significantly improved experience with this version compare to 1.7

It's not in alpha like ReactOS. In my experience, most simple apps work well and many older games run perfectly. If there's something you want to run, check the app DB. It's complete and well maintained. https://appdb.winehq.org/

And a good number of newer games, such as Guild Wars 2.

Re: Wine 1.8 is released

#25
post #19

To those using it: did it happen to you at least once to find out that a specific application (or game) you really needed did not work with Wine? What was it?

Games are great and everything, but I'm still hoping for Visual Studio support. Ever since MS switched to a WPF-style UI (2010 and newer), it's been unusable. Here's the status for VS 2015 as of 1.7.49: https://appdb.winehq.org/objectManager.php?sClass=version&iI... . If I could get this, I could run Linux on all of my work dev machines. But I'm pretty sure the day this works is rather far away. Thankfully, people li…

AFAICT (checked this a few months ago), it's waiting on a few difficult bugs. A good target is getting through the VS 2015 Community installer first, then working on the rest.

Re: Wine 1.8 is released

#26
post #14

I recently used Wine on Ubuntu and was amazed how smoothly it just worked. Download an msi Windows installer and open it just like you would in Windows. The program installs just like on Windows, and runs from its own icon just like in Windows. You hardly need to think about the fact that it's not Windows. Understandably there were a few compatibility problems but having it so well integrated into the UI was a surpri…

Interesting. Is that just Wine itself, or does Ubuntu/GNOME/whoever have some special sauce that facilitates the seamless desktop integration?

No real special sauce, but you have winetricks which has a few things to help solve common problems, and then winehq.org to see if others made a particular software/game on Linux.

I've found it to work remarkably well with games. Basically install Steam from Wine and then install Steam games like you normally would. It mostly just works.

I also installed and played "Path of Exile" through Wine with no problems. It's a fast, online hack 'n slash where if I died I would have to start over tens of hours of gameplay and Wine never let me down on latency or anything.

Re: Wine 1.8 is released

#27
Great work by Wine team. I use Wine for a lot of Windows application but I could never make Office (2010 and later) work on Ubuntu. If I can somehow do that, probably I would never switch back to Windows. Open Office/Libre office is frustrating and so are most online word replacements.

Re: Wine 1.8 is released

#28

Great work by Wine team. I use Wine for a lot of Windows application but I could never make Office (2010 and later) work on Ubuntu. If I can somehow do that, probably I would never switch back to Windows. Open Office/Libre office is frustrating and so are most online word replacements.

Use playonlinux which is based in wine. Good Luck!

Re: Wine 1.8 is released

#29
post #14

I recently used Wine on Ubuntu and was amazed how smoothly it just worked. Download an msi Windows installer and open it just like you would in Windows. The program installs just like on Windows, and runs from its own icon just like in Windows. You hardly need to think about the fact that it's not Windows. Understandably there were a few compatibility problems but having it so well integrated into the UI was a surpri…

Interesting. Is that just Wine itself, or does Ubuntu/GNOME/whoever have some special sauce that facilitates the seamless desktop integration?

Wine does it everywhere. The way prefixes work it simlinks the traditional Windows file system heirarchy to Linux, such that XDG_DESKTOP_DIR or XDG_DOCUMENTS_DIR will become the Windows Desktop / My Documents folders.

It also generates .desktop files for Windows programs entries that populate your ~/.local/share/applications/wine/Programs folder and are thus indexed by most desktop application launchers. That means when I install Skyrim on Linux it shows up in krunner.

Re: Wine 1.8 is released

#30

Great work by Wine team. I use Wine for a lot of Windows application but I could never make Office (2010 and later) work on Ubuntu. If I can somehow do that, probably I would never switch back to Windows. Open Office/Libre office is frustrating and so are most online word replacements.

Office 2010 should run under the commercial version of Wine dubbed Crossover: https://www.codeweavers.com/compatibility/crossover/microsof...
Post reply on HN