Wine frontend: Swine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
dswd
Newbie
Newbie
Posts: 2
Joined: Sun Apr 29, 2012 4:52 am

Wine frontend: Swine

Post by dswd »

Hi all,

I am developing a wine frontend called "Swine":

Swine is a graphical wine frontend, that makes it easy to install and run Windows software on Linux systems. Swine uses a modern QT4 interface to offer most of the wine command-line tools to users.

Swine manages different Windows installations using the Wine-Prefix method. Different software can be installed in separate slots which makes the maintenance much easier. Different slots can emulate different Windows versions and have different libraries installed. This is especially handy for software that needs a highly customized environment (e.g. games).

For each slot, Swine manages a list of shortcuts to Windows programs. Users can create shortcuts for commonly used programs including a working directory and arguments.


Swine is available as open source via http://www.swine-tool.de.


Image

Please feel free to test and use Swine as you wish. Contributions in form of source code, translations etc. are also very welcome.


Disclaimer: Do not report problems with Swine to the wine project. (Report the issue on the Swine github page instead.) If you have a problem with a program, please test it without Swine first before reporting the issue to the wine developers.
J V
Level 3
Level 3
Posts: 83
Joined: Wed Mar 07, 2012 6:57 pm

Post by J V »

Looks nice and clean, but what's wrong with PlayOnLinux?
dswd
Newbie
Newbie
Posts: 2
Joined: Sun Apr 29, 2012 4:52 am

Post by dswd »

I started developing Swine in 2005 with some friends when I wanted to have graphical frontend for wine. I am not sure if POL existed at that time, at least I was not aware of it.
I think POL is more focused on installing software that needs a special setup while the focus of Swine is more on exposing existing wine tools in a GUI.
Anyhow, I wanted to publish Swine so users can choose.
J V
Level 3
Level 3
Posts: 83
Joined: Wed Mar 07, 2012 6:57 pm

Post by J V »

Well I'd definitely choose yours, POL is a tad unstable for my wishes, and the scripts only work half the time.

But it's moot because I have my own bash script setup to handle this stuff ;P
qparis
Level 2
Level 2
Posts: 44
Joined: Fri Dec 03, 2010 6:55 am

Post by qparis »

J V wrote:Well I'd definitely choose yours, POL is a tad unstable for my wishes, and the scripts only work half the time.

But it's moot because I have my own bash script setup to handle this stuff ;P
Just report bugs in that case, and scripts will be fixed.

Good luck for your project. What are the differences between q4wine ?
trycatch
Newbie
Newbie
Posts: 1
Joined: Sun Apr 29, 2012 1:49 pm

Post by trycatch »

Hmm, don't work for me in Ubuntu 12.04. Writes

Code: Select all

Loading winetricks entries...
Command failed: None
It seems that "winetricks list" (winetricks 20120308) returns 1, while its exit looks graceful, and Swine doesn't start.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

trycatch wrote:Hmm, don't work for me in Ubuntu 12.04.
Didn't you see the disclaimer at the top?

Thanks for announcement. Topic closed.
Locked