Almost. It almost works.
I installed it on 2 computers. On one (seemingly same configuration) I get a black middle of the screen. On the other, the screen looks fine. I can register the software with Kilgray servers. I can "check out from server". However, when I click on "check out project", I get an error message, and I can NOT work on the project, making the software unusable. It's a pity, it feels like it is so close. I will experiment with different configs to see if I can make it work anyway. Maybe it is helpful for somebody, here is the error-log from MemoQ itself:
System.NotImplementedException
MESSAGE:
The method or operation is not implemented.
SOURCE:
MemoQ.Controls
CALL STACK:
Server stack trace:
at WMPLib.IWMPSettings.setMode(String bstrMode, Boolean varfMode)
at MemoQ.Controls.ZenManager.Init()
at MemoQ.Controls.ZenManager.createInstance()
at MemoQ.Controls.ZenManager.<.cctor>b__0()
at System.Lazy`1.CreateValue()
Exception rethrown at [0]:
at System.Lazy`1.get_Value()
at MemoQ.Application.MemoQApp.UpdateCommandUI()
at MemoQ.Application.MemoQApp.OnCloseProject()
at MemoQ.Application.MemoQApp.connectServerProjectWithResult(ConnectServerProjectWorker worker)
at MemoQ.Application.MemoQApp.ConnectServerProjectWithResult(Boolean readOnlyCheckOut)
at MemoQ.Application.MemoQApp.OnCheckoutServerProject()
at MemoQ.ApplicationFramework.CommandBinding.Execute()
at MemoQ.ApplicationFramework.WindowManager.DispatchCommand(String id, Object param, Boolean forced)
at MemoQ.ApplicationFramework.WindowManager.DispatchCommand(String id)
at MemoQ.ApplicationFramework.Command.Execute()
at MemoQ.ApplicationFramework.RibbonBarItemCommandAdapter.HandleUIEvent(Object sender, ItemClickEventArgs e)
at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkClick()
at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnUnPressItem(DXMouseEventArgs e, RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnUnPress(DXMouseEventArgs e, RibbonHitInfo hitInfo)
at DevExpress.XtraBars.Ribbon.Handler.BaseRibbonHandler.OnMouseUp(DXMouseEventArgs e)
at DevExpress.XtraBars.Ribbon.Handler.RibbonHandler.OnMouseUp(DXMouseEventArgs e)
at DevExpress.XtraBars.Ribbon.RibbonControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraBars.Ribbon.RibbonControl.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)