http://bugs.winehq.org/show_bug.cgi?id=15493
Summary: Clamwin doesn't clear status window (dogfood) Product: Wine Version: 1.1.5 Platform: PC URL: http://sourceforge.net/project/downloading.php?groupname =clamwin&filename=clamwin-0.94- setup.exe&use_mirror=superb-east OS/Version: Linux Status: NEW Keywords: download, source Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
When running a scan with Clamwin, the current file is displayed that is being scanned. On Windows, after the file is scanned, it is removed, and the next file is displayed (usually pretty quickly), along with the percent completed. On Wine, the list is never cleared, so you get a long list of them.
http://bugs.winehq.org/show_bug.cgi?id=15493
--- Comment #1 from Austin English austinenglish@gmail.com 2008-10-01 16:56:21 --- Created an attachment (id=16407) --> (http://bugs.winehq.org/attachment.cgi?id=16407) Screenshot - wine
http://bugs.winehq.org/show_bug.cgi?id=15493
--- Comment #2 from Austin English austinenglish@gmail.com 2009-07-01 06:05:50 --- Still present in git.
http://bugs.winehq.org/show_bug.cgi?id=15493
--- Comment #3 from Austin English austinenglish@gmail.com 2011-10-06 14:24:37 CDT --- Still in wine-1.3.29-217-g5432611.
There's a related bug, newlines are not properly made, so the lines run into each other. Perhaps a \n \rn mixup?
I also noticed that the stop button doesn't work, though those are both separate bugs.
http://bugs.winehq.org/show_bug.cgi?id=15493
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2013-06-07 20:17:31 CDT --- 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
http://bugs.winehq.org/show_bug.cgi?id=15493
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |eeb7d0a649ec28f89ed137d514e | |e57705ee5045e Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@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@aw25 ~/wine-rt $ git bisect good eeb7d0a649ec28f89ed137d514ee57705ee5045e is the first bad commit commit eeb7d0a649ec28f89ed137d514ee57705ee5045e Author: Piotr Caban piotr@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.
http://bugs.winehq.org/show_bug.cgi?id=15493
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2013-06-14 13:25:02 CDT --- Closing bugs fixed in 1.6-rc2.