I have been facing problems trying to run Wine on my system. I uninstalled it just in case there were some corruption in the installation, and reinstalled it, but it still doesn't work. The program won't just start. There is no pop up window appearing notifying me of any error that might be there, so I have no idea why this is happening. Anything I can do here to get things back up and running? Or is there any substitute to Wine for running Windows programs?
Asked
Active
Viewed 6,129 times
6
1 Answers
3
This has been fixed today with the latest kernel update 3.13.0-61

Peter
- 801
-
For those reading: see also the related question on this Wine + kernel issue for further links and suggestions. – Dɑvïd Jul 30 '15 at 10:59
winecfg
gives this:err:process:start_wineboot failed to start wineboot, err 1359 err:winecfg:WinMain failed to restart 64-bit L"C:\\windows\\system32\\winecfg.exe", err 1359
Pop up message accompanying: http://i61.tinypic.com/whzlg9.png$ wine --version
-->wine-1.6.2
– UserName Jul 29 '15 at 03:13You have some obsolete packages installed. Please upgrade and check if the problem still occurs: dh-python, ghostscript, iproute2, libgs9, libgs9-common, libgudev-1.0-0, passwd
– UserName Jul 29 '15 at 13:07wineserver;sleep 1;wine <program name>
. The "solution" was to upgrade the kernel to version 3.19. See here the how-to. – rpsml Jul 29 '15 at 16:23