File: bugs

package info (click to toggle)
fenrir 1.9.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,724 kB
  • sloc: python: 10,749; sh: 387; makefile: 12
file content (15 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Please report Bugs and feature requests to:
https://github.com/chrys87/fenrir/issues

For bugs, please provide a debug file that shows the issue.
How to create a debug file:
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

please be as precise as possible to make it easy to solve the problem.