im trying to get my USB eLicenser (Steinberg Produkt) http://www.elicenser.net/en/ detected by the eLicenser Control Center.
eLicenser Control Center need dotnet20 to start up fine, i installed it with winetricks.
But the USB eLicenser is not correctly recognized. The Control Center seems to see the stick the right way because if i plug in the USB Licenser it tolds me that the licenser will now be checked, but for some reasons the communication breaks down.
Here is what the console output says:
Code: Select all
~/.wine-VSTI-AUDIO/drive_c/Program Files/eLicenser/eLCC$ env WINEPREFIX=~/.wine-VSTI-AUDIO/ wine eLCC.exe
fixme:thread:SetThreadStackGuarantee (0x32fc68): stub
err:ole:CoGetContextToken apartment not initialised
fixme:wincodecs:PngDecoder_Block_GetCount 0x17fdb8,0x32e158: stub
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:wincodecs:PngDecoder_Block_GetCount 0x1880e8,0x32e158: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x195f70,0x32e478: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x196048,0x32e478: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1a4c80,0x32e478: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1a3310,0x32e478: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x1a3310,0x32e478: stub
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:GdipGetNearestColor (0x1dc0c8, 0x32da44): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1dc0c8, 0x32da44): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1dc0c8, 0x32da44): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1dc0c8, 0x32da44): Passing color unmodified
fixme:gdiplus:GdipTranslateLineTransform not implemented
wine: Unhandled page fault on read access to 0x007ea6f8 at address 0x7bc4ae34 (thread 0040), starting debugger...
err:ole:xCall RpcChannelBuffer SendReceive failed, 800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706be
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
Theres also an error message in a popup window which says "Not all data sent! Amount of sent data". Let me know if you need a screen from it.
Code: Select all
wine --version
wine-1.5.27
Code: Select all
uname -r
3.5.0-27-generic