After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703431 - screen recording robustness: vt switch
screen recording robustness: vt switch
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on: 703448
Blocks:
 
 
Reported: 2013-07-01 22:40 UTC by Matthias Clasen
Modified: 2021-07-05 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2013-07-01 22:40:37 UTC
From a downstream bug report:

When I switch to VT and back while I am recording a video in gnome shell via ctrl+alt+shift+r I got some strange time hole in recorded video. Totem plays first part correctly, then the second after I am back to gnome shell is somehow fastened (starting again from 0 time).
In VLC I get recording till switch, then video time is not moving for ten seconds ( talking about attached video) and then the rest is played correctly.
Can session be recorded while I am in VT? X and gnome shell are still running so I suspect it should be possible,   

Version-Release number of selected component (if applicable):
gnome-shell-3.8.1-1
gstreamer1-1.0.6-1

How reproducible:
always
Comment 1 drago01 2013-07-01 23:10:10 UTC
(In reply to comment #0)
> From a downstream bug report:

> Can session be recorded while I am in VT? X and gnome shell are still running
> so I suspect it should be possible,   

No can't do that. gnome-shell gets suspended on VT switch, all that we can do here is to
1) detect that vt switch happened and stop recording
2) resume afterwards when we get back,

We'd have to revert https://git.gnome.org/browse/gnome-shell/commit/?id=f0474ffccc6921872827a1595745122933015421 to be able to do that.
Comment 2 GNOME Infrastructure Team 2021-07-05 14:05:09 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.