Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applications unresponsive after starting recording #250

Open
TCastelein opened this issue Apr 10, 2020 · 5 comments
Open

Applications unresponsive after starting recording #250

TCastelein opened this issue Apr 10, 2020 · 5 comments

Comments

@TCastelein
Copy link

TCastelein commented Apr 10, 2020

Expected Behavior

When you start recording you should be able to select the area or window and start recording

Current Behavior

When i click start recording the applications freeze up and my mouse/keyboard is unable to interact with it.
Both the topbar and sidebar are operational i can even open the configuration of EasyScreenCast but i am unable to interact with it once it is open.
To be clear. My mouse can move and the keyboard can type just not in the applications that are open.

Possible Solution

Steps to Reproduce (for bugs)

  1. Click start recording
  2. Unable to interact with your appications

Logs

JS ERROR: Exception in callback for signal: activate: TypeError: this._display(...).set_cursor is not a function
set_cursor@/home/tim/.local/share/gnome-shell/extensions/EasyScreenCast@iacopodeenosee.gmail.com/display_module.js:38:16
Capture<._setCaptureCursor@/home/tim/.local/share/gnome-shell/extensions/EasyScreenCast@iacopodeenosee.gmail.com/selection.js:116:9
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
Capture<._init@/home/tim/.local/share/gnome-shell/extensions/EasyScreenCast@iacopodeenosee.gmail.com/selection.js:90:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_Base.prototype._construct@resource:///org/gnome/gjs/modules/_legacy.js:18:5
Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/_legacy.js:114:32
SelectionWindow<._init@/home/tim/.local/share/gnome-shell/extensions/EasyScreenCast@iacopodeenosee.gmail.com/selection.js:262:25
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_Base.prototype._construct@resource:///org/gnome/gjs/modules/_legacy.js:18:5
Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/_legacy.js:114:32
EasyScreenCast_Indicator<._doRecording@/home/tim/.local/share/gnome-shell/extensions/EasyScreenCast@iacopodeenosee.gmail.com/extension.js:639:25
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
EasyScreenCast_Indicator<._add_start_stop_menu_entry/<@/home/tim/.local/share/gnome-shell/extensions/EasyScreenCast@iacopodeenosee.gmail.com/extension.js:270:17
_emit@resource:///org/gnome/gjs/modules/signals.js:128:27
activate@resource:///org/gnome/shell/ui/popupMenu.js:175:9
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_onButtonReleaseEvent@resource:///org/gnome/shell/ui/popupMenu.js:127:9
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22

Your Environment

  • Where did you download the extension?
    [x] Gnome shell extension website
    [ ] From Git (Add commit tag)

  • Gnome shell version:
    EasyScreenCast version 39
    Gnome shell version 10.1

  • Operating System and version:
    Ubuntu 18.04.4

  • Display server: ?

@TCastelein
Copy link
Author

Just wanted to add that it worked before the update

@TCastelein
Copy link
Author

I just manually installed version 38 again and now it works again

@JZubero
Copy link

JZubero commented Apr 20, 2020

Same here. The question is why this line is causing the crash now all of a sudden...

@TCastelein How did you downgrade by the way?

@JZubero
Copy link

JZubero commented Apr 21, 2020

@TCastelein Nevermind. I've just realized this is conveniently possible directly via the Gnome extensions page.

Screenshot

@DanielBanobreDopico
Copy link

Same for me. Problem start after update and only with "Record a selected window". I I select "Record all desktop" it works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants