Re: Commit 3f61e78 breaks fvwm3 -v
Dominik Vogt <[email protected]> Wed, 24 Nov 2021 13:40:53 +0100
| Newsgroups | gmane.comp.window-managers.fvwm.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 24, 2021 at 03:49:19AM -0700, Jaimos Skriletz wrote: > Hello, > > On my system the following commit makes it so fvwm3 -v fails to start > on my system. But fvwm3 works just fine. I tracked the issue to this > commit, as this is the first commit in which fvwm3 -v no longer works > when running startx using a ~/.xsession file to launch fvwm3. > > https://github.com/fvwmorg/fvwm3/commit/3f61e78201a452a69c74ccde036e3713= 91e0dfd3 > So unsure if fvwm3 is crashing or just exiting for some reason. Crashing because it used the not yet set log_file_name. It was really difficult to rewrite the logic, and the tests missed that case. Fixed on master. Ciao Dominik ^_^ ^_^ =2D- Dominik Vogt