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 opening throws an error on Windows 11 after installation #92

Closed
7upreturn opened this issue Dec 5, 2023 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@7upreturn
Copy link

Bug Report

Platform: Windows 11 [Version 10.0.22621.2715]

YATTIE version: 0.8.0

Current behavior:

I tried installing the Yattie application. 1st attempt was done using the default path of install from the installer. 2nd attempt was done in C:\ProgramFiles\Yattie
In both cases, when trying to open the application a Javascript error is showing. I observed that after the install I have 3 Yattie processes running in the Task Manager which cannot be closed. It requires me to restart the computer.
Tried to open both regular and with Run as administrator

Expected behavior:

After installation I can open the application with no errors showing.

Steps to reproduce:

  1. Download Yattie 0.8.0 .exe file
  2. Install the application on Window 11
  3. Tried to open the application

Related code:
Task manager processes
image

Javascript error
image

Other information:

@7upreturn 7upreturn added the bug Something isn't working label Dec 5, 2023
@constDave
Copy link
Contributor

@7upreturn Thank you for reporting this! Please uninstall the app completely, remove the user data files, and install the latest version (0.10.0) - https://github.com/yatt-ai/yattie/releases

Please let us know if those steps resolve the issue or if you continue to have issues.

@dacoaster
Copy link
Collaborator

Thanks @constDave - I have seen this error before (also on v0.8.0). The issue is that the version wasn't set correctly in the local metadata file. I probably should pull those install files so folks don't accidentally install and run into this.

@7upreturn - If you could try uninstalling and removing all of the user data and then reinstall and let us know if that fixes the problem? By default the user data files live at C:\Users\YOUR_USER_NAME\AppData\Local\Programs\YATTIE

@7upreturn
Copy link
Author

Thank you @dacoaster , @constDave 0.10.0 is working for me.

@dacoaster
Copy link
Collaborator

I removed the files for v0.8.0 since it has this bug on Windows. Thank you for your report @7upreturn !

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

No branches or pull requests

3 participants