mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 20:25:50 +03:00
[GH-ISSUE #187] Open in Edge's app mode when Chrome isn't available #171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @llluuulll on GitHub (Aug 3, 2021).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/187
Hi
I already know and use auto-py-to-exe.
I have make a fresh install of python 3.9.6 and pip install auto-py-to-exe on it.
Then run auto-py-to-exe, but instead of showing up as usual in his own window he show up as new tab inside microsoft edge browser.
why ?
@brentvollebregt commented on GitHub (Aug 3, 2021):
If you execute the following, what is the output:
@llluuulll commented on GitHub (Aug 3, 2021):
i can directly tell you i don't have Chrome on this new computer, no need to run the script.
There is only Edge which is more privacy oriented, but, setup to use Chrome engine as search engine because Bing ... you know is not that well.
@brentvollebregt commented on GitHub (Aug 4, 2021):
If you do not have Chrome installed, then this is working as designed.
From the README:
@llluuulll commented on GitHub (Aug 4, 2021):
Thx for answering.
Ok ... is what it is ... is not the end of the world ...
It is at least shown as browser tab.
Maybe a good signal to look further than Chrome.
@brentvollebregt commented on GitHub (Aug 5, 2021):
Looks like there is some chat about Edge's App Mode now that it uses Chromium: ChrisKnott/Eel#251
If this gets put into an upcoming release of Eel, I'm happy to throw it in.
@llluuulll commented on GitHub (Aug 5, 2021):
Hi, thx for sharing.
This post request is already more than a year old.
And as i see Eel dev cycle is slow.
Well, let's hope Eel do so.
@github-actions[bot] commented on GitHub (Oct 5, 2021):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Dec 5, 2021):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Feb 4, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Apr 6, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Jun 6, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@brentvollebregt commented on GitHub (Nov 25, 2024):
Looks like this has finally made it in:
github.com/python-eel/Eel@094d4463ffWill look into what is needed for this soon.
@brentvollebregt commented on GitHub (Nov 30, 2024):
This should be sorted now. Will put a new release out with the changes a bit later.