[Bug 29480] New: Tina 9 (PCB design software): some of the icons are black

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 29 09:09:52 CST 2011


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 at winehq.org
        ReportedBy: gyebro69 at gmail.com
                CC: julliard at 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 at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list