[PR #527] [CLOSED] Pass --default-browser when running on wine enviroments #485

Closed
opened 2026-02-26 12:21:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/527
Author: @mostypc123
Created: 3/17/2025
Status: Closed

Base: masterHead: master


📝 Commits (3)

📊 Changes

1 file changed (+77 additions, -11 deletions)

View changed files

📝 auto_py_to_exe/__main__.py (+77 -11)

📄 Description

Summary

Insert a brief description about what your change is / does.
passes --default-browser when running in wine

If this is related to an issue, please link the issue here
fixes #523

New feature checklist

  • I have ran the application to make sure my code runs
  • This not just a simple formatting change

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/brentvollebregt/auto-py-to-exe/pull/527 **Author:** [@mostypc123](https://github.com/mostypc123) **Created:** 3/17/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`5082566`](https://github.com/brentvollebregt/auto-py-to-exe/commit/5082566d9ae8dc18d33ffde75434f9ad83e1df9c) Check for wine enviroments - [`544d129`](https://github.com/brentvollebregt/auto-py-to-exe/commit/544d129e59154205a782c694dcdf99071ab4ca46) Formatting with ruff - [`311713c`](https://github.com/brentvollebregt/auto-py-to-exe/commit/311713c97350113f7286d094e504d80ac1c6c9bd) Formatting with ruff again ### 📊 Changes **1 file changed** (+77 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `auto_py_to_exe/__main__.py` (+77 -11) </details> ### 📄 Description **Summary** _Insert a brief description about what your change is / does._ passes --default-browser when running in wine > If this is related to an issue, please link the issue here fixes #523 **New feature checklist** - [x] I have ran the application to make sure my code runs - [x] This not just a simple formatting change --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:21:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#485
No description provided.