Beta release!
After months of hard work I finally feel that Vineyard and python-wine are ready for a beta release.
Program adding is not enabled yet, but here are lots of other goodies: indicator support, winetricks integration, pre-installation of support packages when double-clicking an exe, new configuration options, direct ISO/BIN/NRG/IMG/MDF support for drives, improved cli-client, the beginnings of integration with WineHQ’s AppDB, much improved stability, speed and compatibility, proper library overrides (not just on/off), new tools and other bits here and there.
Try for yourself with these packages:
python-wine package (built on Ubuntu)
vineyard package (built on Ubuntu)
UPDATE: python-wine – running a program failed on Half-Life: Source and possibly others, fixed.
UPDATE 2: Configuration adding and removing works now.
UPDATE 3: Vineyard launcher now has a .desktop file, double clicking programs on the Programs page works and getting version info can now fail without crashing.
UPDATE 4: Vineyard now checks for older Gtk versions (Debian) by directly checking whether the functionality exists instead of by version number (thanks to JupiterOS for reporting this).
UPDATE 5: (just python-wine) added a new way to check if there’s a connection to the internet, if you had issues with installing, please try if this fixes it.
UPDATE 6: (just vineyard) fixed up vineyard-cli: It is now much more verbose and has had a ton of bugs fixed. vineyard-preferences now also works correctly in Debian testing.
UPDATE 7: (both) NOTE! If you are using or planning to use the testing PPA, please un-install both vineyard and python-wine before upgrading. News are: Better command-line support for overriding libraries and an important fix for a bug that made Nautilus freeze on opening dialogues (this also means that there is no more “Run in Wine configuration” right-click menu entry in Nautilus, just the Vineyard Launcher) and “Wine Applications” is now called “Windows Applications”. There are now also packages for Karmic, Lucid and of course Maverick in the Testing PPA (just to know, there’s no difference between them, only in packaging) and better support for Debian testing.
UPDATE 8: (both) Finally! Installers in Vineyard Preferences now provide feedback! The Graphics page in Vineyard Preferences now has some informative tooltips. There’s now also support for library and binary overrides in the python-wine library (used now to handle a small winetricks bug) and various small fixes all around.
UPDATE 9: (both) Lot’s’a’stuff! Check the release post.
Print article | This entry was posted by Christian Dannie Storgaard on October 14, 2010 at 3:20 am, and is filed under Release. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
- A bit about the new features
- Configure Wine With Vineyard [Version 0.1.5 Beta, Released] | Exclusive XP4G
- پلت ولگ » آرشیو وبلاگ » تنظیمات Wine با Vineyard
- Configurare facilmente Wine in ogni aspetto grazie a Vineyard – Chimera Revo
- Integrate #Wine in Ubuntu with ‘Vineyard’
- Vineyard και ο χειρισμός εφαρμογών Windows στο Linux πιο εύκολος από ποτέ!
about 14 years ago
i installed this in ubuntu maverick, but i cant seem to be able to find it anywhere. how do i start it?
about 14 years ago
Think of Vineyard as a support package instead of an all-in-one program.
To open an executable with Vineyard, right click on it and select Open With -> Vineyard Wine Launcher (or set is as the default through its Properties window).
To configure an executable, right click it and select Properties and then the Compatibility tab.
To configure Wine in general, access program listing and other functionality go to System -> Preferences _> Wine Applications.
about 14 years ago
Running 64-bit Maverick and no matter what I try to install, it just freezes up. Checked netstat and no connections are being made.
Love the idea of the program though, look forward to test it again soon.
about 14 years ago
Does Vineyard actually freeze or does it just seem to do nothing?
Right now there are a few cases of missing feedback on what’s going on, most notably on the creation of a new configuration and when installing/downloading anything – this could very well be what you are seeing. If you leave it to run for a few minutes, does it actually complete?
Oh, and I’m developing on 64bit Maverick so that shouldn’t be an issue 😉
Wait, you say netstat is not showing anything? Are you installing into a new configuration? That would make Vineyard first create it (without feedback) and then start downloading. What’s the output when you run it from a terminal?
Feel free to email me or post a bug report if the log is long.
about 14 years ago
Fedora ?
about 14 years ago
I’m afraid I have no experience in packaging for Fedora or other RPM based systems, but it should be installable from source by cd’ing to the source directory and running:
cd python-wine; python setup.py install; cd ..; python setup.py install
.about 14 years ago
Will you be adding a Maverick version to your Ubuntu PPA? Right now after installing the PPA I get an error when I try to update because there are no packages listed for Maverick.
about 14 years ago
Yes, there will be a Maverick version in the PPA once the 1.5 version is out of beta. I’m considering doing a beta PPA, but for now I would recommend manually installing the packages from this page.
about 14 years ago
I’m running it on maverick, but i got this:
$ vineyard-preferences
Error occured
There was an error running the threaded function: ‘module’ object has no attribute ‘prefixes’
/usr/lib/pymodules/python2.6/vineyard/async.py:117
/usr/bin/vineyard-preferences:126
: ‘module’ object has no attribute ‘prefixes’
None
about 14 years ago
Did you install both beta packages or only vineyard?
about 14 years ago
Ok, i forgot about python package and was using the one from repository, thanks for help