https://bugs.winehq.org/show_bug.cgi?id=55883
Bug ID: 55883 Summary: SpeedWave can't draw Window Product: Wine Version: 8.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cupcapcorn@yahoo.co.jp Distribution: ---
Created attachment 75414 --> https://bugs.winehq.org/attachment.cgi?id=75414 SpeedWave Installer (shareware)
On Fedora 38 and wine 8.0.2 I can install SpeedWave (Application to accelerate the speed of wave and mp3 file), but I try to launch this applicantion and no window appears. I think SpeedWave can't draw window.
https://bugs.winehq.org/show_bug.cgi?id=55883
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com --- Created attachment 75430 --> https://bugs.winehq.org/attachment.cgi?id=75430 Simple OleLoadPictureFile implementation
The user interface does not appear due to unimplemented OleLoadPictureFile in oleaut32. Using native oleaut32 from winetricks or applying this quick-and-dirty patch for OleLoadPictureFile allows the interface to successfully render.
https://bugs.winehq.org/show_bug.cgi?id=55883
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|SpeedWave can't draw Window |SpeedWave can't draw | |Window, needs | |oleaut32.OleLoadPictureFile | |().
https://bugs.winehq.org/show_bug.cgi?id=55883
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- The content of attachment 75414 has been deleted for the following reason:
Please do not attach copyrighted binaries
https://bugs.winehq.org/show_bug.cgi?id=55883
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://createalpha.sakura.n | |e.jp/sp/speedwaveotamesi.ms | |i
https://bugs.winehq.org/show_bug.cgi?id=55883
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #3 from Vijay Kamuju infyquest@gmail.com --- please provide the url of application
https://bugs.winehq.org/show_bug.cgi?id=55883
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |dark.shadow4@web.de Severity|major |normal
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Confirming, still present as of wine-9.0.
Do you plan to submit a merge request?
https://bugs.winehq.org/show_bug.cgi?id=55883
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru --- Does the application work better with implementation in wine-staging? https://github.com/wine-staging/wine-staging/tree/master/patches/oleaut32-Ol...
https://bugs.winehq.org/show_bug.cgi?id=55883
--- Comment #6 from Vijay Kamuju infyquest@gmail.com --- I have tried to only implement oleloadpicturefile based on your patchset, but it fails the tests.
https://bugs.winehq.org/show_bug.cgi?id=55883
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- (In reply to Dmitry Timoshkov from comment #5)
Does the application work better with implementation in wine-staging? https://github.com/wine-staging/wine-staging/tree/master/patches/oleaut32- OleLoadPictureFile
Yes, this fixes the issue.
https://bugs.winehq.org/show_bug.cgi?id=55883
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |56224
https://bugs.winehq.org/show_bug.cgi?id=55883
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a9cc6f0218594d72fdd7406f7c7 | |2345feb7cb8e5 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Vijay Kamuju infyquest@gmail.com --- Fix now commited. https://source.winehq.org/git/wine.git/commit/a9cc6f0218594d72fdd7406f7c7234...
https://bugs.winehq.org/show_bug.cgi?id=55883
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.1.
https://bugs.winehq.org/show_bug.cgi?id=55883
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |9.0.x