http://bugs.winehq.com/show_bug.cgi?id=1806
Summary: wine on Linux for running iTunes. Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P5 Component: test AssignedTo: wine-bugs@winehq.com ReportedBy: sachinnshah@india.com CC: sachinnshah@india.com
Hello,
I had downloaded Wine-20031016.tar.gz. Compile it. and Installed it on my Linux PC.
When I had started installation of iTunes setup ( iTuneSetup.exe ). It's giving me following output.
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) fixme:ntdll:NtQueryInformationToken (0x4c,1,0x407405b4,80,0x40740604): stub fixme:advapi:SetThreadToken ((nil), 0x48): stub (NT impl. only) fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) fixme:ntdll:NtQueryInformationToken (0x4c,1,0x4073f0f8,80,0x4073f148): stub fixme:advapi:SetThreadToken ((nil), 0x48): stub (NT impl. only) fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as per MSDN fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless. fixme:storage:StgCreateDocfile Transacted mode not implemented. fixme:storage:StorageImpl_Commit (1): stub! fixme:storage:StorageImpl_Commit (1): stub! fixme:reg:RegFlushKey (0x80000002): stub fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless.
ERROR: You need to merge the 'winedefault.reg' file into your Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
ERROR: You need to merge the 'winedefault.reg' file into your Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
and after this, Application stop working. I have to press Ctrl+C to stop.
Thanks, Sachin