From 2607a2b892ce3c4f4da0b09c88ed1d6a4951020c Mon Sep 17 00:00:00 2001 From: der richter Date: Thu, 30 Jan 2020 14:32:31 +0100 Subject: mac: activate logging when started from the bundle this creates a default log for the last mpv run when started from the bundle. that way one can get a log of what happened even after an issue occurred. also add a menu entry under Help to show the current log, but only when the bundle is used. Fixes #7396 Fixes #2547 --- .github/ISSUE_TEMPLATE/2_bug_report_macos.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md index d33c52bbba..a61972d1b0 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report_macos.md +++ b/.github/ISSUE_TEMPLATE/2_bug_report_macos.md @@ -31,9 +31,11 @@ differes from your own. ### Log file -Make a log file made with -v -v or --log-file=output.txt, paste it to -https://0x0.st/ or attach it to the github issue, and replace this text with a -link to it. +Make a log file made with -v -v or --log-file=output.txt. If you use the Bundle +from a version later than 0.32 a default log is created for your last run at +~/Library/Logs/mpv.log. You can jump to that file via the Help > Show log Fileā€¦ +menu. Paste the log to https://0x0.st/ or attach it to the github issue, and +replace this text with a link to it. In the case of a crash please provide the macOS Crash Report (Backtrace). -- cgit v1.2.3