Opened 5 years ago
Closed 3 years ago
#143 closed System Defect (3rdpartybug)
Wine's gdi32: bitmap test fails in PC-BSD
| Reported by: | austinenglish@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | System Configuration | Version: | 7-BETA1 |
| Keywords: | Wine | Cc: |
Description
See also: http://bugs.winehq.org/show_bug.cgi?id=15324
Wine's testsuite has quite a few failures on PC-BSD.
This one focuses on the gdi32: bitmap hanging:
bitmap.c:1193: Test failed: GetDIBits with 4 bpp DIB selected in DC: Invalid
DIB bits
bitmap.c:1193: Test failed: GetDIBits with 8 bpp DIB selected in DC: Invalid
DIB bits
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=32
err:bitmap:DIB_GetBitmapInfo (39): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (11): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (13): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (16): unknown/wrong size for header
* Error code 2
Please let me know if any more information is needed, from either my system or Wine developers.
Change History (1)
comment:1 Changed 3 years ago by kris
- Resolution set to 3rdpartybug
- Status changed from new to closed
