-
Notifications
You must be signed in to change notification settings - Fork 55
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
Bug: App crashes on startup #351
Comments
I looked that video and it seems to be repository-related code. I will reproduce that with clicking the same repo as you. And unhandled exception doesn't seems to be caught by App.xaml.cs I will address. |
@HelderRocket Can you send log? You can find it in 'C:¥Users¥USER_NAME¥AppData¥Local¥Packages¥ |
I know the reason why you cannot access profile page, repo page, issue page, PR page, and like so. That's due to WebView2 issues. |
Log20221025.log |
I am surprised that the ".log" files are only from last year, none from this year. |
I removed WebView2 components in the latest commit. If you are able to build the source, you can see what's changed in the next release. v0.5.1 shipment is gonna be in a week. |
I uploaded the whole new shipment into the Store. Can you try if it is available already? Version: 0.8.9 |
Almost all of crashes should be fixed and displayed exception message on the page. can you try 0.8.40, which is already available in the sore, and see the error message? |
Before you start...
What version of Windows is this issue present?
Windows 10
What version/architecture of FluentHub are you on?
0.5.0.0 (The ap does not let me enter the information of the same).
Description
Every time I try to interact with the application, looking for a repository or a profile (or even just by going to the page of, for example "favorites"), it crashes abruptly, with no error message.
Steps To Reproduce
I click on any on-screen option in the main menu.
Expected behavior
I don't know how the application works, but I guess it's some code that is not connecting to the source.
Stack Trace
N/A
Assets
In the following link, you can see how the error is reproduced (the video is too big to put it here directly):
https://drive.google.com/file/d/1uYPUlYc4GgjKsQTdtTyf2iCfhLyMWjUu/view?usp=share_link
The text was updated successfully, but these errors were encountered: