When trying to reduce volume through keyboard shortcut, the app crashed.
I got this from reliability monitor -


Does restarting the app fixes the bug?
Yeah it does
Because the app had quit itself after the crash.
Any more info?
When I tried to change the volume with keyboard shortcut, I noticed that the flyout had frozen after coming out. I tried to click on it to check for responsiveness. Instead, the flyout vanished and the notification tray icon also vanished.
Seems to be a bug with the store app, my poor repackaging probably to blame.
Have got 217 notifications about this, and two other bugs.
Just for curiosities sake, try the .exe version and see if that fixes the problem.
I am working on properly implementing the MS Store version, and hope to release an update later this week.
Alright, i will try it out.
When running the setup file from the releases page, I got this -

Anyways, I am installing it. Will let you know if this bug happens again.
This is quite common with less distributed software. The MSI may not have been signed correctly, shouldn't affect usability, but something to investigate
I will update this issue if I face the bug again. No crash until now. (That crash was also rare.)
@Cyberdroid1, I guess this bug could be caused due to the registry dependency and some other app config things. The MSI version may possibly work. Since I don't have any bugs in both the store and GitHub versions, could you give me more info on how often it happens
@Samuel12321, Once we move to MSIX packaging, a single .MSIX file could be used for both the store and sideload versions (only the distribution method is different but the installation will be same). That may help us to correct the package for the store (since both version are packaged, bugs can be tracked easily we can use some UWP APIs for app configs, start menu tiles instead of tray icon, proper start up method & logos).
We won't need a .MSI setup anymore and both the store and sideload versions will work exactly the same.
Edit: I won't be able to make any changes (bug fix/feature) at least for a month, please stay patient until that and I promise I will improve this app after that.
Well, the crash happened only once till now. So I don't know if it would happen again, as I have switched to non-store version.
@Cyberdroid1, I wouldn't recommend the non store version since it doesn't update automatically. The store version keeps your install clean. So, be up to date of this repository and you can switch to the store version once bugs are fixed.
That will make things much easier, have been having trouble trying to make both MSI and MSIX work. Makes sense anyway if we are only targeting Windows 10, no need to have the MSI. Will also prevent SmartScreen / security issues as that is all taken care of with store distribution.
@ShankarBUS I was wondering if I could become a collaborator on this project. I would love to be able to contribute more to this great idea, and it would make it easier for making small adjustments for any MS Store requirements. With that being said, i understand if you wish to remain the only collaborator on this project.
@Samuel12321
I was wondering if I could become a collaborator on this project. I would love to be able to contribute more to this great idea, and it would make it easier for making small adjustments for any MS Store requirements.
Yes! I was thinking the exact same about a minute ago (saw your fork and thought you won't need a fork if you're a collaborator). You may require to delete your fork (I'm not sure though). You helped me a lot!
With that being said, i understand if you wish to remain the only collaborator on this project.
No, I always want contributors. ADeltaX is already a collaborator. I didn't want to disturb you. That's it.
@Samuel12321, done! sent you an invite.
@ShankarBUS Thanks
@ShankarBUS Thanks
I'm really happy to have online pals 馃榿
So @Cyberdroid1,
I guess the bug won't come again 馃槈. If you experience this bug again in the future, feel free to re-open this issue 馃憢
Yeah, I haven't this issue again yet. Will open if I face this.
Most helpful comment
@Cyberdroid1, I wouldn't recommend the non store version since it doesn't update automatically. The store version keeps your install clean. So, be up to date of this repository and you can switch to the store version once bugs are fixed.