WACUP

General => General Discussion => Topic started by: kate.pet on April 02, 2024, 04:32:31 AM

Title: Unable to automatically send Crash Reports via Email
Post by: kate.pet on April 02, 2024, 04:32:31 AM
Whenever WACUP crashes (usually when skipping a track with Media Keys after not being focused for a while), it fails to send the crash report via Email even though I have a default email client set (Thunderbird).

This is a screenshot of the error message that is shown

(https://res.kate.pet/upload/b5031e96ef16/wacup_HGsGE9b5dX.png)

And I do have Thunderbird set as my Default Email Client in Settings.

(https://res.kate.pet/upload/5e4e7cd30bd0/ApplicationFrameHost_8vOuNU3PZm.png)
Title: Re: Unable to automatically send Crash Reports via Email
Post by: dro on April 02, 2024, 10:28:39 AM
Preferences -> Advanced -> Error Reporting -> uncheck "Send crash report via email using default email program (if available)" then that'll avoid it using what's basically a fallback mode as WACUP will also auto-submit the crash report (as long as it can be generated) to the server. The error shown appears to be from the OS itself & there's at least 2 different ways the OS recognises what's the default email client & iirc the api that I use doesn't seem to see it for some which is why it's simpler to un-check the option noted).

re: your crash, if you go to preferences -> plug-ins -> output -> in the drop down change from Not So Direct to Not So Yasapi & that should avoid the issue the Not So Direct plug-in is having with some setups like yours due to how it's trying to manage the output device.

-dro