2017-08-11 16:20:34 -04:00
|
|
|
Please report Bugs and feature requests to:
|
|
|
|
https://github.com/chrys87/fenrir/issues
|
|
|
|
|
2017-08-12 06:38:03 -04:00
|
|
|
For bugs, please provide a debug file that shows the issue.
|
|
|
|
How to create a debug file:
|
2017-08-11 16:20:34 -04:00
|
|
|
1. first delete old stuff:
|
|
|
|
sudo rm /var/log/fenrir.log
|
|
|
|
2. start fenrir in debug mode
|
|
|
|
sudo fenrir -d
|
|
|
|
<do your stuff>
|
|
|
|
3.
|
|
|
|
stop fenrir (fenrirKey + q)
|
|
|
|
the debug file is in /var/log/fenrir.log
|
|
|
|
|
|
|
|
plese be as precise as possible to make it easy to solve the problem.
|