aboutsummaryrefslogtreecommitdiff
path: root/doc/troubleshooting.html
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-12-04 23:02:40 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-12-04 23:02:40 +0800
commit06496661120f7858f26a29f76631e6f0a0ebae7f (patch)
tree569d912a4d10a9439e2def8d71e5d9dcafe2cb95 /doc/troubleshooting.html
parent96a17cb0283647b7a5b7afa9c35a5d1d2b8d6fc7 (diff)
downloadQMidiPlayer-06496661120f7858f26a29f76631e6f0a0ebae7f.tar.xz
Do not crash if midi device is disconnected during the playback.
Linux build no longer searches working directory for plugins. Instead it should search the plugin folder in the executable directory. Documentation update.
Diffstat (limited to 'doc/troubleshooting.html')
-rw-r--r--doc/troubleshooting.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/troubleshooting.html b/doc/troubleshooting.html
index 34b50b2..7caf8be 100644
--- a/doc/troubleshooting.html
+++ b/doc/troubleshooting.html
@@ -159,7 +159,7 @@ The data at memory address 0x000001d8 could not be read.
0x69bf6fd4 from [unknown module] in BaseThreadInitThunk (No symbols)
0x6b97cf31 from [unknown module] in RtlUserThreadStart (No symbols)
</pre>
- Append that to your issue report (make sure it doesn't contain any personal stuff first).
+ Append that to your issue report (make sure it doesn't contain any personal data first).
For Linux users, you usually already have a coredump for the crash. Please refer to the
documentation of your distribution for how to take a back trace from that coredump.
</p>