Loudlink Explorer 3.0.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, I try to use Loudlink Explorer (free download: http://loudlink.eu/webshop/index.php?main_page=document_general_info&cPath=2&products_id=70). This program is used to copy mp3's to sd-card for use in Loudlink devices. I tried to copy by hand, but the files are not properly recognized by loudlink device without a special formated index file. So I need this software, sorry.
Requirements: .Net2.0 (sounds easy, but is not!)
Installation works without any problems in wine => 1.4
If I try to run, I get some errors.
--------------------------------------------------------------
SNR@dorsy:~/.wine/drive_c/Program Files/Loudlink Explorer> wine Loudlink.exe
err:ole:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System.Runtime.Remoting"
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.Utils.v8.2"
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.XtraEditors.v8.2"
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic.Compatibility"
fixme:shell:URL_ParseUrl failed to parse L"AxInterop.WMPLib"
fixme:win:EnumDisplayDevicesW ((null),0,0x33cfb8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33cfb8,0x00000000), stub!
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.Data.v8.2"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic.Compatibility.resources" fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic.Compatibility.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms.resources"
fixme:shell:URL_ParseUrl failed to parse L"Loudlink.resources"
fixme:shell:URL_ParseUrl failed to parse L"Loudlink.resources"
fixme:shell:URL_ParseUrl failed to parse L"Loudlink.resources"
fixme:shell:URL_ParseUrl failed to parse L"Loudlink.resources"
err:ole:CoGetClassObject class {6bf52a52-394a-11d3-b153-00c04f79faa6} not registered err:ole:CoGetClassObject no class object {6bf52a52-394a-11d3-b153-00c04f79faa6} could be created for context 0x1
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic.resources"
fixme:shell:URL_ParseUrl failed to parse L"Microsoft.VisualBasic.resources"
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,0x000000ea,0x3009a1b4,0x64c604): stub
err:eventlog:ReportEventW L"clr20r3"
err:eventlog:ReportEventW L"loudlink.exe"
err:eventlog:ReportEventW L"3.0.0.0"
err:eventlog:ReportEventW L"496f78d2"
err:eventlog:ReportEventW L"loudlink"
err:eventlog:ReportEventW L"3.0.0.0"
err:eventlog:ReportEventW L"496f78d2"
err:eventlog:ReportEventW L"10"
err:eventlog:ReportEventW L"e9"
err:eventlog:ReportEventW L"system.invalidoperationexception"
err:eventlog:ReportEventW L"NIL"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
err:ole:CoUninitialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize

Unhandled Exception: System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG) ---> System.Runtime.InteropServices.COMException (0x80040154): Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG) at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
   at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
   at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
   at System.Windows.Forms.AxHost.CreateInstance()
   at System.Windows.Forms.AxHost.GetOcxCreate()
   at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
   at System.Windows.Forms.AxHost.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.AxHost.EndInit()
   at Loudlink.frmMain.InitializeComponent()
   at Loudlink.frmMain..ctor()
   --- End of inner exception stack trace ---
   at Loudlink.My.MyProject.MyForms.Create__Instance__[T](T Instance)
   at Loudlink.My.MyProject.MyForms.get_frmMain()
   at Loudlink.My.MyApplication.OnCreateMainForm()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
   at Loudlink.My.MyApplication.Main(String[] Args)
wine: Unhandled exception 0xe0434f4d at address 0x7b83b6a2 (thread 0009), starting debugger...
Unhandled exception: 0xe0434f4d in 32-bit code (0x7b83b6a2).
.
.
.
(and some dumps..)
--------------------------------------------------------------

I have installed .Net3.0, VBrun6.0sp6 and gdiplus via winetricks. Without any change. So what ist needed/ missing?

--
Kind regaards

Sebastian Reinhardt




[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux