From fb32de7a88b7f34a17c29e8ea701d919e519527a Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Thu, 10 Dec 2020 14:53:01 +0100 Subject: [PATCH] known issues doc --- docs/known_issues.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/known_issues.md diff --git a/docs/known_issues.md b/docs/known_issues.md new file mode 100644 index 000000000..c44581c80 --- /dev/null +++ b/docs/known_issues.md @@ -0,0 +1,7 @@ +# List of known issues + +## Linux + +### Crash on right-click + +This issue does not depend on MeshLab and is related to the newer Intel iris driver (see [here](https://github.com/cnr-isti-vclab/meshlab/issues/809) and [here](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3663)). Check if you can update your graphics card drivers. \ No newline at end of file