Opened 6 years ago
Closed 5 years ago
#218 closed defect (fixed)
Disable Pixman as it brings back old issue with Opacity
Reported by: | Jeff McKenna | Owned by: | Jeff McKenna |
---|---|---|---|
Priority: | blocker | Milestone: | 4.0.1 release |
Component: | MS4W - Base | Version: | 4.0.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #208 |
Description (last modified by )
Some opacity requests return an error of:
*** BUG *** In ???: The expression bits == NULL || (rowstride_bytes % sizeof (uint32_t)) == 0 was false Set a breakpoint on '_pixman_log_error' to debug
- Pixman was added in 4.0.0 to enhance layer compositing (see #174 )
- see old MapServer issue with Pixman that I reported back in 2016: https://github.com/mapserver/mapserver/issues/5343
- next release of MS4W must remove Pixman support
Change History (4)
comment:1 by , 6 years ago
Priority: | major → blocker |
---|
comment:2 by , 6 years ago
Description: | modified (diff) |
---|
comment:3 by , 6 years ago
Blocking: | 208 added |
---|
comment:4 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This has been added to the MS4W 4.0.1 release (https://ms4w.com/release/ms4w_4.0.1.zip)