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

App crashes #2

Open
naixx opened this issue Jul 9, 2022 · 8 comments
Open

App crashes #2

naixx opened this issue Jul 9, 2022 · 8 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@naixx
Copy link

naixx commented Jul 9, 2022

Windows 10
App starts, main UI is shown, some progress bar on the top loads fully and the app either crashes or exits silently. No message is shown

@Ripwords
Copy link
Owner

Ripwords commented Jul 9, 2022

I don't see anything in my code that would cause a crash prior to running starnet. However the Tauri project is now at v1.0.1 and this project is currently using the beta version as I haven't had the time to upgrade it. I'll check if that's causing the crash.

May I know if you're using the latest version of the GUI?

@Ripwords
Copy link
Owner

Ripwords commented Jul 9, 2022

I've uninstalled the application on my Windows 10, and reinstalled it with an older version, and then let the auto-updater update to 0.6.2, and in all instances, the application runs fine for me. I don't think i have enough information to identify what's causing the crash on your end.

@naixx
Copy link
Author

naixx commented Jul 10, 2022

Any way to generate logs to provide them to you?
Tried both versions 0.6.1 and 0.6.2. The app starts, loads UI and as soon as it is loaded it exits

@Ripwords Ripwords added the bug Something isn't working label Jul 11, 2022
@Ripwords Ripwords self-assigned this Jul 11, 2022
@Ripwords
Copy link
Owner

I'm asking the devs from Tauri if it's possible to generate a crash log, and i also updated the framework to the latest version.
Also managed to find and fix a very minor bug, you can try with v1.0.0 hopefully that small bug is the cause.
If that's still not working i think i'm stumped

@naixx
Copy link
Author

naixx commented Jul 11, 2022

The same issue with 1.0. UI is loaded and the app exits

@Ripwords
Copy link
Owner

Ripwords commented Jul 12, 2022

I don't think i can manage to find the cause anytime soon unfortunately. I contacted the team from Tauri, they told me it's difficult to understand what's going on without logs, and there's no easy way to generate them in production as the crash occurs on load and not when you call the functions. I don't think i currently have the time to debug this, the only way i can think of right now is for you to actually run this project in a development environment and then you'll be able to see what's causing the crash. However that process may be quite time consuming.

@Ripwords Ripwords added the help wanted Extra attention is needed label Jul 12, 2022
@Ripwords
Copy link
Owner

Just another thought, have you tried running it as an Admin?

@naixx
Copy link
Author

naixx commented Jul 12, 2022

Yes, the same as an admin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants