enthought / enthought/traitsui

Occasional segfaults on OS X video editor tests

Open
#1,924 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

See https://github.com/enthought/traitsui/runs/7226536033?check_suite_focus=true for example:
```
test_video_editor_basics (traitsui.tests.editors.test_video_editor.TestVideoEditor) ... qt.qpa.drawing: Layer-backing is always enabled. QT_MAC_WANTS_LAYER/_q_mac_wantsLayer has no effect.
qt.qpa.drawing: Layer-backing is always enabled. QT_MAC_WANTS_LAYER/_q_mac_wantsLayer has no effect.
qt.qpa.drawing: Failed to create QWindow::MetalSurface. Metal is not supported by any of the GPUs in this system.
No MTLDevice
qt.qpa.drawing: Layer-backing is always enabled. QT_MAC_WANTS_LAYER/_q_mac_wantsLayer has no effect.
qt.qpa.drawing: Layer-backing is always enabled. QT_MAC_WANTS_LAYER/_q_mac_wantsLayer has no effect.
qt.qpa.drawing: Failed to create QWindow::MetalSurface. Metal is not supported by any of the GPUs in this system.
No MTLDevice
qt.qpa.backingstore.iosurface: Failed to lock QIOSurfaceGraphicsBuffer(0x7fa4f3088580, surface=0x0, size=QSize(0, 16), isLocked=false, isInUse=false) -536870206
Error: The process '/Users/runner/hostedtoolcache/Python/3.6.15/x64/bin/python' failed with exit code null
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.