[chronojump] Improved chronojump-importer/howto_easily_debug.txt



commit 676ce0db483106829888d411ac546f401580ea46
Author: Xavier de Blas <xaviblas gmail com>
Date:   Sun Oct 6 18:18:25 2019 +0200

    Improved chronojump-importer/howto_easily_debug.txt

 src/chronojump-importer/howto_easily_debug.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/src/chronojump-importer/howto_easily_debug.txt b/src/chronojump-importer/howto_easily_debug.txt
index 6f44bf71..928b9917 100644
--- a/src/chronojump-importer/howto_easily_debug.txt
+++ b/src/chronojump-importer/howto_easily_debug.txt
@@ -1 +1,14 @@
+-------------------------------------------------------------------
+note calling like this will not update the database to be imported,
+so is much better do it from chronojump that will update previously
+
+note there is a debug file option to tmp on chronojump_importer.py
+that is activated by debug mode on preferences
+-------------------------------------------------------------------
+
+
 python chronojump_importer.py "--source" easily-debug/importDB.tmp "--source_base_directory" 
easily-debug/ChronojumpImportDebug "--destination" 
"/home/xavier/.local/share/Chronojump/database/chronojump.db" "--source_session" "2"
+
+or to test forceSensor things:
+
+python chronojump_importer.py "--source" easily-debug2/importDB.tmp "--source_base_directory" 
easily-debug2/ChronojumpImportDebug "--destination" 
"/home/xavier/.local/share/Chronojump/database/chronojump.db" "--source_session" "2"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]