http://bugs.winehq.org/show_bug.cgi?id=29480
Bug #: 29480 Summary: Tina 9 (PCB design software): some of the icons are black Product: Wine Version: 1.3.29 Platform: x86 URL: http://www.ti.com/tool/tina-ti OS/Version: Linux Status: NEW Keywords: download, regression Severity: trivial Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: julliard@winehq.org Classification: Unclassified Regression SHA1: dc9a218a00e3abd48536e1c9d976ba52745a221e
Created attachment 38165 --> http://bugs.winehq.org/attachment.cgi?id=38165 screenshot
DesignSoft's Tina 9 is an electrical circuit designer and tester program.
The problem: some of the icons (representing circuit elements) are black, while other icons appear properly (yellow).
There is nothing obvious in the terminal. Still present in wine-1.3.35-230-g277361d.
Icons appear correctly in 1.3.28 and bisecting resulted:
dc9a218a00e3abd48536e1c9d976ba52745a221e is the first bad commit commit dc9a218a00e3abd48536e1c9d976ba52745a221e Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 15 12:49:08 2011 +0200
winex11: Add a StretchBlt entry point to the XRender driver.
:040000 040000 7e9122263e58d6ae6392583ed526d0b70475d257 6a893ebc5e7080ba732eddfc16cea36f73928277 M dlls
The patch cannot be reverted on wine-1.3.35-230-g277361d, but git checkout dc9a218a00e3abd48536e1c9d976ba52745a221e >>black icons git reset --hard HEAD^ >>correct icons (yellow)
Currently there are no opened bug reports with this commit id.
Steps to reproduce the problem: 1. Extract and install the application (doesn't require registration). 2. Launch the program by TINA.EXE, and you should see that some of the icons are black
Fedora 16 X.Org X Server 1.11.3 Gnome 3 (compositing) / Gnome 2 + Metacity (non-compositing) Nvidia 250 / driver 290.10
http://bugs.winehq.org/show_bug.cgi?id=29480
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2011-12-29 09:38:40 CST --- Looks fine here, most likely it's a graphics driver bug. There are several similar ones with XRender.
http://bugs.winehq.org/show_bug.cgi?id=29480
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from GyB gyebro69@gmail.com 2011-12-29 10:47:39 CST --- Closing...invalid.