Tom4nt / Mega-Soundboard

Play and manage sounds with keybinds.
MIT License
12 stars 1 forks source link

Singleton not initialized on new installation startup #46

Closed jasonw4331 closed 1 year ago

jasonw4331 commented 1 year ago

A clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem. Crash and error on first launch after installation image

Steps to reproduce the behavior. This is important. Install using Installer 0.6.1 Run Mega Soundboard desktop shortcut

Environment:

jasonw4331 commented 1 year ago

It seems to load up perfectly perfectly fine upon retrying, so I believe it's specific to the initial setup launch

Tom4nt commented 1 year ago

Did you have v0.6.0 installed before trying to install v0.6.1? if so, I suspect the error message was caused by trying to open a second instance. v0.6.0 could still be running in the background even if you closed it with Alt+F4 because of the bug that was fixed in v0.6.1. Anyway, that error message should not appear in any case, so it's still a bug.

Tom4nt commented 1 year ago

I tried reproducing the behavior by doing what you described, but I couldn't. The app opens automatically after installation so I don't know what you mean by running the desktop shortcut. After closing and reopening, it doesn't show the error. Also tried with v0.6.0 running but it prompts me to close it, so my assumption it the last comment was wrong. If you could post more details on how to reproduce the bug, it would be very helpful. Thanks.

jasonw4331 commented 1 year ago

There was no previous installation before installing 0.6.1. After installing though, the program did not appear to open automatically. I may have missed it if it was running without a UI or if it was delayed when I clicked on the icon to run it.

Tom4nt commented 1 year ago

I successfully reproduced the bug in a machine that took a little bit more time to open the app after the installation. I'll look into it soon. Thank you.