Export to GitHub

winezeug - issue #181

vcrun2008 install output


Posted on Sep 26, 2010 by Massive Bear

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)

Attachments

Comment #1

Posted on Sep 26, 2010 by Helpful Ox

Hmm. 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 Bear

Thanks,

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 Ox

That'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