Is Wine even useful for anything other than proprietary software?

11 respostas [Última entrada]
onpon4
Desconectado
Joined: 05/30/2012

Just curious. It seems to me that the only possible use for Wine is to run proprietary software that only works on Windows, which makes it seem kind of funny that it's included in the repo even though Wine itself is free. Is there a legitimate use for Wine that I'm overlooking?

jxself
Desconectado
Joined: 09/13/2010

I suspect that most people use it for that but surely there must be free software programs available for Windows too?

Although, if there were a free program for Windows and I liked it, I'd rather port it to run on GNU/Linux instead...

SirGrant

I am a member!

I am a translator!

Desconectado
Joined: 07/27/2010

I used it to write this documentation

akirashinigami

I am a member!

I am a translator!

Desconectado
Joined: 02/25/2010

I used to use Wine to run Notepad++, a free Windows-only text editor, before I started using Emacs. So yeah, I don't think there are very many Windows-only free programs, but there are a few.

aliasbody
Desconectado
Joined: 09/14/2012

I personally use it to test my Windows ports applications instead of testing them directly on Windows, like this I know that they work on wine and they have a big change to work on Windows too.

kokomo_joe

I am a member!

Desconectado
Joined: 07/16/2011

The OSSWin project has a number of free software Windoze projects.

As these are "Open Source" programs, please be aware that they may not meet the standards of Free Software. Most seem to, though. Please drink responsibly.

https://www.gnu.org/philosophy/open-source-misses-the-point.html

One additional caveat: I don't know how up-to-date any of them are, but here you go...

http://osswin.sourceforge.net/

Magic Banana

I am a member!

I am a translator!

Desconectado
Joined: 07/24/2010

There is free software that runs on Wine and does not have a native GNU/Linux version. Take a look at this list of free software.

icarolongo
Desconectado
Joined: 03/26/2011

The list has Google Chrome =/

onpon4
Desconectado
Joined: 05/30/2012

Thanks for the responses guys. :)

andrew
Desconectado
Joined: 04/19/2012

Wine is being used in ReactOS, a free replacement for Windows. Apparently ReactOS might ship with some non-free software though, which is a shame.

Anyway, to me I consider Wine to be similar to Gnash. Gnash is primarily used for running non-free ActionScript, but at least that's better than relying on a non-free runtime environment.

(I don't use Gnash for this reason, but I support their project!)

Of course there is some free software, like Notepad++, that's only available for Windows which can be run with Wine.

Adrian Malacoda

I am a member!

Desconectado
Joined: 12/26/2010

Yep! There are plenty of Windows-only free software projects: http://en.wikipedia.org/wiki/Category:Windows-only_free_software

Of course, many of these have alternatives in GNU/Linux that work well too, or could be ported.

Chris

I am a member!

Desconectado
Joined: 04/23/2011

There are some "free software" graphics editors and similar applications which are dependent on non-free Microsoft Windows components. These components are non-free programs written by Microsoft, bundled in MS Windows, and relied upon by these "free" programs. Many of these developers will not port these applications to GNU/Linux because it isn't easy to do.

If these projects were written in a more cross-platform oriented manor this would not be difficult. WINE is handy to port these "free" programs to GNU/Linux because WINE is a re-implementation of these non-free Microsoft dependencies.

There is nothing wrong with WINE. The problem is its used mostly to run programs that aren't even mostly or partially free.