screenFetch
screenFetch copied to clipboard
screenfetch remains locked after "Finding current CPU"
I'm submitting a ... (check one with "x")
[ x] bug report
[ ] new distro request
Bug report
=> download the latest revision from Github and check if the bug is still present
-> https://github.com/KittyKatt/screenFetch/raw/master/screenfetch-dev
Yes, still present.
=> Show us the output of: screenfetch -v
% ./screenfetch-dev -v
:: Finding distro...found as 'Ubuntu 22.04'
:: Finding hostname and user...found as 'marian@zoe'
:: Finding kernel version...found as 'x86_64 Linux 6.2.0-39-generic'
:: Finding current uptime...found as '1h 28m'
:: Finding current package count...found as '5813'
:: Finding current shell...found as 'bash 5.1.16'
:: Finding current resolution(s)...found as '1920x1080'
:: Finding desktop environment...found as 'Cinnamon 5.2.7'
:: Finding window manager...found as 'Muffin'
:: Finding window manager theme...found as ' (Default)'
:: Finding GTK2 theme...found as 'Adwaita'
:: Finding GTK3 theme...found as 'Adwaita'
:: Finding icon theme...found as 'gnome'
:: Finding user font...found as 'Sans 9'
:: Finding current CPU...found as 'Intel Core i5-8300H @ 8x 4GHz [62.0°C]'
Distro name: Ubuntu 22.04
Show us the output of => lsb_release -sirc
Ubuntu
22.04
jammy
=> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
=> ls -1 /etc/*-release
/etc/lsb-release
/etc/os-release@