Signed-off-by: dimyme

This commit is contained in:
dimyme 2018-09-21 14:07:20 +02:00
parent e369f5e81b
commit b20849dc7f
2 changed files with 25 additions and 0 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ dist
docs/_*/*
docs/autodoc/
pyan/
src/**/.log

24
src/debug.log Normal file
View File

@ -0,0 +1,24 @@
2018-09-21 12:54:07,088 - WARNING - Using default logger configuration
2018-09-21 12:54:09,118 - WARNING - Keyfile had insecure permissions, and there were enabled keys. The truly paranoid should stop using them immediately.
2018-09-21 12:56:57,250 - WARNING - Using default logger configuration
2018-09-21 12:57:56,713 - WARNING - Using default logger configuration
2018-09-21 12:58:25,030 - WARNING - Using default logger configuration
2018-09-21 12:58:45,666 - WARNING - Using default logger configuration
2018-09-21 12:59:02,696 - WARNING - Using default logger configuration
2018-09-21 12:59:04,335 - WARNING - /home/rr/.namecoin/namecoin.conf unreadable or missing, Namecoin support deactivated
2018-09-21 12:59:04,337 - WARNING - There was a problem testing for a Namecoin daemon. Hiding the Fetch Namecoin ID button
2018-09-21 12:59:04,356 - WARNING - No indicator plugin found
2018-09-21 12:59:04,357 - WARNING - No notification.message plugin found
2018-09-21 12:59:04,357 - WARNING - No notification.sound plugin found
2018-09-21 13:36:41,299 - WARNING - Using default logger configuration
2018-09-21 13:36:42,791 - WARNING - /home/rr/.namecoin/namecoin.conf unreadable or missing, Namecoin support deactivated
2018-09-21 13:36:42,800 - WARNING - There was a problem testing for a Namecoin daemon. Hiding the Fetch Namecoin ID button
2018-09-21 13:36:42,809 - WARNING - No indicator plugin found
2018-09-21 13:36:42,810 - WARNING - No notification.message plugin found
2018-09-21 13:36:42,811 - WARNING - No notification.sound plugin found
2018-09-21 13:37:06,044 - WARNING - Using default logger configuration
2018-09-21 13:37:07,427 - WARNING - /home/rr/.namecoin/namecoin.conf unreadable or missing, Namecoin support deactivated
2018-09-21 13:37:07,429 - WARNING - There was a problem testing for a Namecoin daemon. Hiding the Fetch Namecoin ID button
2018-09-21 13:37:07,435 - WARNING - No indicator plugin found
2018-09-21 13:37:07,436 - WARNING - No notification.message plugin found
2018-09-21 13:37:07,437 - WARNING - No notification.sound plugin found