Skip to content

internal/glfw: cannot continue an application with an external display after waking up from sleep #3310

@hajimehoshi

Description

@hajimehoshi

Ebitengine Version

95f12fe

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

Go Version (go version)

go version go1.24.3 darwin/arm64

What steps will reproduce the problem?

  1. Connect an external display
  2. Run an application on the external display
  3. Sleep the machine
  4. Wake up the machine

What is the expected result?

The application continues to run

What happens instead?

The application suspends at least on the external monitor. An error message was output:

glfw: Cocoa: Cannot query content scale without screen: a platform-specific error occurred

Anything else you feel useful to add?

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions