From 9eca560b0834f522621719df05085d683d2f1f74 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sun, 15 Feb 2015 10:39:32 +0100 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 2def797..cee5844 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -4,9 +4,14 @@ This page is meant to be a starting point for people looking to find information ## Information by version number -### v6.9.0 +### 7.6.0 -This release contains an unfortunate bug that causes huge memory usage in mkvmerge. Release v6.9.1 is currently being built; please stay with 6.8.0 until 6.9.1 has been released (should be done around 22:00 CEST on 2014-04-18). +Only on Windows: The GUI (mmg.exe) has been linked a newer version of the wxWidgets GUI toolkit library than the previous release, 7.5.0. This results in two issues: + +1. If you right-click on any input, open the »Insert Unicode character« sub-menu (even accidentally) and then close that sub-menu again then a crash message will be shown. +2. Deleting entries in the chapter editor will leave the chapter editor in a semi-unworking state. You will have to click on another entry before any of the controls start reacting again; however you will also receive an error message that the UID is not valid/not set. + +Both issues have been fixed in [new pre-builds](https://www.bunkus.org/videotools/mkvtoolnix/win32/pre/) by building against the same version that 7.5.0 has been build against. ### 5.9.0 and later