1fvwm-bug(1) Fvwm Modules fvwm-bug(1)
2
3
4
6 fvwm-bug - report a bug in fvwm
7
9 fvwm-bug [--help] [--version] [address]
10
12 fvwm-bug is a shell script to help the user compose and mail bug
13 reports concerning fvwm in a standard format. fvwm-bug invokes the
14 editor specified by the environment variable EDITOR on a temporary copy
15 of the bug report format outline. The user must fill in the appropriate
16 fields and exit the editor. fvwm-bug then mails the completed report
17 to the local fvwm maintainer, the fvwm workers list fvwm-work‐
18 ers@fvwm.org, or address. If the report cannot be mailed, it is saved
19 in the file dead.fvwm-bug in the invoking user's home directory.
20
21 The bug report format outline consists of several sections. The first
22 section provides information about the machine, operating system, the
23 fvwm version, and the compilation environment. The second section
24 should be filled in with a description of the bug. The third section
25 should be a description of how to reproduce the bug. The optional
26 fourth section is for a proposed fix. Fixes are encouraged.
27
29 fvwm-bug will utilize the following environment variables if they
30 exist:
31
32 EDITOR Specifies the preferred editor. If EDITOR is not set, fvwm-bug
33 defaults to emacs.
34
35 HOME Directory in which the failed bug report is saved if the mail
36 fails.
37
38
39
40Fvwm 06 November 2016 (2.6.7) fvwm-bug(1)