-
Notifications
You must be signed in to change notification settings - Fork 7
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
Program hangs when opening, interface won't load #2
Comments
Thank you for reporting this! |
The only library that supports Blazor on Linux is the Photino.Blazor library. This seems to be a Photino.Blazor issue, it seems it has problems with .NET 8 tryphotino/photino.Blazor#108 Linux Mint 21.3 features a Linux kernel 5.15 and an I remember that Photino.Blazor was working with .NET 7 without problems. I am actually working on creating a Snap and a Flatpak for Linux, but both have problems. That is why I am planning to add extensive logging and error reporting, which should also help with this problem. Can you try installing
and try again? |
I just tried this and the same problem persists, even after rebooting. |
Can you try downloading version 1.0.7 from https://openhabittracker.net/ ? Can you also try installing the snap version? https://snapcraft.io/openhabittracker |
Expected Behavior
The interface loads when the program is run.
Actual Behavior
A spinning exclamation marks logo spins forever and the interface never loads.
Steps to Reproduce the Problem
Run the program.
Specifications
The text was updated successfully, but these errors were encountered: