On 10/2/10 8:06 AM, thorin wrote:
This wasn't showing up in the terminal until just now, for some odd reason.
This is the result of wine net start daupdatersvc.
Code:
sirbubbles@sirbubbles-desktop:~$ wine net start daupdatersvc
The Dragon Age: Origins - Content Updater service is starting.
fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:shell:URL_ParseUrl failed to parse L"System.ServiceProcess"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"DAUpdater.Engine"
fixme:shell:URL_ParseUrl failed to parse L"System.Configuration"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented TransmitFile
fixme:shell:URL_ParseUrl failed to parse L"System.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.ServiceProcess.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.ServiceProcess.resources"
The Dragon Age: Origins - Content Updater service was started successfully.
Try installing Mono 2 in a new wineprefix and then installing Dragon
Age. These errors are NOT from Wine but appear to be .NET or VC++ errors.
James McKenzie