-
-
Notifications
You must be signed in to change notification settings - Fork 39
Printing debug info
Oliver Tseng edited this page Feb 19, 2021
·
3 revisions
To help diagnose issues, please also provide debugging info so the developers can help resolve the problem.
Run:
python debug.py
It will produce a report similar to:
==============================================================
Debugging Information
==============================================================
# Platform
Python=['3.8.5 (default, Aug 15 2020, 22:51:25) ', '[Clang 11.0.0 (clang-1100.0.33.17)]']
sysname=Darwin
release=20.3.0
version=Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64
machine=x86_64
platform=macOS-10.16-x86_64-i386-64bit
# Locale
timezone=EST-0500
defaultlocale=('en_US', 'UTF-8')
getlocale=en_US
# Version
UBA Version: 21.44
# Config
config.theme=dark
config.userLanguage=Korean
config.userLanguageInterface=True
config.menuLayout=aleph
config.theme=dark
config.menuShortcuts=syntemno
config.marvelData=marvelData
config.qtMaterial=False
config.qtMaterialTheme=dark_blue.xml
config.useFastVerseParsing=True
config.menuShortcuts=syntemno
config.startupMacro=
config.enableMacros=True
config.useFastVerseParsing=True
config.disableModulesUpdateCheck=True
config.translationLanguage is undefined
Provide a copy of this when you create an issue.