Opened 19 years ago
Closed 15 years ago
#507 closed bug (fixed)
[VLC] slider flickering
Reported by: | diver | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Open any file in vlc and that press stop. Now look at slider, it will flicker twice in a second.
Change History (10)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Our BSlider doesn't use an offscreen bitmap to draw itself, might be the cause of this problem.
comment:3 by , 19 years ago
No, he means the seeking slider, which was written from scratch (by me :-). VLC checks the playback status on pulse. I think twice in a second. I don't know what's causing the flickering but I can have a look.
comment:4 by , 19 years ago
Status: | new → assigned |
---|
comment:5 by , 19 years ago
Owner: | changed from | to
---|
comment:6 by , 19 years ago
Status: | assigned → new |
---|
comment:7 by , 17 years ago
Platform: | → All |
---|
Does this still happen for anyone? I tried to see it but maybe I'm not doing it right?
comment:8 by , 16 years ago
Component: | - General → Servers/app_server |
---|
BTW, MediaPlayer's seeking slider have the same issue.
comment:10 by , 15 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Can't reproduce it on real hardware ether, so I'll close it.
Also note that slider color is different in R5. (don't want to create sepatate bug for such small thing :-) )