0x5bfa / FluentHub

A stylish yet powerful GitHub client for Windows
MIT License
1.06k stars 51 forks source link

Bug: App crashes on startup #351

Open HelderRocket opened 1 year ago

HelderRocket commented 1 year ago

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

0x5bfa commented 1 year ago

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.

0x5bfa commented 1 year ago

@HelderRocket Can you send log? You can find it in 'C:¥Users¥USER_NAME¥AppData¥Local¥Packages¥fluenthub'

0x5bfa commented 1 year ago

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.

HelderRocket commented 1 year ago

@HelderRocket Can you send log? You can find it in 'C:¥Users¥USER_NAME¥AppData¥Local¥Packages¥~fluenthub~'

Log20221025.log Log20221126.log Log20221012.log Log20221016.log Log20221020.log

HelderRocket commented 1 year ago

I am surprised that the ".log" files are only from last year, none from this year.

0x5bfa commented 1 year ago

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.

0x5bfa commented 11 months ago

I uploaded the whole new shipment into the Store. Can you try if it is available already? Version: 0.8.9

HelderRocket commented 11 months ago

Yes, it is now available. Although the error is still present. At least when checking the repositories you gave a star to. But it no longer happens when entering a repository or on the main page (unless you use a screen recorder). image

0x5bfa commented 11 months ago

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?

HelderRocket commented 11 months ago

I updated to the latest version, but both errors are still present. They are just having the screen recorder, and the application crashes.

image