[Bug 4664] ASP32 doesn't start

Wine Bugs wine-bugs at winehq.org
Sun Feb 26 16:15:23 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4664


xerox_xerox2000 at yahoo.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |ftp://ftp.amebis.si/javno/dz
                   |                            |s-p.exe
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |download




------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2006-26-02 16:15 -------
yes, in cvs, but i doubt that would make any difference. Are you sure you
removed your old wine installation, as i can imagine that your wine rpm is
installed in /usr whereas it might get installed in /usr/local if you compile
the stuff yourself (just a guess). You could best try to run wine from the
source tree you compiled your self (e.g. wine /usr/src/wine/wine app.exe)
Anyway, removing the line makes the app start fine here, but is of course not a
real fix. I wonder if the problem is in the assignment of two different types ;
i see 

const void* srcbits

const DWORD* srcpixel;

and then 

srcpixel=srcbits;

Is that valid?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list