mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #221] Autopytoexe not clickable #200
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 @arinzejustin on GitHub (Nov 23, 2021).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/221
Not is clickable..... All button seems to be disabled
@brentvollebregt commented on GitHub (Nov 24, 2021):
Can you please provide a reproduction case? It works for me - sometimes you may need to give it a couple of seconds.
@arinzejustin commented on GitHub (Nov 24, 2021):
It does not work for me in the chrome browser..... So I have to print the URL and open in firefox
@brentvollebregt commented on GitHub (Nov 25, 2021):
Are there any errors in dev tools or the console when using Chrome?
@brentvollebregt commented on GitHub (Nov 28, 2021):
@arinzejustin I've just added a change to the develop branch which includes logging in the browsers dev tools when inisialising the UI. Are you able to checkout develop and see if you can see these messages? You should see:
Getting initialisation data: Will always see this (regarding you are using develop)Received initialisation data: When the data has been received from the Python backendApplication initialised: When everything should be loadedThese logs will make it into the next release (whenever that is).
@arinzejustin commented on GitHub (Nov 28, 2021):
No
@brentvollebregt commented on GitHub (Nov 28, 2021):
When using the develop branch, can you see those messages?
@arinzejustin commented on GitHub (Nov 29, 2021):
No...
I discovered that the issues was from my chrome, because after reinstalling the chrome it starts work fine
@brentvollebregt commented on GitHub (Nov 30, 2021):
Did you use the develop branch?
@arinzejustin commented on GitHub (Nov 30, 2021):
Yes
@brentvollebregt commented on GitHub (Nov 30, 2021):
What commit is your git HEAD pointing to? Also is the language "Chinese Traditional" in the language dropdown?
I'm finding it hard to understand how you cannot see these new messages even though you have
developchecked out.@arinzejustin commented on GitHub (Nov 30, 2021):
The language dropdown appears to be empty
@brentvollebregt commented on GitHub (Nov 30, 2021):
Ok, looks like the UI has not been initialised.
What commit is your git HEAD pointing to? If you execute
git log, what commit hash isHEADbeside?@github-actions[bot] commented on GitHub (Jan 30, 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 (Feb 5, 2022):
Closing issue due to no activity in more than 60 days.