http://bugs.winehq.org/show_bug.cgi?id=4277
------- Additional Comments From the3dfxdude(a)gmail.com 2007-08-08 11:48 -------
The ToLogical function is not adequate for what Get/Set Pixel needs here. For
one, it queries the screen_depth when it should be querying the bitmap's depth.
So what it is doing is returning a direct RGB as if it's >8bpp and not
performing the palette lookup. Even if you fix that there are more issues. I
tried looking at the PHYSBITMAP's colorMap and it's not set. So it looks
dependent on the device. Somebody with knowledge of winex11 will probably need
to fix it appropriately.
Just way of information, the dib engine I'm writing doesn't have this problem,
but this app doesn't create a dib. Winex11 still needs to be fixed.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5672
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-08-08 11:44 -------
Fixed in wine-0.9.42
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9239
------- Additional Comments From vitaliy(a)kievinfo.com 2007-08-08 11:42 -------
> FC7 via yum
> How do I get the debugging symbols?
>From FC7 repo via yum
Also whomever makes that, doesn't compile Wine with all the requirements. Please
open bug with redhat for that and link it here.
I'm afraid you will have to properly compile Wine yourself with all the
requirements installed.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9239
------- Additional Comments From the3dfxdude(a)gmail.com 2007-08-08 11:41 -------
Install the appropriate debug related package from your distro, or compile wine
yourself.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From th(a)zirkonium.net 2007-08-08 11:38 -------
As for digging this a bit (submitted http://bugs.winehq.org/show_bug.cgi?id=9241
originally, duplicate of this apparently)
In my debug last point was datacache component, and this:
Unhandled exception: page fault on read access to 0x00000024 in 32-bit code
(0x0d34b423)
Looks like someone's trying to do memory pointer to nullpointer...
looking at dlls/ole32/datacache.c it looks like function:
DataCache_NDIUnknown_QueryInterface() has some very loose memcmp() using.
(I don't know any C myself but got these tips - could someone with better
knowledge check it out perhaps if this could be the place to look for a bug?)
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=9237
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-08-08 11:34 -------
Closing invalid.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9237
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-08-08 11:34 -------
INVALID! What is the problem with said message? Can you _SHOW_ the problem?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9235
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-08-08 11:33 -------
closing invalid
--
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.