Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grep error before screenfetch layout #788

Open
hikikomori4 opened this issue Mar 31, 2024 · 5 comments
Open

grep error before screenfetch layout #788

hikikomori4 opened this issue Mar 31, 2024 · 5 comments

Comments

@hikikomori4
Copy link

Every time run program under a tmux session, a grep error appears. Two lines:

grep: warning: stray \ before "
grep: warning: stray \ before "

There is no error when running without tmux. grep alone or other programs do not give errors.

I'm submitting a ... (check one with "x")

[x] bug report
[ ] new distro request

Bug report

 => Show us the output of: screenfetch -v
$ screenfetch -v
:: Finding distro...found as 'Manjaro 23.1.3'
:: Finding hostname and user...found as 'user@host'
:: Finding kernel version...found as 'x86_64 Linux 6.5.13-7-MANJARO'
:: Finding current uptime...found as '1d 7h 28m'
:: Finding current package count...found as '1591'
:: Finding current shell...found as 'bash'
:: Finding current resolution(s)...found as '2560x1024'
grep: предупреждение: лишняя \ перед "
grep: предупреждение: лишняя \ перед "
:: Finding desktop environment...found as 'Not Present'
:: Finding window manager...found as 'KWin'
:: Finding window manager theme...found as 'Not Found'
:: Finding GTK2 theme...found as 'Breeze'
:: Finding GTK3 theme...found as 'Breeze'
:: Finding icon theme...found as 'breeze'
:: Finding user font...found as 'Noto Sans,  10'
:: Finding current CPU...found as 'Intel Core i3-2120 @ 4x 3.3GHz [51.0°C]'
:: Finding current disk usage...found as '7,8T / 14T (57%%)'
:: Finding current GPU...found as 'Mesa Intel(R) HD Graphics 2000 (SNB GT1)'
:: Finding current RAM usage...found as '3363MiB / 3643MiB'

 ██████████████████  ████████     user@host
 ██████████████████  ████████     OS: Manjaro 23.1.3 Vulcan
 ██████████████████  ████████     Kernel: x86_64 Linux 6.5.13-7-MANJARO
 ██████████████████  ████████     Uptime: 1d 7h 28m
 ████████            ████████     Packages: 1591
 ████████  ████████  ████████     Shell: bash
 ████████  ████████  ████████     Resolution: 2560x1024
 ████████  ████████  ████████     WM: KWin
 ████████  ████████  ████████     GTK Theme: Breeze [GTK2/3]
 ████████  ████████  ████████     Icon Theme: breeze
 ████████  ████████  ████████     Font: Noto Sans,  10
 ████████  ████████  ████████     Disk: 7,8T / 14T (57%)
 ████████  ████████  ████████     CPU: Intel Core i3-2120 @ 4x 3.3GHz [51.0°C]
 ████████  ████████  ████████     GPU: Mesa Intel(R) HD Graphics 2000 (SNB GT1)
                                  RAM: 3363MiB / 3643MiB

New distro request

Distro name:
Homepage:
Distro logo:
Package manager:

Show us the output of
 => lsb_release -sirc
ManjaroLinux 23.1.3 Vulcan

 => cat /etc/os-release

NAME="Manjaro Linux"
PRETTY_NAME="Manjaro Linux"
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="32;1;24;144;200"
HOME_URL="https://manjaro.org/"
DOCUMENTATION_URL="https://wiki.manjaro.org/"
SUPPORT_URL="https://forum.manjaro.org/"
BUG_REPORT_URL="https://docs.manjaro.org/reporting-bugs/"
PRIVACY_POLICY_URL="https://manjaro.org/privacy-policy/"
LOGO=manjarolinux

 => ls -1 /etc/*-release

/etc/arch-release
/etc/lsb-release
/etc/manjaro-release
/etc/os-release

@MFTabriz
Copy link

MFTabriz commented Apr 6, 2024

seems like a duplicate of #754

@mohemiv
Copy link

mohemiv commented Apr 22, 2024

I can reproduce the issue in 3.9.1, but the issue doesn't appear in screenfetch-dev (master branch).

Also, I can see this error without tmux.

@nPHYN1T3
Copy link

nPHYN1T3 commented May 3, 2024

Seeing this here as well.

@shroomwastaken
Copy link

seeing this as well
just installed with
sudo pacman -Syu screenfetch

@ogaken-1
Copy link

#755 will resolve this. It's not released still now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants