https://bugs.winehq.org/show_bug.cgi?id=52654
Bug ID: 52654 Summary: QuickPar 0.9.1 opens but does not scan under Wine 7.4 Product: Wine Version: 7.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jrichard909@yahoo.com Distribution: ---
QuickPar under 7.4 opens but does not scan. It works perfectly under 7.3.In 7.3, it opens, scans and recovers parts, if necessary.
Manjaro xfce x64, Unstable, Kernel 5.16.14-1
https://bugs.winehq.org/show_bug.cgi?id=52654
--- Comment #1 from Jay Richard jrichard909@yahoo.com --- Created attachment 71971 --> https://bugs.winehq.org/attachment.cgi?id=71971 QuickPar program error details
https://bugs.winehq.org/show_bug.cgi?id=52654
Jay Richard jrichard909@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jrichard909@yahoo.com
https://bugs.winehq.org/show_bug.cgi?id=52654
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|QuickPar 0.9.1 opens but |QuickPar 0.9.1 fails to |does not scan under Wine |scan |7.4 |
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Is there a free and legal download to test this with?
Could you attach the full terminal output and not only the backtrace? See: https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal...
https://bugs.winehq.org/show_bug.cgi?id=52654
--- Comment #3 from Jay Richard jrichard909@yahoo.com --- Created attachment 71978 --> https://bugs.winehq.org/attachment.cgi?id=71978 QuickPar.exe run from terminal:Wine 7.4
I don't think there is much help for the issue when running from terminal. I have posted an example of a simple, multi-part .pdf of instructions for an icemaker installation. It is at the following url, if you care to have a look:
https://www39.zippyshare.com/v/uU7RESMC/file.html
Via par2cmdline: par2 repair Kitchen_Install_Requirements.pdf.7z.par2 Loading "Kitchen_Install_Requirements.pdf.7z.par2". Loaded 6 new packets Loading "Kitchen_Install_Requirements.pdf.7z.vol0+1.PAR2". Loaded 1 new packets including 1 recovery blocks Loading "Kitchen_Install_Requirements.pdf.7z.par2". No new packets found
There are 2 recoverable files and 0 other files. The block size used was 384000 bytes. There are a total of 5 data blocks. The total size of the data files is 1726898 bytes.
Verifying source files:
Opening: "Kitchen_Install_Requirements.pdf.7z.002" Opening: "Kitchen_Install_Requirements.pdf.7z.001" Target: "Kitchen_Install_Requirements.pdf.7z.002" - found. Target: "Kitchen_Install_Requirements.pdf.7z.001" - found.
All files are correct, repair is not required.
https://bugs.winehq.org/show_bug.cgi?id=52654
Meredith Johnson mjohnson@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mjohnson@codeweavers.com
--- Comment #4 from Meredith Johnson mjohnson@codeweavers.com --- I believe I was able to reproduce this issue. With Wine 7.3, if I open a recovery volume, I see information about verification with a blue status bar that reports "100%", a green status bar that reports "Repair not needed" and values set for several fields. In contrast, with Wine 7.4, the status of the same fields is just "unknown" and the status bars are gray and red and have no text in them.
Testing based on that difference in behavior, a bisect blamed the following commit:
commit 0044b02d482fa19f6d1ddebc4b716efeba287d44 Author: Jacek Caban jacek@codeweavers.com Date: Mon Mar 7 14:41:53 2022 +0100
user32: Use UNICODE_STRING for passing window classes internally.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52654
Meredith Johnson mjohnson@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0044b02d482fa19f6d1ddebc4b7 | |16efeba287d44
https://bugs.winehq.org/show_bug.cgi?id=52654
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- Created attachment 72007 --> https://bugs.winehq.org/attachment.cgi?id=72007 fix
The attached patch should help.
https://bugs.winehq.org/show_bug.cgi?id=52654
--- Comment #6 from Meredith Johnson mjohnson@codeweavers.com --- I built Wine 7.4 with the attached patch, and confirmed that fixed the issue for me.
https://bugs.winehq.org/show_bug.cgi?id=52654
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |d402df31966d73f7f120b4a4d90 | |f22bcffd79b26 Resolution|--- |FIXED
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- Fixed in git, thanks for the report.
https://source.winehq.org/git/wine.git/commitdiff/d402df31966d73f7f120b4a4d9...
https://bugs.winehq.org/show_bug.cgi?id=52654
--- Comment #8 from Jay Richard jrichard909@yahoo.com --- I was able to apply the fix and the application works as intended. Thanks for the quick turnaround.
https://bugs.winehq.org/show_bug.cgi?id=52654
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Component|-unknown |user32 Summary|QuickPar 0.9.1 fails to |Multiple programs crash due |scan |to window class regression | |(QuickPar 0.9.1, HeidiSQL, | |SolSuite, IP super camera, | |ATPDraw) Severity|normal |major
--- Comment #9 from Fabian Maurer dark.shadow4@web.de --- Refining summary to collect all the dupes of this issue here.
https://bugs.winehq.org/show_bug.cgi?id=52654
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matti.viljanen@iki.fi
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- *** Bug 52678 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52654
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |locutusofborg64@protonmail. | |com
--- Comment #11 from Fabian Maurer dark.shadow4@web.de --- *** Bug 52671 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52654
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adolfotregosa@gmail.com
--- Comment #12 from Fabian Maurer dark.shadow4@web.de --- *** Bug 52674 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52654
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hildogjr@gmail.com
--- Comment #13 from Fabian Maurer dark.shadow4@web.de --- *** Bug 52675 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52654
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lorentz0021@gmail.com
--- Comment #14 from Gijs Vermeulen gijsvrm@gmail.com --- *** Bug 52683 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52654
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple programs crash due |Multiple programs crash due |to window class regression |to window class regression |(QuickPar 0.9.1, HeidiSQL, |(QuickPar 0.9.1, HeidiSQL, |SolSuite, IP super camera, |SolSuite, IP super camera, |ATPDraw) |ATPDraw, KakaoTalk)
https://bugs.winehq.org/show_bug.cgi?id=52654
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.5.