Opened 6 years ago
Last modified 5 years ago
#218 closed defect
Disable Pixman as it brings back old issue with Opacity — at Initial Version
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: |
Description
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
Note:
See TracTickets
for help on using tickets.