Gregory Machin wrote:
Hi
I have installed VMware Infrastructure and it crashes when I try and run it.
I have installed .net2 using winetricks , running wine-1.1.9 on Fedora
release 10 (Cambridge).
when it crashes it does this
[gregory.machin@gregory-workstation Launcher]$ ./VpxClient.exe
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
fixme:win:EnumDisplayDevicesW ((null),0,0x32dd88,0x00000000), stub!
fixme:advapi:CheckTokenMembership (0x1c0 0x17d958 0x32dcf8) stub!
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or
usertime of other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error
Reporting"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000ec,0x3009a1b4,0x7ed9b5d4):
stub
err:eventlog:ReportEventW L"clr20r3"
err:eventlog:ReportEventW L"vpxclient.exe"
err:eventlog:ReportEventW L"2.5.0.2"
err:eventlog:ReportEventW L"48755eaa"
err:eventlog:ReportEventW L"mscorlib"
err:eventlog:ReportEventW L"2.0.0.0"
err:eventlog:ReportEventW L"4333ab80"
err:eventlog:ReportEventW L"ee3"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"n3ctrye2kn3c34sgl4zqyrbfte4m13nb"
err:eventlog:ReportEventW L"NIL"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:thread:NtQueryInformationThread info class 9 not supported yet
Unhandled Exception: System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. --->
System.ArgumentException: Font 'Tahoma' does not support style
'Regular'.
This is a .NET error. Which version do you have installed and how did
you install it?
James McKenzie