https://bugs.winehq.org/show_bug.cgi?id=48276
Bug ID: 48276 Summary: VSDC Video Editor needs VT_VECTOR|VT_I4 support in PropertyStorage_ReadProperty Product: Wine Version: 4.21 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: bunglehead@gmail.com Distribution: ---
With bug 42046 fixed, this appears in terminal output multiple times when starting application:
--- 0025:fixme:storage:PropertyStorage_ReadProperty unsupported type 4099 ---
Does not cause any hard failures as far as I can tell.
https://bugs.winehq.org/show_bug.cgi?id=48276
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |42046 URL| |http://www.videosoftdev.com | |/free-video-editor Severity|normal |minor Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=48276 Bug 48276 depends on bug 42046, which changed state.
Bug 42046 Summary: VSDC Video Editor. Crashes in ole32 when opening. https://bugs.winehq.org/show_bug.cgi?id=42046
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=48276
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 66031 --> https://bugs.winehq.org/attachment.cgi?id=66031 patch
Untested patch that adds support for VT_VECTOR in more generic way, plus improves range checking when reading from input buffer. Will submit after 5.0.
https://bugs.winehq.org/show_bug.cgi?id=48276
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- This should be fixed now, 1a9a7d18b83e0e40227dc7a55ff2cb32981a9d65. Will have to retest at some point.
https://bugs.winehq.org/show_bug.cgi?id=48276
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed, current version does not trigger new storage fixmes.
https://bugs.winehq.org/show_bug.cgi?id=48276
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1a9a7d18b83e0e40227dc7a55ff | |2cb32981a9d65
https://bugs.winehq.org/show_bug.cgi?id=48276
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.5.