“chafa --version” writes to stderr #8

Closed
opened 2022-04-04 09:26:38 +00:00 by kseistrup · 2 comments
    87	    output = run("chafa --version")

If chafa is installed, starting the latest offpunk will look like this:

$ offpunk
Chafa version 1.8.0

Features: mmx sse4.1 popcnt
Applying: mmx sse4.1 popcnt

Copyright (C) 2018-2021 Hans Petter Jansson et al.
Incl. libnsgif copyright (C) 2004 Richard Wilson, copyright (C) 2008 Sean Fox

This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Creating config directory /home/kseistrup/.cache/offpunk/
Welcome to Offpunk!
Type `help` to get the list of available command.
ON>

This feels spammy, so I have uninstalled chafa, but still…

``` 87 output = run("chafa --version") ``` If `chafa` is installed, starting the latest `offpunk` will look like this: ```sh $ offpunk Chafa version 1.8.0 Features: mmx sse4.1 popcnt Applying: mmx sse4.1 popcnt Copyright (C) 2018-2021 Hans Petter Jansson et al. Incl. libnsgif copyright (C) 2004 Richard Wilson, copyright (C) 2008 Sean Fox This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Creating config directory /home/kseistrup/.cache/offpunk/ Welcome to Offpunk! Type `help` to get the list of available command. ON> ``` This feels spammy, so I have uninstalled `chafa`, but still…
Owner

This is a bug in chafa that has been fixed with 1.10 : https://github.com/hpjansson/chafa/issues/81

Will see what can be done on Offpunk side.

This is a bug in chafa that has been fixed with 1.10 : https://github.com/hpjansson/chafa/issues/81 Will see what can be done on Offpunk side.
Owner

This has been fixed in a recent commit due to timg having the same issue.

This has been fixed in a recent commit due to timg having the same issue.
ploum closed this issue 2022-10-10 13:55:25 +00:00
ploum referenced this issue from a commit 2023-03-08 22:15:27 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ploum/offpunk#8
No description provided.