https://bugs.winehq.org/show_bug.cgi?id=40871
Bug ID: 40871 Summary: 123D Does not draw the modelling screen. Draws Window but not the grid or is corrupted. Product: Wine Version: 1.9.12 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: celticht32@aol.com Distribution: ---
On Fedora 24 with all current patches ATI video running mesa drivers Installed Winetricks and then installed a win32 instance Installed Visual C++ 2005 SP 1 Installed 2008 C++ Express Installed 2010 C++ Express Installed 123D_Design_R2.1_WIN32_2.1.11 from http://www.123dapp.com/design
run either by opening a terminal and entering wine "123D Design.exe" from the $HOME/.wine/drive_c/Program Files/Autodesk/123D Design directory or from the icon on the desktop.
The startup screen comes up... and then the main screen... the window and all of the side items come up fine but the design area is either corrupted or is blank. it also causes the GNOME Classic menu pulldown to quit working until the window or the application is terminated.
If needed I can screen capture the window to show or take logs when requested.
https://bugs.winehq.org/show_bug.cgi?id=40871
chris ahrendt celticht32@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora CC| |celticht32@aol.com
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #1 from chris ahrendt celticht32@aol.com --- Created attachment 54940 --> https://bugs.winehq.org/attachment.cgi?id=54940 This is just the standard output with no WINEDEBUG set
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #2 from chris ahrendt celticht32@aol.com --- Created attachment 54941 --> https://bugs.winehq.org/attachment.cgi?id=54941 screen capture
Screen capture
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #3 from chris ahrendt celticht32@aol.com --- Created attachment 54942 --> https://bugs.winehq.org/attachment.cgi?id=54942 What Application Should Look Like
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #4 from chris ahrendt celticht32@aol.com --- Created attachment 54943 --> https://bugs.winehq.org/attachment.cgi?id=54943 Screen Corruption
Screen Corruption Example 1
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #5 from chris ahrendt celticht32@aol.com --- Created attachment 54944 --> https://bugs.winehq.org/attachment.cgi?id=54944 Linux Desktop Corruption
https://bugs.winehq.org/show_bug.cgi?id=40871
chris ahrendt celticht32@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #6 from chris ahrendt celticht32@aol.com --- Uname -a output: Linux localhost.localdomain 4.5.7-300.fc24.x86_64 #1 SMP Wed Jun 8 18:12:45 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #7 from chris ahrendt celticht32@aol.com --- Created attachment 54991 --> https://bugs.winehq.org/attachment.cgi?id=54991 lshw output
List of hardware
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #8 from chris ahrendt celticht32@aol.com --- Created attachment 54992 --> https://bugs.winehq.org/attachment.cgi?id=54992 lspci output
https://bugs.winehq.org/show_bug.cgi?id=40871
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- Confirming the issue 1.9.16-git and wine-staging 1.9.16
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #10 from winetest@luukku.com --- I am not 100% sure but I think the issue is somehow compiler failure.
Terminal outputs something like this
} else { _TMP20 = _rcpFrame.y; } // end if if (!_horzSpan0066) { // if begin _posB0066.x = gl_TexCoord[0].x + _lengthSign0066*5.00000000E-001; } // end if if (_horzSpan0066) { // if begin _posB0066.y = gl_TexCoord[0].y + _lengthSign0066*5.00000000E-001; } // end if
ALso with some attempt to get this working it printed that it cant compile fx 2.0 or something like that. Very common wine issue.
https://bugs.winehq.org/show_bug.cgi?id=40871
--- Comment #11 from winetest@luukku.com --- This bug should contain download keyword so it would filter better when searching bugs.
https://bugs.winehq.org/show_bug.cgi?id=40871
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.123dapp.com/desi | |gn
https://bugs.winehq.org/show_bug.cgi?id=40871
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #12 from joaopa jeremielapuree@yahoo.fr --- Still a bug in current wine (3.11) ?