Snapcraft should print the path of the stack trace file even when the error report is sent automatically
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Refer the following output:
```
Sorry, an error occurred in Snapcraft.
Sending an error report because ALWAYS was selected in a past prompt.
This behavior can be changed by changing the always_send entry in /home/ubuntu/.config/snapcraft/cli.cfg.
Thank you, sent.
```
Currently, if `Sentry.always_send` is set to `true` Snapcraft will not print the path of the stored stack trace file(/tmp/tmpXXXXXXXX/trace.txt). Snapcraft should always print it for debugging purposes.
Evaluation history
No evaluation history available.