2014-07-29 19:31:51 -07:00
What is Wine-Compholio?
2014-07-27 07:24:19 -07:00
=======================
2013-11-21 12:30:27 -08:00
2014-07-28 18:55:22 -07:00
The **Wine "Compholio" Edition** is a special patched version of Wine that
includes both patches written by our team directly and specific patches by
third party developers that we consider good enough for inclusion. This can
be seen as a testing version in preparation for patches to be submitted
to upstream Wine - don't be surprised if you encounter additional bugs,
which are not present in regular wine, and always report such issues to us
(via github), so we can improve our fixes even further. Thanks!
2014-01-18 09:41:35 -08:00
2014-07-27 07:24:19 -07:00
Included bugfixes and improvements
----------------------------------
2014-07-29 19:31:51 -07:00
Wine-Compholio contains fixes for the following Wine bugs:
2014-07-11 10:34:33 -07:00
2014-07-26 14:18:59 -07:00
* ATL IOCS data should not be stored in GWLP_USERDATA ([Wine Bug #21767 ](http://bugs.winehq.org/show_bug.cgi?id=21767 "JLC's Internet TV crashes on startup"))
2014-07-27 09:10:04 -07:00
* Add Dynamic DST exceptions for Israel Standard Time ([Wine Bug #36374 ](http://bugs.winehq.org/show_bug.cgi?id=36374 "Israel timezone handled incorrectly"))
2014-07-11 12:25:18 -07:00
* Add implementation of WTSEnumerateProcessesW ([Wine Bug #29903 ](http://bugs.winehq.org/show_bug.cgi?id=29903 "Some Microsoft debuggers fail to enumerate processes due to wtsapi32.WTSEnumerateProcessesW() being a stub (Microsoft Visual Studio 2005, DbgCLR from .NET 2.0 SDK)"))
2014-08-02 18:33:13 -07:00
* Add support for extra large and jumbo icon lists in shell32 ([Wine Bug #24721 ](http://bugs.winehq.org/show_bug.cgi?id=24721 "Explorer++ crashes when choosing to view large icons or extra large icons"))
2014-08-05 15:19:57 -07:00
* Allow special characters in pipe names ([Wine Bug #28995 ](http://bugs.winehq.org/show_bug.cgi?id=28995 "Unable to use named pipes with \">\" character in the name"))
2014-08-07 16:32:39 -07:00
* Audio stuttering and performance drops in multiple applications ([Wine Bug #30639 ](http://bugs.winehq.org/show_bug.cgi?id=30639 "Audio stuttering and performance drops in Star Wolves 3"))
2014-08-08 14:30:59 -07:00
* Fix comparison of punctuation characters in lstrcmp ([Wine Bug #10767 ](http://bugs.winehq.org/show_bug.cgi?id=10767 "lstrcmp and others do not compare punctuation characters correctly"))
2014-07-27 09:10:04 -07:00
* Fix for ConnectNamedPort return value in overlapped mode ([Wine Bug #16550 ](http://bugs.winehq.org/show_bug.cgi?id=16550 "ConnectNamedPort should never return OK in overlapped mode (affects chromium ui_tests.exe)"))
* GetSecurityInfo returns NULL DACL for process object ([Wine Bug #15980 ](http://bugs.winehq.org/show_bug.cgi?id=15980 "Rhapsody 2 crashes on startup (GetSecurityInfo returns NULL DACL for process object)"))
2014-08-06 17:00:57 -07:00
* Implement LoadIconMetric function ([Wine Bug #35375 ](http://bugs.winehq.org/show_bug.cgi?id=35375 "Multiple applications need Vista+ API COMCTL32.dll.380 a.k.a. 'LoadIconMetric' (Solidworks 2013 systray monitor, Microsoft One/SkyDrive)"))
2014-07-27 09:10:04 -07:00
* Implement a Microsoft Yahei replacement font ([Wine Bug #13829 ](http://bugs.winehq.org/show_bug.cgi?id=13829 "Wine does not have CJK fonts"))
2014-07-11 12:25:18 -07:00
* Implement an Arial replacement font ([Wine Bug #32323 ](http://bugs.winehq.org/show_bug.cgi?id=32323 "Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF apps require either Arial or Verdana to be installed"))
2014-08-01 20:37:29 -07:00
* Make it possible to change media center / tablet pc status ([Wine Bug #18732 ](http://bugs.winehq.org/show_bug.cgi?id=18732 "Microsoft Experience Pack for Tablet PC 1 refuses to install"))
2014-07-27 09:10:04 -07:00
* Need for Speed 3 installer requires devices in HKEY_DYN_DATA ([Wine Bug #7115 ](http://bugs.winehq.org/show_bug.cgi?id=7115 "Need for Speed III installer fails in Win9X mode, reporting \"Could not get 'HardWareKey' value\" (active PnP device keys in 'HKEY_DYN_DATA\\\\Config Manager\\\\Enum' missing)"))
2014-07-30 16:03:13 -07:00
* Old games cannot locate software-only renderer ([Wine Bug #32581 ](http://bugs.winehq.org/show_bug.cgi?id=32581 "Invalid dwFlags of reference rasterizer's HAL D3DDEVICEDESC"))
2014-07-27 09:10:04 -07:00
* Return correct IMediaSeeking stream positions in quartz ([Wine Bug #23174 ](http://bugs.winehq.org/show_bug.cgi?id=23174 "Fallout 3: Diologue and Video/sound issues"))
2014-08-05 15:19:57 -07:00
* Set ldr.EntryPoint for main executable ([Wine Bug #33034 ](http://bugs.winehq.org/show_bug.cgi?id=33034 "Many GFWL (Games For Windows Live) 1.x/2.x/3.x games crash or exit silently on startup (DiRT 2/3, GTA IV Steam)"))
2014-07-26 11:42:06 -07:00
* Support for AllocateAndGetTcpExTableFromStack ([Wine Bug #34372 ](http://bugs.winehq.org/show_bug.cgi?id=34372 "Add missing function AllocateAndGetTcpExTableFromStack() to iphlpapi.dll"))
2014-07-27 11:54:01 -07:00
* Support for GetSystemTimes ([Wine Bug #19813 ](http://bugs.winehq.org/show_bug.cgi?id=19813 "Voddler needs GetSystemTimes to run"))
2014-07-27 09:10:04 -07:00
* Support for Junction Points ([Wine Bug #12401 ](http://bugs.winehq.org/show_bug.cgi?id=12401 "Support junction points, i.e. DeviceIoCtl(FSCTL_SET_REPARSE_POINT/FSCTL_GET_REPARSE_POINT)"))
2014-08-08 13:39:42 -07:00
* Support for NtSetInformationFile class FileDispositionInformation ([Wine Bug #30397 ](http://bugs.winehq.org/show_bug.cgi?id=30397 "Multiple applications need support for NtSetInformationFile class FileDispositionInformation (Cygwin installer, Stylizer 5.x Visual CSS editor, Spoon Studio 2011 (ex Xenocode) application sandboxing scheme)"))
2014-07-27 09:10:04 -07:00
* Support for PulseAudio backend for audio ([Wine Bug #10495 ](http://bugs.winehq.org/show_bug.cgi?id=10495 "Wine should support PulseAudio"))
2014-08-08 14:09:13 -07:00
* Support for SHCreateSessionKey ([Wine Bug #35630 ](http://bugs.winehq.org/show_bug.cgi?id=35630 "SHCreateSessionKey is unimplemented"))
2014-07-31 10:15:26 -07:00
* Support for TOOLTIPS_GetTipText edge cases ([Wine Bug #30648 ](http://bugs.winehq.org/show_bug.cgi?id=30648 "SEGA Genesis / Mega Drive Classic Collection (Steam) crashes on startup"))
2014-07-27 09:10:04 -07:00
* Support for TransmitFile ([Wine Bug #5048 ](http://bugs.winehq.org/show_bug.cgi?id=5048 "Multiple applications and games need support for ws2_32 SIO_GET_EXTENSION_FUNCTION_POINTER TransmitFile (WSAID_TRANSMITFILE)"))
2014-07-27 09:36:32 -07:00
* Support for [Get|Set]SystemFileCacheSize ([Wine Bug #35886 ](http://bugs.winehq.org/show_bug.cgi?id=35886 "Lotus Notes 9 'cacheset.exe' utility needs KERNEL32.dll.SetSystemFileCacheSize"))
2014-07-11 12:25:18 -07:00
* Support for inherited file ACLs ([Wine Bug #34406 ](http://bugs.winehq.org/show_bug.cgi?id=34406 "Finale Notepad 2012 doesn't copy/create user files on program start"))
2014-07-27 09:10:04 -07:00
* Support for interface change notifications ([Wine Bug #32328 ](http://bugs.winehq.org/show_bug.cgi?id=32328 "Many .NET and Silverlight applications require SIO_ADDRESS_LIST_CHANGE for interface change notifications"))
* Support for process ACLs ([Wine Bug #22006 ](http://bugs.winehq.org/show_bug.cgi?id=22006 "OpenProcess does not enforce ACL"))
* Support for stored file ACLs ([Wine Bug #31858 ](http://bugs.winehq.org/show_bug.cgi?id=31858 "Netflix on Firefox fails with Internet Connection Problem when loading bar is at 99%"))
2014-07-27 08:42:05 -07:00
* Support for ws2_32.inet_pton ([Wine Bug #36713 ](http://bugs.winehq.org/show_bug.cgi?id=36713 "Watch_Dogs requires ws2_32.inet_pton"))
2014-08-04 15:57:45 -07:00
* Use manual relay for RunDLL_CallEntry16 in shell32 ([Wine Bug #23033 ](http://bugs.winehq.org/show_bug.cgi?id=23033 "Tages Protection v5.x: games report \"DLL not found shell.dll16.dll\" (Runaway 2: The Dream Of The Turtle, ...)"))
2014-07-27 09:10:04 -07:00
* Workaround for TransactNamedPipe not being supported ([Wine Bug #17273 ](http://bugs.winehq.org/show_bug.cgi?id=17273 "Many apps and games need SetNamedPipeHandleState implementation (support for named pipe message mode)(FireFox+Flash, Win8/NET 4.x SDK/vcrun2012, WiX installers)"))
2014-07-11 10:34:33 -07:00
Besides that the following additional changes are included:
2014-07-08 12:19:19 -07:00
2014-07-25 18:01:05 -07:00
* Add default ACLs for user shell folders
2014-07-25 15:55:23 -07:00
* Add support for Dynamic DST (daylight saving time) information in registry
2014-06-13 13:02:13 -07:00
* Lockfree algorithm for filedescriptor cache (improves file access speed)
* Other Pipelight specific enhancements
2014-07-25 14:46:12 -07:00
* Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
2014-07-30 16:40:32 -07:00
* SO_CONNECT_TIME returns the appropriate time
2014-07-11 10:38:38 -07:00
* Support for GetVolumePathName
* Workaround for shlwapi URLs with relative paths
* XEMBED support for embedding Wine windows inside Linux applications
2014-07-11 10:34:33 -07:00
2014-07-12 16:30:44 -07:00
2014-07-29 19:31:51 -07:00
How to install Wine-Compholio
2014-07-26 15:42:46 -07:00
=============================
2014-07-29 19:31:51 -07:00
Ready-to-use packages for Wine-Compholio are available for a variety
2014-07-28 18:55:22 -07:00
of different Linux distributions directly for download. Just follow the
instructions below to install it (and all required dependencies). After the
installation, please take a look at the next section for instructions how
to use it in order to run your desired application.
2014-07-26 15:42:46 -07:00
2014-07-30 07:21:38 -07:00
**Important:** If you already have installed 'pipelight' on your system, there
2014-07-29 19:31:51 -07:00
is a good chance that you already have Wine-Compholio. Take a look at the
2014-07-28 18:55:22 -07:00
next section on how to find out if this is the case.
2014-07-26 15:42:46 -07:00
2014-07-30 07:21:38 -07:00
If your distribution is not listed below, feel free to add a feature request -
if the demand is high enough we might consider packaging it for additional
2014-07-28 18:55:22 -07:00
distributions.
2014-07-26 15:42:46 -07:00
2014-07-26 21:06:31 -07:00
![alt text ](http://repos.fds-team.de/misc/images/ubuntu.png ) Ubuntu / Linux Mint
--------------------------------------------------------------------------------
2014-07-26 15:42:46 -07:00
Please run the following commands from a terminal, one line after each other.
```bash
sudo add-apt-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install --install-recommends wine-compholio
```
2014-07-26 21:06:31 -07:00
![alt text ](http://repos.fds-team.de/misc/images/arch.png ) Arch Linux
---------------------------------------------------------------------
2014-07-26 15:42:46 -07:00
2014-07-28 18:55:22 -07:00
As a first step you have to import the key for our repository, and set the
trust level to trusted:
2014-07-26 15:42:46 -07:00
```bash
sudo pacman-key -r E49CC0415DC2D5CA
sudo pacman-key --lsign-key E49CC0415DC2D5CA
```
2014-07-26 19:04:48 -07:00
Afterwards you have to add the following lines to `/etc/pacman.conf` :
```
[compholio]
Server = http://cdn.fds-team.de/stable/arch/$arch
```
2014-07-29 19:31:51 -07:00
Now you can install Wine-Compholio directly using `pacman` :
2014-07-26 15:42:46 -07:00
```bash
2014-07-30 09:45:11 -07:00
sudo pacman -Syu wine-compholio
2014-07-26 15:42:46 -07:00
```
2014-07-26 21:06:31 -07:00
![alt text ](http://repos.fds-team.de/misc/images/debian.png ) Debian Jessie/Sid
------------------------------------------------------------------------------
2014-07-26 15:42:46 -07:00
*(Instructions for Debian Wheezy can be found below)*
2014-07-28 18:55:22 -07:00
In order to install i386 packages on a 64-bit system, you have to run the
following command as a first step:
2014-07-26 15:42:46 -07:00
```bash
sudo dpkg --add-architecture i386
```
Afterwards import the key for our repository:
```bash
wget http://repos.fds-team.de/Release.key
sudo apt-key add Release.key
```
And add our repository at the end of your `/etc/apt/sources.list` file:
```
# For Debian Jessie add the following line:
deb http://cdn.fds-team.de/stable/debian/ jessie main
# For Debian Sid this one:
deb http://cdn.fds-team.de/stable/debian/ sid main
```
Afterwards update the package cache and install it:
```bash
sudo apt-get update
sudo apt-get install wine-compholio
```
2014-07-26 21:06:31 -07:00
![alt text ](http://repos.fds-team.de/misc/images/debian.png ) Debian Wheezy
--------------------------------------------------------------------------
2014-07-26 15:42:46 -07:00
2014-07-28 18:55:22 -07:00
In order to install i386 packages on a 64-bit system, you have to run the
following command as a first step:
2014-07-26 15:42:46 -07:00
```bash
sudo dpkg --add-architecture i386
```
Afterwards import the key for our repository:
```bash
wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/Release.key
sudo apt-key add Release.key
```
And add our repository at the end of your `/etc/apt/sources.list` file:
```
# For Debian Wheezy add the following line:
deb http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Debian_7.0/ ./
```
Afterwards update the package cache and install it:
```bash
sudo apt-get update
sudo apt-get install wine-compholio
```
2014-07-26 21:06:31 -07:00
![alt text ](http://repos.fds-team.de/misc/images/opensuse.png ) OpenSUSE
-----------------------------------------------------------------------
2014-07-26 15:42:46 -07:00
2014-07-28 18:55:22 -07:00
All the following steps have to be executed as root user. As a first step
you have to add the repository - this step depends on the openSUSE version
you're using.
2014-07-26 15:42:46 -07:00
| openSUSE version | Path component |
| ------------------- | ----------------------- |
| openSUSE 12.2 | `/openSUSE_12.2/` |
| openSUSE 12.3 | `/openSUSE_12.3/` |
| openSUSE 13.1 | `/openSUSE_13.1/` |
| openSUSE Factory | `/openSUSE_Factory/` |
| openSUSE Tumbleweed | `/openSUSE_Tumbleweed/` |
2014-07-28 18:55:22 -07:00
The following commandline is an example for openSUSE 13.1, for a different
version just replace the path component according to the table above:
2014-07-26 15:42:46 -07:00
```bash
zypper ar --refresh http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/openSUSE_13.1/home:DarkPlayer:Pipelight.repo
```
Afterwards just run the following commands to install it:
```bash
zypper ref
zypper install wine-compholio
```
2014-07-26 21:06:31 -07:00
![alt text ](http://repos.fds-team.de/misc/images/fedora.png ) Fedora
-------------------------------------------------------------------
2014-07-26 15:42:46 -07:00
2014-07-28 18:55:22 -07:00
**Warning:** In contrary to other distributions, its not possible to have both
2014-07-29 19:31:51 -07:00
a regular wine version and Wine-Compholio installed at the same time - using
2014-07-28 18:55:22 -07:00
the instructions below will replace your regular version. Moreover it will
be installed to `/usr/bin/wine` in contrary to `/opt/wine-compholio/bin/wine` .
2014-07-26 15:42:46 -07:00
2014-07-28 18:55:22 -07:00
As a first step you have to add the repository - this step depends on the
Fedora version you're using.
2014-07-26 15:42:46 -07:00
| Fedora version | Patch component |
| --------------- | --------------- |
| Fedora 18 | `/Fedora_18/` |
| Fedora 19 | `/Fedora_19/` |
| Fedora 20 | `/Fedora_20/` |
2014-07-28 18:55:22 -07:00
The following commandline is an example for Fedora 19, for a different version
just replace the path component according to the table above:
2014-07-26 15:42:46 -07:00
```bash
sudo wget http://download.opensuse.org/repositories/home:/DarkPlayer:/Pipelight/Fedora_19/home:DarkPlayer:Pipelight.repo -O /etc/yum.repos.d/pipelight.repo
```
Afterwards run the following command to install the package:
```bash
sudo yum install wine-compholio
```
2014-07-28 18:55:22 -07:00
Please note that you might run into trouble if the official Fedora package
(without compholio patches) is newer than the one from the repository above,
so if something doesn't work, always make sure that you have installed
our version. To do that just run:
2014-07-26 15:42:46 -07:00
```bash
/usr/bin/wine --patches
```
2014-07-28 18:55:22 -07:00
2014-07-29 19:31:51 -07:00
When you're using Wine-Compholio this will show to a list of all patches
2014-07-28 18:55:22 -07:00
included, for an unpatched version this command will fail.
2014-07-26 15:42:46 -07:00
2014-07-26 21:06:31 -07:00
![alt text ](http://repos.fds-team.de/misc/images/mageia.png ) Mageia 4
---------------------------------------------------------------------
2014-07-26 15:42:46 -07:00
As a first step please add the key for our repository
```bash
wget http://repos.fds-team.de/Release.key
2014-07-29 12:21:44 -07:00
rpm --import Release.key
2014-07-26 15:42:46 -07:00
```
2014-07-28 18:55:22 -07:00
If you're using a 32-bit version of Mageia just add the repository
for 32-bit packages:
2014-07-26 15:42:46 -07:00
```bash
sudo urpmi.addmedia "Compholio 32-bit" http://cdn.fds-team.de/stable/mageia/4/i586/
```
2014-07-28 18:55:22 -07:00
For a 64-bit version of Mageia you'll need both the 32-bit and the
64-bit repository:
2014-07-26 15:42:46 -07:00
```bash
sudo urpmi.addmedia "Compholio 32-bit" http://cdn.fds-team.de/stable/mageia/4/i586/
sudo urpmi.addmedia "Compholio 64-bit" http://cdn.fds-team.de/stable/mageia/4/x86_64/
```
Afterwards run the following commands to install the package:
```bash
sudo urpmi.update -a
sudo urpmi wine-compholio
```
2014-07-29 19:31:51 -07:00
Using Wine-Compholio
2014-07-26 18:52:57 -07:00
====================
2014-07-28 18:55:22 -07:00
Since we don't want to duplicate a lot of information here, we recommend
to take a look at the [official Wine FAQ ](http://wiki.winehq.org/FAQ ) for
general information about how to use Wine. The following part will mainly
2014-07-29 19:31:51 -07:00
concentrate on the differences between wine and Wine-Compholio.
2014-07-26 18:52:57 -07:00
2014-07-29 19:31:51 -07:00
Running Wine-Compholio
2014-07-26 18:52:57 -07:00
----------------------
2014-07-29 19:31:51 -07:00
**Using multiple Wine versions:** Unless you specify a special `WINEPREFIX`
environment variable, Wine-Compholio will use the same wineprefix `~/.wine`
2014-07-28 18:55:22 -07:00
(in your home directory) like regular wine. This allows you to use your
already installed programs directly, without much effort or reinstalling
2014-07-29 19:31:51 -07:00
them. Often you have both regular wine and Wine-Compholio installed at the
2014-07-28 18:55:22 -07:00
same time, which is *absolutely no problem* - by typing in either `wine`
(=regular wine) or `/opt/wine-compholio/bin/wine` you can decide, which
wine version you want to run. You can switch between versions as often as
you like - just make sure that all Windows programs have terminated before
starting them with a different version.
2014-07-26 18:52:57 -07:00
2014-07-29 19:31:51 -07:00
To run Wine-Compholio always type `/opt/wine-compholio/bin/wine` , for example:
2014-07-26 18:52:57 -07:00
```bash
cd ~/.wine/drive_c/< your path > /
/opt/wine-compholio/bin/wine game.exe
```
2014-07-28 18:55:22 -07:00
You also have to add `/opt/wine-compholio/bin/` when running other wine
related programs, here are some additional example:
2014-07-26 18:52:57 -07:00
```bash
# Initialize the wine prefix
/opt/wine-compholio/bin/wineboot
# Open the wine configuration
/opt/wine-compholio/bin/winecfg
# Run winepath to convert paths
/opt/wine-compholio/bin/winepath --unix 'c:\Windows'
# Kill the running wineserver instance
/opt/wine-compholio/bin/wineserver -k
...
```
2014-07-29 19:31:51 -07:00
If you're an experienced user, and always want to use Wine-Compholio, you
2014-07-28 18:55:22 -07:00
can also add `/opt/wine-compholio/bin` to your bash profile. We will not
go into detail here, because such a setup has the big disadvantage, that
it hides which version you're using - which is very important for getting
support or reporting bugs.
2014-07-26 18:52:57 -07:00
Submitting bugs
---------------
2014-07-28 18:55:22 -07:00
**Warning: Do not submit bug reports at bugs.winehq.org when using this
version!**
If you encounter any issues, the first thing you should do is to try it with
regular wine. We're only a very small developer team, and although we would
like to do that, we probably cannot really solve all your Wine bugs. When
it turns out that the official Wine version also doesn't work, you can file
a bugreport at the official [Wine bugtracker ](http://bugs.winehq.org/ ).
2014-07-29 19:31:51 -07:00
Feel free to mention that you also tested with Wine-Compholio, but all
2014-07-28 18:55:22 -07:00
bugreport related information (logs, crashdumps, ...) should concentrate
only on upstream wine.
2014-07-29 19:31:51 -07:00
If it turns out, that it works with upstream wine, but not with Wine-Compholio,
2014-07-28 18:55:22 -07:00
then it might be a regression caused by our patches. We would like you to
report this issue to us, so we can fix it in future versions. You can also
report issues, when testing with upstream Wine is impossible or it crashes
with a different error (for example much earlier).
When submitting a application related bug here on github, please make sure to
include at least the following information. Generally its always a good idea
to provide as much information as possible, since this will significantly
increase chances to provide support and to fix it.
2014-07-26 18:52:57 -07:00
2014-07-28 18:55:22 -07:00
1. **Which application triggers the bug**
* Application name and version number
* How to obtain it (download URL + checksum if public available)
2014-07-26 18:52:57 -07:00
2014-07-28 18:55:22 -07:00
2. **What exactly doesn't work**
* Log of the terminal output of the application
* For visual issues please additionally attach a screenshot, and describe
what it should look like
* *Optionally:* If you already know whats going wrong, please attach
appropriate `WINEDEBUG` logs or excerpts showing the issue.
2014-07-26 18:52:57 -07:00
2014-07-28 18:56:11 -07:00
3. **Details about your WINEPREFIX**
2014-07-28 18:55:22 -07:00
* *Recommended:* Test it in a new wine prefix, and report if this works
* Did you install any overrides? (for examples by using `winetricks` )
* Did you change any settings by running `winecfg` ?
2014-07-26 18:52:57 -07:00
2014-07-29 19:31:51 -07:00
4. **Information about your Wine-Compholio version**
2014-07-28 18:55:22 -07:00
* *Recommended:* Test with regular wine, and report if this works
* Version number (`/opt/wine-compholio/bin/wine --version`)
* Patches in your build (`/opt/wine-compholio/bin/wine --patches`)
* Installed optional libraries (`/opt/wine-compholio/bin/wine --check-libs`)