Skip to content

macOS ARM64 full-screen black #331

@bugmancx

Description

@bugmancx

Running OpenPHT on an M1 Mac works if the application is windowed however, switching to fullscreen causes the display to go black.

STR:

  1. Start playback in Windowed mode
  2. Press \ (Or ⌘-F)
  3. Observe playback continues but display is black

Logs during display change:

18:27:37 T:8707065344 DEBUG: Keyboard: scancode: 2a, sym: 005c, unicode: 005c, modifier: 0
18:27:37 T:8707065344 DEBUG: OnKey: backslash (f05c) pressed, action is ToggleFullScreen
18:27:37 T:8707065344 DEBUG: Toggling full screen: 0
18:27:37 T:8707065344 DEBUG: Setting resolution to: 3840x2160
18:27:37 T:8707065344 DEBUG: GetMode looking for suitable mode with 3840 x 2160 @ 60.000000 Hz on display 0
18:27:37 T:8707065344 DEBUG: GetMode found a match!
18:27:37 T:8707065344 INFO: GL: Maximum texture width: 16384
18:27:37 T:8707065344 INFO: Previous line repeats 1 times.
18:27:37 T:8707065344 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
18:27:37 T:8707065344 DEBUG: Setting GUI settings res to: 3840x2160

OpenPHT: 1.8.0, macOS 12.4 (M1/ARM64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions