Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #68141 > unrolled thread

Bug#970401: linux-image-5.8.0-1-amd64: Cursor still blinks (not usually visibly) even after it is turned off

Started byAsher Gordon <AsDaGo@posteo.net>
First post2020-09-15 19:00 +0200
Last post2020-09-15 19:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  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

#68141 — Bug#970401: linux-image-5.8.0-1-amd64: Cursor still blinks (not usually visibly) even after it is turned off

FromAsher Gordon <AsDaGo@posteo.net>
Date2020-09-15 19:00 +0200
SubjectBug#970401: linux-image-5.8.0-1-amd64: Cursor still blinks (not usually visibly) even after it is turned off
Message-ID<APmtb-1dW-1@gated-at.bofh.it>

[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:

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web