http://bugs.winehq.org/show_bug.cgi?id=6424
Summary: FlyakiteOSX fails to install Product: Wine Version: CVS Platform: PC URL: http://www.osx-e.com/files/misc/FlyakiteOSX%20v3.5.exe OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi, this installer has a weird bug: wine /sda6/FlyakiteOSX\ v3.5.exe libGL error: drmMap of framebuffer failed fixme:win:SetWindowTextA setting text "FlyakiteOSX v3.5 Setup" of other process window (nil) should not use SendMessage fixme:process:IsWow64Process (0xffffffff 0x15e158) stub! fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:shell:IsUserAdmin stub wine: Unhandled page fault on read access to 0x60a8cd10 at address 0x60a8cd10 (thread 0009), starting debugger... fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
And that's it. No backtrace. If , however, i do like WINEDLLOVERRIDES="msvcrt=n" wine FlyakiteOSX v3.5 Setup, i get
WINEDLLOVERRIDES="msvcrt=n" wine /sda6/FlyakiteOSX\ v3.5(2).exe fixme:win:SetWindowTextA setting text "FlyakiteOSX v3.5 Setup" of other process window (nil) should not use SendMessage fixme:process:IsWow64Process (0xffffffff 0x15e290) stub! err:module:import_dll Library MSVCRT.dll (which is needed by L"C:\windows\temp\nsec9c.tmp\newadvsplash.dll") not found fixme:shell:IsUserAdmin stub
but now the installer comes up fine , and the installation runs fine....