Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #68141
| From | Asher Gordon <AsDaGo@posteo.net> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#970401: linux-image-5.8.0-1-amd64: Cursor still blinks (not usually visibly) even after it is turned off |
| Date | 2020-09-15 19:00 +0200 |
| Message-ID | <APmtb-1dW-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Package: src:linux
Version: 5.8.7-1
Severity: normal
X-Debbugs-Cc: Asher Gordon <AsDaGo@posteo.net>
Dear Maintainer,
When the cursor is turned off in the console, using
$ printf '\e[?17;0;0c'
the cursor still blinks, although not visibly. This may not seem like a
serious bug, or even a bug at all, but it becomes noticeable and
annoying when watching a video with mplayer using the fbdev2 output. For
example,
$ printf '\e[?17;0;0c'; mplayer -quiet -vo fbdev2 -vf scale=<SCREEN_DIMENSIONS> <VIDEO>; tput reset
The cursor is visible as a flickering black rectangle, making it very
annoying to watch videos like this.
Note that this bug is not present in linux-image-5.7.0-3-amd64, and when
I boot onto that kernel, I cannot reproduce the bug. When watching
videos as I have described, while booted onto the old kernel, the cursor
is not visible at all (although, it is of course if you omit the initial
'printf').
And before you ask "why don't you just use Totem or VLC or something?"
it's because I prefer to work in the console. :-)
Thanks,
Asher
-- Package-specific info:
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
Bug#970401: linux-image-5.8.0-1-amd64: Cursor still blinks (not usually visibly) even after it is turned off Asher Gordon <AsDaGo@posteo.net> - 2020-09-15 19:00 +0200
csiph-web