SomberNight
|
8f4c384aad
|
qt crash reporter: html.escape traceback to avoid formatting issues
fixes #6099
|
2020-04-18 05:48:11 +02:00 |
|
SomberNight
|
28ca561bba
|
added trigger_crash method for testing crash reporter
invoke via console as:
electrum.base_crash_reporter.trigger_crash()
|
2019-07-04 18:06:21 +02:00 |
|
SomberNight
|
53893be4c9
|
crash reporter: in Qt subclass, do network request using WaitingDialog
so it does not block the GUI
|
2019-07-02 19:27:36 +02:00 |
|
SomberNight
|
7a99fdc275
|
kivy: fix crash in logging.py; platform.platform() not available
|
2019-05-06 19:10:29 +02:00 |
|
SomberNight
|
1ef804c652
|
small import clean-up
|
2018-10-11 16:30:30 +02:00 |
|
Janus
|
be50394f11
|
aiorpcx: increase crash reporter timeout, avoid is_running in kivy
|
2018-09-06 17:18:26 +02:00 |
|
Janus
|
6e80ba7b4f
|
asyncio: labels, crash_reporter, fx: migrate requests use to aiohttp
|
2018-09-06 16:18:45 +02:00 |
|
Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|