Ticket #1039 (closed defect: fixed)
[xglamo] xglamo corruption
| Reported by: | dodji@… | Owned by: | dodji@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Xfbdev (kdrive), Xglamo | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
For some people, xglamo has some artifacts when scrolling.
Typically, lines of the scrolled region are actually lines that belongs to the
region coming right after the scrolled region.
Change History
comment:2 Changed 5 years ago by dodji@…
- Status changed from new to assigned
It looks like the problem was due to the byte stride of the pixmaps were (aka
pitch) 2 bytes aligned and that was introducing an artifact.
This patch
http://folks.o-hand.com/dodji/omoko/xglamo/01-xglamo-scrolling-artifact-fix.patch
seems to fix the problem.
We need to push it into OE/Moko now.
comment:3 Changed 5 years ago by dodji@…
- Owner changed from olv@… to dodji@…
- Status changed from assigned to new
Note: See
TracTickets for help on using
tickets.
