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 Report: Launcher Glitch When Exiting WebUI on Cardputer #33

Closed
Axlfc opened this issue Jun 15, 2024 · 2 comments
Closed

Bug Report: Launcher Glitch When Exiting WebUI on Cardputer #33

Axlfc opened this issue Jun 15, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Axlfc
Copy link

Axlfc commented Jun 15, 2024

First of all, let me say what an amazing project the Cardputer and this Launcher is! I've just started tinkering with it, and I'm excited about building from source and installing new things based on the ESP32 platform.

However, I found a small but impactful bug in the Launcher that might affect other users trying out different projects. Here’s what I encountered:

Issue Description:
When I flash the M5Launcher and then install projects like 'Marauder for Cardputer', 'Palnagotchi', or 'MicroHydra for Cardputer' (as far as I tested, this might be happening with all other projects you can install on the Cardputer), and then get back into the M5Launcher with an image flashed pressing 'ok' when the letters show, I experience the following issue:

Upon starting the Launcher's WebUI and then exiting it by pressing 'ok', the Launcher glitches for a few seconds.
After the glitch, it unexpectedly starts the previously flashed project (e.g., Marauder) instead of staying inside the M5Launcher.

Expected Behavior:
I believe it should stay inside the M5Launcher after exiting the WebUI, effectively performing a 'RESET' to the main screen of the Launcher, ensuring a smooth return to the Launcher interface. This would allow users to either enter another .bin file or manually reset to load the previously flashed image if they want to.

This issue can be quite disruptive, especially for users frequently switching between different projects. Resolving it would significantly enhance the robustness of the Launcher and improve the overall user experience.

Thank you for your hard dedication to this project. I'm looking forward to future updates or any improvements in the building-from-source process!

Best regards

PS: Just checked with M5StickC PLUS2 and this issue also happens on that device

@bmorcelli bmorcelli added bug Something isn't working good first issue Good for newcomers labels Jun 15, 2024
@bmorcelli
Copy link
Owner

It's really unexpected..

I tried here and I see that this is a problem with watchdogs being triggered.. I'll let it deactivated in the next update

Thank you for reporting!!

@bmorcelli
Copy link
Owner

I changed the way the list of files is sent to the browser, fortunetly now we will be able to heve more files on screen

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

No branches or pull requests

2 participants