[Bug 54024] New: Memory Conty Installer stop working
https://bugs.winehq.org/show_bug.cgi?id=54024 Bug ID: 54024 Summary: Memory Conty Installer stop working Product: Wine Version: 4.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: guillere(a)adinet.com.uy Regression SHA1: fb7f937305f9242c675d4ff9a7976cf121710159 Distribution: Debian Memory Conty Installer stop whit the error: "Error de ejecución en la instalación: Cannot open AVI" This problem was introduced in wine-4.4 (and still present in wine-7.22) guille(a)goku:~/src/wine$ git bisect good fb7f937305f9242c675d4ff9a7976cf121710159 is the first bad commit commit fb7f937305f9242c675d4ff9a7976cf121710159 Author: Michael Müller <michael(a)fds-team.de> Date: Wed Mar 6 08:57:40 2019 +0100 msvidc32: Fix calculation of stride and size. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=23175 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=25180 Signed-off-by: Vijay Kiran Kamuju <infyquest(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/msvfw32/tests/msvfw.c | 39 +++++++++++++++++++++++++++++++++++++++ dlls/msvidc32/msvideo1.c | 34 +++++++++++++++++++++++++--------- 2 files changed, 64 insertions(+), 9 deletions(-) About Memory Conty: is an accounting program from Memory company Homepage: https://memory.com.uy/conty/ A installer for Memory Conty can be found in this link: http://soporte.memory.com.uy/index.php?/News/NewsItem/View/16 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54024 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54024 --- Comment #1 from Rafał Mużyło <galtgendo(a)o2.pl> --- So, I'm not familiar with msvidc32 code and not sure if I'm looking at the correct file (I didn't run the installer, just unpacked it), but the one avi file I found inside seems to have following properties: ffprobe: Input #0, avi, from 'blue.avi': Duration: 00:00:02.00, start: 0.000000, bitrate: 413 kb/s Stream #0:0: Video: rawvideo, bgr24, 107x31, 10 fps, 10 tbr, 10 tbn, 10 tbc gst-discoverer-1.0: Properties: Duration: 0:00:02.000000000 Seekable: yes Live: no container #0: Audio Video Interleave (AVI) video #1: Microsoft Video 1 Stream ID: 2b419b5dc176f727bae108c00b27d1ac6d709274667d40e7876b974104c14fb6/001 Width: 107 Height: 31 Depth: 15 Frame rate: 10/1 Pixel aspect ratio: 1/1 Interlaced: false Bitrate: 401760 Max bitrate: 0 Given the mentioned commit, most likely the depth is the problem. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54024 --- Comment #2 from Sven Baars <sven.wine(a)gmail.com> --- I had a quick look. The code in msvidc32 actually seems to be correct. It returns an error because the bitcount is set to 24. It gets called from comctl32, however, so something must be wrong there. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54024 temp82(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82(a)luukku.com --- Comment #3 from temp82(a)luukku.com --- still an issue wine 8.0rc1. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54024 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com Component|-unknown |msvfw32 -- 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.
participants (1)
-
WineHQ Bugzilla