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

Document Flatpak changes to access GPU and sound #1563

Merged
merged 1 commit into from Dec 5, 2023

Conversation

rmartin16
Copy link
Member

Changes

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@rmartin16 rmartin16 marked this pull request as ready for review December 5, 2023 18:05
@rmartin16
Copy link
Member Author

Interesting error...

[verifyapp] Following simulator log output (type CTRL-C to stop log)...
===========================================================================
Configuring isolated Python...
Pre-initializing Python runtime...
PythonHome: /Users/runner/Library/Developer/CoreSimulator/Devices/87DB6F22-73C4-486E-927B-20670D8E53BF/data/Containers/Bundle/Application/7D1CB02E-BD53-4C88-B088-87C6F42C36B2/Verify App.app/python-stdlib
PYTHONPATH:
- /Users/runner/Library/Developer/CoreSimulator/Devices/87DB6F22-73C4-486E-927B-20670D8E53BF/data/Containers/Bundle/Application/7D1CB02E-BD53-4C88-B088-87C6F42C36B2/Verify App.app/python-stdlib
- /Users/runner/Library/Developer/CoreSimulator/Devices/87DB6F22-73C4-486E-927B-20670D8E53BF/data/Containers/Bundle/Application/7D1CB02E-BD53-4C88-B088-87C6F42C36B2/Verify App.app/app_packages
- /Users/runner/Library/Developer/CoreSimulator/Devices/87DB6F22-73C4-486E-927B-20670D8E53BF/data/Containers/Bundle/Application/7D1CB02E-BD53-4C88-B088-87C6F42C36B2/Verify App.app/app
Configure argc/argv...
Initializing Python runtime...
Installing Python NSLog handler...
Running app module: verifyapp
---------------------------------------------------------------------------
App finished launching.
=== Messages dropped during live streaming (use `log show` to see what they were)
=== Messages dropped during live streaming (use `log show` to see what they were)
App became active.
Error: The operation was canceled.

https://github.com/beeware/briefcase/actions/runs/7104664722/job/19340370480#step:24:144

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

The CI failure is indeed interesting; worth keeping an eye on. My guess is that it will be related to logging capture, but I'm not sure what sequence of events would cause it.

@freakboy3742 freakboy3742 merged commit 13551e5 into beeware:main Dec 5, 2023
44 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants