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

Servo does not quit on super+q #12147

Open
nagisa opened this issue Jul 2, 2016 · 3 comments
Open

Servo does not quit on super+q #12147

nagisa opened this issue Jul 2, 2016 · 3 comments
Labels

Comments

@nagisa
Copy link

@nagisa nagisa commented Jul 2, 2016

where super+q is my WM shortcut which kills windows.

Servo instead starts consuming 100% of cpu.

Servo stdout:

./servo: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./servo)
./servo: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./servo)
./servo: /usr/lib/libssl.so.1.0.0: no version information available (required by ./servo)
Unhandled error occured 
ReferenceError: navigator.mozSettings API is not available
ERROR:js::rust: Error at file:///tmp/servo/build/browserhtml-3e3805f69808f24d/out/components/main.js:7:13639: e.matches[e.items[e.selected]] is undefined

ERROR:js::rust: Error at file:///tmp/servo/build/browserhtml-3e3805f69808f24d/out/components/main.js:7:13639: e.matches[e.items[e.selected]] is undefined

Received Tick when progress was Idle: https://github.com/servo/servo/issues/10322

Thread backtraces

Steps to reproduce:

  • sh runservo.sh;
  • Open 2 tabs;
  • alt+f4/cmd+q/super+q/whatever other combo kills windows;
  • Enjoy the portable heater.
@jdm jdm added the I-perf-slow label Jul 2, 2016
@jwilm
Copy link
Contributor

@jwilm jwilm commented Oct 14, 2016

Was this on X11?

@nagisa
Copy link
Author

@nagisa nagisa commented Oct 14, 2016

Yes.

@jwilm
Copy link
Contributor

@jwilm jwilm commented Oct 14, 2016

Might be related to rust-windowing/glutin#818 in which case upgrading Glutin would fix it. Patch hasn't landed yet.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.