As of now 2017-10-19 19:46 CEST CrossOver is broken on Archlinux and derivatives.
An update to lib32-freefont to v2.8.1 prevents CrossOver from running any program - even simple stuff as the build-in notepad.exe.
The solution is to downgrade to a working version and block updating the library by blacklisting it in pacman.conf.
You can find an archive of lib32-freetype package on https://archive.archlinux.org/packages/l/lib32-freetype2/.
You can downgrade the package by copying the link address for the desired package (not the .sig file) and paste it in a terminal.
For v.2.7.1 use this sudo pacman -U https://archive.archlinux.org/packages/l/lib32-freetype2/lib32-freetype2-2.7.1-2-x86_64.pkg.tar.xz
For v.2.8 use this sudo pacman -U https://archive.archlinux.org/packages/l/lib32-freetype2/lib32-freetype2-2.8-2-x86_64.pkg.tar.xz Blacklist from future updates sudo nano /etc/pacman.conf Locate the lines
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
Change IgnorePkg = lib32-freetype2
You need to regularly check if an update to lib32-freetype2 has solved the problem as not to exclude updating the lib32-freetype2 package forever.
Thanks for the help, i was having this issue with Manjaro, I don't like the idea of downgrading said library and black listing so i've found another way round it for now.
The fix for this issue in Wine has been in the CrossOver 17 branch since early October. So it should work in the 17 betas now and in the final release when it comes out.
Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux
CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.