Opened 18 years ago
Closed 17 years ago
#1188 closed bug (fixed)
Dragging GLTeapot shows artifacts and locks the system.
Reported by: | mmadia | Owned by: | jackburton |
---|---|---|---|
Priority: | blocker | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Build 20913 on real hardware p3-1.1G, 256M
Take notice of desktop Run GLTeapot demo. click and drag GLTeapot, -refresh issues- GLTeapot will not refresh properly. While dragging, GLT will display the original desktop clipping. note, i do not mean a transparency, but rather a copy. in addition, the desktop will retain partial artifacts of GLT
note #2, continued dragging will virtually prevent input_server (or app_server?)
from getting mouse clicks and keyboard input. both connected via ps/2 ports. USB untested. this might be related to axeld's comment in bug#1152.
Change History (9)
follow-up: 2 comment:1 by , 18 years ago
Owner: | changed from | to
---|
follow-up: 3 comment:2 by , 18 years ago
Replying to axeld:
Sounds like a locking problem with a BDirectWindow.
I somewhat agree, although the problem must be obviously in the app_server, since the mouse pointer doesn't move anymore either. And actually it only happens with GLTeapot and the GLDirectDemo, not with Chart (which also uses a BDirectWindow, although not a GLView).
comment:3 by , 18 years ago
Replying to jackburton:
And actually it only happens with GLTeapot and the GLDirectDemo, not with Chart (which also uses a BDirectWindow, although not a GLView).
Too bad I can't edit comments... happens only with GLTeapot. GLDirectDemo doesn't suffer from this problem.
follow-up: 5 comment:4 by , 18 years ago
comment:5 by , 18 years ago
comment:6 by , 18 years ago
Priority: | normal → blocker |
---|---|
Summary: | GLTeapot , drag, artifacts. → Dragging GLTeapot shows artifacts and locks the system. |
comment:7 by , 17 years ago
It doesn't help but the system lock is even more visible with the updated mesa 6.5.3.
comment:8 by , 17 years ago
I couldn't see any artifacts and/or locking in the system while trying to reproduce this bug. Tested with Vmware Player and hrev21712.
comment:9 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I can't reproduce either. Probably fixed in mesa.
Sounds like a locking problem with a BDirectWindow.