Thanks for setting up the installer!
I ran it tonight with a fresh copy of codeweaver, on OS X 10.8, and I see the following 2 issues (so far):
-
Installer: an windows error came up right at the very end, it was for the memoQ installer. Basically said the installer died/failed in some way. memoQ DID run though. The crossover installer thingie still thinks the install is going on, however. I haven't killed it off yet.
-
When I created a project in memoQ, it seemed to be ok. I gave it a mif file, and the project appears to create ok. But when I did Statistics and hit the Calculate button, I got a memoQ warning, with "General Error". Details are:
TYPE:
System.MissingMethodException
MESSAGE:
Method not found: 'Void System.Xml.Xsl.Xslt.Compiler..ctor(System.Xml.Xsl.XsltSettings, Boolean, System.String)'.
SOURCE:
System.Xml
CALL STACK:
at System.Xml.Xsl.XslCompiledTransform.CompileXsltToQil(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)
at System.Xml.Xsl.XslCompiledTransform.LoadInternal(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver)
at System.Xml.Xsl.XslCompiledTransform.Load(XmlReader stylesheet)
at MemoQ.Project.StatisticsResultHandler.transformHTML(Stream sourceXMLStream, Stream targetHTMLStream)
at MemoQ.Project.StatisticsResultHandler.transformHTMLAndSaveToFile()
at MemoQ.Project.StatisticsResultHandler.SetStatInfoAndSaveXMLAndHTML(StatInfo statInfo)
at MemoQ.Project.StatisticsForm.bAnalyze_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
any ideas?
The Translation Editor view does open, but I don't think it's finding any matches in the TM I set up for this project (which does have matches for it). Preview also failed, but I haven't used memoQ in so long I don't remember if there is a preview available for mif files anyway.