FluentHub icon indicating copy to clipboard operation
FluentHub copied to clipboard

Bug: App crashes on startup

Open HelderRocket opened this issue 2 years ago • 10 comments

Before you start...

  • [X] Have you updated FluentHub? You might be using an old version.
  • [X] Have you checked if a similar issue has already been reported?

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

HelderRocket avatar Nov 30 '22 20:11 HelderRocket

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 avatar Dec 01 '22 12:12 0x5bfa

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

0x5bfa avatar Feb 10 '23 08:02 0x5bfa

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.

0x5bfa avatar Feb 10 '23 08:02 0x5bfa

@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 avatar Feb 10 '23 13:02 HelderRocket

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

HelderRocket avatar Feb 10 '23 13:02 HelderRocket

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 avatar Jul 31 '23 04:07 0x5bfa

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

0x5bfa avatar Aug 07 '23 07:08 0x5bfa

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

HelderRocket avatar Aug 07 '23 14:08 HelderRocket

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?

0x5bfa avatar Aug 16 '23 05:08 0x5bfa

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

image

HelderRocket avatar Aug 16 '23 18:08 HelderRocket