http://bugs.winehq.org/show_bug.cgi?id=15493 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |eeb7d0a649ec28f89ed137d514e | |e57705ee5045e Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2013-06-10 18:56:35 CDT --- (In reply to comment #4)
In wine 1.6-rc1 the program is not working, when clicking scan the process ends without doing anything and a balloon tip says an error happened. fixme:heap:HeapSetInformation 0x110000 0 0x33fb44 4 fixme:dbghelp:elf_search_auxv can't find symbol in module fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
Yeah, 0.94 apparently doesn't work anymore, but if you run with 0.97, it's mostly fixed. I tried older wine, where it was still broken. The 'fix' was: austin(a)aw25 ~/wine-rt $ git bisect good eeb7d0a649ec28f89ed137d514ee57705ee5045e is the first bad commit commit eeb7d0a649ec28f89ed137d514ee57705ee5045e Author: Piotr Caban <piotr(a)codeweavers.com> Date: Thu Jan 10 11:44:18 2013 +0100 msvcrt: Improved ftell implementation. :040000 040000 baeefb7bf03946518f6aa317c0adb954d5b9abd5 b126722803ea16356b1f4bd614860822f1f66762 M dlls There's still a bug, however. When it finishes scanning a file and starts on a new one, the drive letter is missing. I'll file a new bug for that. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.