summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2020-01-30 14:32:31 +0100
committerder richter <der.richter@gmx.de>2020-02-08 10:55:07 +0100
commit2607a2b892ce3c4f4da0b09c88ed1d6a4951020c (patch)
treeb7f700a26a4c0708c2a7539b71aed09ca648916d /.github
parentb7b8a772f2a4c302f6bb1b75965e260c7944dad6 (diff)
downloadmpv-2607a2b892ce3c4f4da0b09c88ed1d6a4951020c.tar.bz2
mpv-2607a2b892ce3c4f4da0b09c88ed1d6a4951020c.tar.xz
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
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/2_bug_report_macos.md8
1 files changed, 5 insertions, 3 deletions
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).