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

GLib: bundle the spawn helper executables on Windows #5000

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

rokm
Copy link
Member

@rokm rokm commented Jul 15, 2020

On Windows, GLib needs a spawn helper (gspawn-winXX-helper.exe and gspawn-winXX-helper-console.exe for non-console and console version, respectively) for g_spawn* API.

Failing to bundle this helper prevents GLib from launching external programs (e.g., opening a web browser when user clicks on a web-site link in a GtkAboutDialog).

On Windows, GLib needs a spawn helper (gspawn-winXX-helper.exe and
gspawn-winXX-helper-console.exe for non-console and console
version, respectively) for g_spawn* API.

Failing to bundle this helper prevents GLib from launching external
programs (e.g., opening a web browser when user clicks on a web-site
link in a GtkAboutDialog).
@Legorooj Legorooj merged commit d30785c into pyinstaller:develop Jul 17, 2020
@rokm rokm deleted the glib-gspawn-exe branch July 20, 2020 13:19
rokm added a commit to rokm/exaile that referenced this pull request Jul 25, 2022
rokm added a commit to exaile/exaile that referenced this pull request Jul 25, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants