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 when launched through URI schema #505

Open
Lamparter opened this issue Aug 29, 2024 · 0 comments
Open

Bug: App crashes when launched through URI schema #505

Lamparter opened this issue Aug 29, 2024 · 0 comments
Labels
type/crash This issue reports a crash of the app

Comments

@Lamparter
Copy link
Collaborator

Lamparter commented Aug 29, 2024

🔢 What version of FluentHub are you on?

checkout:lamparter/refactor v1 dev stage

📄 Description

App crashes with NullReferenceException when launched via the fluenthub: URI schematics in Windows

🪜 Steps To Reproduce

  1. Launch fluenthub: using a web browser or PowerShell
  2. See the error

🤔 Expected behavior

FluentHub should launch normally or refuse to launch altogether.

⚒️ Did you find any workaround?

Not yet

📑 Stack Trace

   at Octokit.GraphQL.Core.SimpleQuery`1.Runner.RunPage(CancellationToken cancellationToken)
   at Octokit.GraphQL.ConnectionExtensions.Run[T](IConnection connection, ICompiledQuery`1 query, Dictionary`2 variables, CancellationToken cancellationToken)
   at FluentHub.Octokit.Queries.Users.RepositoryQueries.GetAllAsync(String login, Nullable`1 first, String after, Nullable`1 last, String before, IEnumerable`1 affiliations, Nullable`1 isFork, Nullable`1 isLocked, RepositoryOrder orderBy, IEnumerable`1 ownerAffiliations, Nullable`1 privacy)
   at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadHomeContentsAsync()
   at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadUserHomePageAsync()

📸 Assets

image

@github-project-automation github-project-automation bot moved this to 📋 To do in FluentHub Board Aug 29, 2024
@Lamparter Lamparter added the type/crash This issue reports a crash of the app label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/crash This issue reports a crash of the app
Projects
Status: 📋 To do
Development

No branches or pull requests

1 participant