http://bugs.winehq.org/show_bug.cgi?id=31735
Bug #: 31735 Summary: In Circuitmaker 2000 schematic editor some parts are wrongly displayed. Also slower redrawing in 1.5.13 Product: Wine Version: 1.5.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: brodo@o2.pl Classification: Unclassified
In Wine 1.5.13, Circuitmaker 2000 schematic editor strangely displays some parts like inductors. It looks like one inductor and the other one are "combined" together. Very strange. Also the speed of graphics redrawing is much lower than it used to be. All that appeared in freshly compiled Wine 1.5.13. I confirmed it on 2 different laptops equipped with current 32-bitSlackware.
http://bugs.winehq.org/show_bug.cgi?id=31735
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|In Circuitmaker 2000 |Circuitmaker 2000 schematic |schematic editor some parts |editor: some parts are |are wrongly displayed. Also |wrongly displayed |slower redrawing in 1.5.13 | Severity|major |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2012-09-19 12:48:35 CDT --- Please attach terminal output / a screenshot.
Is the bad display a regression as well?
http://bugs.winehq.org/show_bug.cgi?id=31735
--- Comment #2 from OlekA brodo@o2.pl 2012-09-19 14:53:22 CDT --- Created attachment 41735 --> http://bugs.winehq.org/attachment.cgi?id=41735 Wrong displaying of inductors.
http://bugs.winehq.org/show_bug.cgi?id=31735
--- Comment #3 from OlekA brodo@o2.pl 2012-09-19 14:54:12 CDT --- Created attachment 41736 --> http://bugs.winehq.org/attachment.cgi?id=41736 Proper displaying of inductors.
http://bugs.winehq.org/show_bug.cgi?id=31735
--- Comment #4 from OlekA brodo@o2.pl 2012-09-19 14:59:10 CDT --- (In reply to comment #1)
Please attach terminal output / a screenshot.
Here is a terminal output for Wine 1.5.13 and 1.5.12.
Is the bad display a regression as well?
Both quirks are new in 1.5.13.
----------------------------------------------------------------- --- Wine 1.5.13 "wine cirmaker.exe" terminal action resulting --- --- in bad display /slower graphics ----------------------------- -----------------------------------------------------------------
bash-4.2$ wine cirmaker.exe preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 err:xrandr:xrandr12_init_modes Failed to get output info. preloader: Warning: failed to reserve range 00010000-00110000 err:xrandr:xrandr12_init_modes Failed to get output info. err:xrandr:xrandr12_init_modes Failed to get output info. err:xrandr:xrandr12_init_modes Failed to get output info. fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"!
------- end of Wine 1.5.13 terminal action ---------------------- -----------------------------------------------------------------
----------------------------------------------------------------- -- Wine 1.5.12 "wine cirmaker.exe" terminal action. Display OK -- -----------------------------------------------------------------
bash-4.2$ wine cirmaker.exe preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 preloader: Warning: failed to reserve range 00010000-00110000 err:xrandr:xrandr12_init_modes Failed to get output info. preloader: Warning: failed to reserve range 00010000-00110000 err:xrandr:xrandr12_init_modes Failed to get output info. preloader: Warning: failed to reserve range 00010000-00110000 err:xrandr:xrandr12_init_modes Failed to get output info. preloader: Warning: failed to reserve range 00010000-00110000 err:xrandr:xrandr12_init_modes Failed to get output info. err:xrandr:xrandr12_init_modes Failed to get output info. err:xrandr:xrandr12_init_modes Failed to get output info. fixme:dwmapi:DwmIsCompositionEnabled 0x6ad7cb14 fixme:iphlpapi:NotifyAddrChange (Handle 0x10fe8e0, overlapped 0x10fe8ec): stub preloader: Warning: failed to reserve range 00010000-00110000 err:xrandr:xrandr12_init_modes Failed to get output info. wine: configuration in '/home/olek/.wine' has been updated. err:xrandr:xrandr12_init_modes Failed to get output info.
------- end of Wine 1.5.12 terminal action --------------------- ----------------------------------------------------------------
http://bugs.winehq.org/show_bug.cgi?id=31735
--- Comment #5 from OlekA brodo@o2.pl 2012-11-13 04:16:24 CST --- I made a regression testing and the result is this:
bash-4.2$ git bisect good 33ac850c80634c891b0c157bbffa612f70954a40 is the first bad commit commit 33ac850c80634c891b0c157bbffa612f70954a40 Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 6 12:39:34 2012 +0200
winex11: Use window surfaces for rendering top-level windows.
It can be disabled by setting "ClientSideGraphics"="n".
:040000 040000 704eac5fc311e63d373e399c63a2488a6b3dedca 33fb0e5963c1326f8765334e4714060c89b21b5e M dlls
Hope this helps ...
http://bugs.winehq.org/show_bug.cgi?id=31735
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |33ac850c80634c891b0c157bbff | |a612f70954a40
http://bugs.winehq.org/show_bug.cgi?id=31735
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Regression SHA1|33ac850c80634c891b0c157bbff | |a612f70954a40 |
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-11-13 13:36:56 CST --- That's a DIB engine bug, technically not a regression.
http://bugs.winehq.org/show_bug.cgi?id=31735
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1c4cf1a2db92045895864423f07 | |ef973cc205dc6 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-11-19 15:56:45 CST --- Fixed by 1c4cf1a2db92045895864423f07ef973cc205dc6.
http://bugs.winehq.org/show_bug.cgi?id=31735
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2012-11-23 14:30:20 CST --- Closing bugs fixed in 1 5.18.
https://bugs.winehq.org/show_bug.cgi?id=31735
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |gdi32