Skip to content
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

Open
2 tasks done
HelderRocket opened this issue Nov 30, 2022 · 10 comments
Open
2 tasks done

Bug: App crashes on startup #351

HelderRocket opened this issue Nov 30, 2022 · 10 comments
Assignees
Labels
bug This issue is related to a bug in the app.

Comments

@HelderRocket
Copy link

HelderRocket commented Nov 30, 2022

Before you start...

  • Have you updated FluentHub? You might be using an old version.
  • 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 HelderRocket added the bug This issue is related to a bug in the app. label Nov 30, 2022
@0x5bfa
Copy link
Owner

0x5bfa commented Dec 1, 2022

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.

@Lamparter Lamparter changed the title The application crashes when you interact with it. App crashes on interaction Dec 11, 2022
@0x5bfa 0x5bfa changed the title App crashes on interaction Issue: App crashes on interaction Feb 10, 2023
@0x5bfa
Copy link
Owner

0x5bfa commented Feb 10, 2023

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

@0x5bfa
Copy link
Owner

0x5bfa commented Feb 10, 2023

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 0x5bfa added this to the Post v1 milestone Feb 10, 2023
@0x5bfa 0x5bfa changed the title Issue: App crashes on interaction Bug: App crashes on interaction Feb 10, 2023
@HelderRocket
Copy link
Author

@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
Copy link
Author

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

@0x5bfa
Copy link
Owner

0x5bfa commented Jul 31, 2023

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
Copy link
Owner

0x5bfa commented Aug 7, 2023

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

@HelderRocket
Copy link
Author

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
Copy link
Owner

0x5bfa commented Aug 16, 2023

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 0x5bfa pinned this issue Aug 16, 2023
@HelderRocket
Copy link
Author

HelderRocket commented Aug 16, 2023

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

image

@0x5bfa 0x5bfa changed the title Bug: App crashes on interaction Bug: App crashes on startup Aug 18, 2023
@0x5bfa 0x5bfa unpinned this issue Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is related to a bug in the app.
Projects
None yet
Development

No branches or pull requests

2 participants