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

Fullscreen errors on OS X #2599

Closed
apexskier opened this issue Aug 26, 2015 · 2 comments
Closed

Fullscreen errors on OS X #2599

apexskier opened this issue Aug 26, 2015 · 2 comments

Comments

@apexskier
Copy link

When trying to activate fullscreen, an error message appears in the terminal and the app briefly "flashes", but doesn't change size at all. This happens any way I've tried to activate fullscreen (from renderer thread using remote, from main thread, from clicking on the fullscreen window button, from the OS X view menu, using a frameless window, using a non-frameless window). Minimizing and maximizing/unmaximizing the window works.

OS X 10.10.5, Electron 0.31.0

The terminal output looks like this:

2015-08-26 10:27:31.332 Electron[57665:4665300] Message error: Connection invalid
2015-08-26 10:27:31.401 Electron[57665:4665300] ___createFullScreenMessageConnection_block_invoke: Fullscreen message error: Connection invalid
@zcbenz
Copy link
Contributor

zcbenz commented Aug 27, 2015

Are you using screen or tmux? If so, please read this: #916 (comment).

@apexskier
Copy link
Author

Yep, that's it. Thanks!

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

No branches or pull requests

2 participants