http://bugs.winehq.org/show_bug.cgi?id=31332
Bug #: 31332 Summary: Project64: about page fails to render Product: Wine Version: 1.5.9 Platform: x86 URL: http://www.pj64-emu.com/downloads/func-startdown/34/ OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: ieframe AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Created attachment 41173 --> http://bugs.winehq.org/attachment.cgi?id=41173 terminal output
Install project64, run it. Go to 'Help', 'about Project 64'. A small window opens up, that should contain the about info. Behind this, iexplore.exe opens with about:blank.
winetricks -q ie7 works around it.
austin@aw25 ~ $ sha1sum setup\ Project64\ 1.6.exe 005954395994c0a355c06abae3fc88d10ae84934 setup Project64 1.6.exe austin@aw25 ~ $ du -h setup\ Project64\ 1.6.exe 2.0M setup Project64 1.6.exe
http://bugs.winehq.org/show_bug.cgi?id=31332
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 47481 --> http://bugs.winehq.org/attachment.cgi?id=47481 screenshot, wine 1.7.12
Still present, attached a screenshot running wine 1.7.12.
http://bugs.winehq.org/show_bug.cgi?id=31332
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- The app is crazy. It uses IE frame (the frame of a webbrowser living in a separate process as oposed to in-process embeddable WebBrowser control) to "embed" in its window. http://source.winehq.org/patches/data/104774 makes it possible. There are some drawing problems (the region is black until it's redwawed, for example in response to mouse event). Also hidding toolbar/menu/status is not implemented.
https://bugs.winehq.org/show_bug.cgi?id=31332
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |92841b3195276a12a320fa0b3dd | |854401cbef943 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Jacek Caban from comment #2)
The app is crazy. It uses IE frame (the frame of a webbrowser living in a separate process as oposed to in-process embeddable WebBrowser control) to "embed" in its window. http://source.winehq.org/patches/data/104774 makes it possible. There are some drawing problems (the region is black until it's redwawed, for example in response to mouse event). Also hidding toolbar/menu/status is not implemented.
This bug is fixed by https://source.winehq.org/git/wine.git/commitdiff/92841b3195276a12a320fa0b3d..., thanks Jacek.
Next up is bug 36498.
https://bugs.winehq.org/show_bug.cgi?id=31332
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.20.
https://bugs.winehq.org/show_bug.cgi?id=31332
Robert Junior junior@tyincoming.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |junior@tyincoming.com
--- Comment #5 from Robert Junior junior@tyincoming.com --- Closing bugs fixed in 1.7.20. https://emp3juice.blog/