From 6d028f4ef2d2cc565672a498d4966307fc731645 Mon Sep 17 00:00:00 2001 From: Tamara Hogenhout Date: Mon, 19 Oct 2015 14:04:57 +0200 Subject: [PATCH] Added the location of the log-file on Ubuntu. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f118fa66d5..5cb3bb4db4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Use [this](https://github.com/Ultimaker/Uranium/wiki/Bug-Reporting-Template) tem For crashes and similar issues, please attach the following information: * (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output) -* The Cura GUI log file, located at (Windows) $User/AppData/Local/cura/cura.log, (OSX) $User/.cura/cura.log +* The Cura GUI log file, located at (Windows) $User/AppData/Local/cura/cura.log, (OSX) $User/.cura/cura.log, (Ubuntu) $USER/.local/share/cura * The Cura Engine log, using Help -> Show Engine Log Dependencies