TVAM / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

winetricks icodecs doesn't work. #423

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
On a 64 arch, icodecs seems to be installed successfully.

On a 32 arch prefix, I got

modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
err:module:attach_process_dlls "krnl386.exe16" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for 
L"C:\\windows\\system32\\winevdm.exe" failed, status c0000005
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 39 on event 0

Then I manually download it from 
http://www.free-codecs.com/indeo_codec_download.htm and install with success.

Original issue reported on code.google.com by Broken.zhou on 8 May 2014 at 1:20

GoogleCodeExporter commented 8 years ago
IIRC, this may be a kernel bug that was reported recently.

Wine/kernel version?

Original comment by austinenglish@gmail.com on 8 May 2014 at 6:43

GoogleCodeExporter commented 8 years ago
Kernel:  Linux 3.10.39
wine: wine-1.7.18

Original comment by Broken.zhou on 9 May 2014 at 7:35

GoogleCodeExporter commented 8 years ago
I'm on Ubuntu 12.04.4 LTS x86_64 with 3.11.0-24-generic kernel, wine-1.7.18. I 
solved this issue by adding 'echo 1 > /proc/sys/abi/ldt16' to 
/etc/rc.local before 'exit 0' line. After reboot I can install win16 programs.

Original comment by nrb...@gmail.com on 27 Jun 2014 at 10:24

Attachments: