hi,
i've had some troubles installing/desintalling vcrun2008 (used wine-team package on ubuntu maverick, then your latest 1629 release):
each time i've tried to install it , a maintenace dialog box open and both repair/uninstall fail because it cant find comctl, so i've installed comctl
then removing it works
installing again works but MS dialog box says: download and install the latest Service Packs & security updates for this package (ie vcrun2008)
Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
- vcrun2008.txt 2.39KB
Comment #1
Posted on Sep 26, 2010 by Helpful OxHmm. Uninstall isn't really tested.
I would recommend installing vcrun2008 and your app in a clean wineprefix.
Comment #2
Posted on Sep 27, 2010 by Massive BearThanks,
when i run Metatrader and want to add EA or indicator or open Metaeditor from the icon, it immediatly crash and this error is logged:
ptrace of non-child pid 4994 was attempted by: wineserver (pid 4974)
can it be related to vcrun2008 previously installed (or comtrl) ?
Comment #3
Posted on Sep 27, 2010 by Helpful OxThat's something completely different.
sudo echo 0 > /proc/sys/kernel/yama/ptrace_scope
(See https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace%20Protection )
Status: Invalid
Labels:
Type-Defect
Priority-Medium