-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
nightly icc-profile cb409d60 crashing #5214
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
Comments
I believe the problem here is not so much that IINA is crashing, it is that the new Nightly builds web page needs to explain that the list of nightly builds now includes builds made from pull requests that have not been reviewed and merged, whereas previously IINA only exposed builds from the The Usually builds from branches assocated with pull requests should not crash. However if the pull request is marked as a draft then the changes are not ready to be added to IINA, so problems could be encountered. PR #5213 which uses the I forced the build for that PR to run again and generate a new build now that the new version of @uiryuu I'm thinking the nightly builds web page probably should have separate sections, with one up front for all the builds from For the record, I'm expecting this was the crash you encountered:
|
Actually I've already changed the Nightly page to only display commits from develop branch iina/iina-website#78, but the new changes are not deployed... |
Got it, thank you uiryuu. Got now the latest develop 1a5026a running. |
@reset131 We really appreciate you testing the nightly builds. Very helpful, especially right now as we are down to a handful of issues that we intend to address before cutting the first beta release of the next version of IINA. If you encounter behavior that seems incorrect please do report it. Don't worry that you are not a developer. It is fine if you can't supply all the information the issue template requests. Explain the issue are well as you can. If there is something about the template that is confusing, please mention that. We are trying to improve it and make it easier for users to fill in. If I ever use development related terms that you don't understand please ask me to explain what they mean. I'll be happy to explain more. @uiryuu I just checked the Nightly builds page and it has been updated to not show the PR related builds, but the table header does not match up with the columns. There is still a column named "Branch". The column listing usernames is labeled SHA, etc.. |
@low-batt Probably due to cache from your browser or CDN. Try to access the page in a incognito window. |
That was it. Table was fine after clearing browser cache. Hopefully we are using some cache control headers so that pages eventually expire. As the crash has been addressed I am closing this issue. |
Thank you for the encouregment, I will do my best. |
IINA Version
icc-profile cb409d6
Release Channel
Release
macOS Version
12.7.6
Steps to Reproduce
Expected Behavior
Actual Behavior
Crash Report or Process Sample
No response
Logs
No response
Sample Files
No response
How often can you reproduce the issue
4 times
Required Actions
Optional Actions
The text was updated successfully, but these errors were encountered: