KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.82k stars 453 forks source link

screenfetch reports wrong desktop Ubuntu-Cinnamon 24.04 #792

Closed ChooChooAl closed 2 weeks ago

ChooChooAl commented 1 month ago

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

[x] bug report
[ ] new distro request

Bug report screenfetch reports the wrong desktop. Reports GNOME DE: GNOME 46.0.1 Some extra info: echo $XDG_CURRENT_DESKTOP X-Cinnamon echo $DESKTOP_SESSION cinnamon

=> search Github for a similar issue or PR before submitting

782 looks close.

=> download the latest revision from Github and check if the bug is still present -> https://github.com/KittyKatt/screenFetch/raw/master/screenfetch-dev Yes it's still there. Same version in distro too. => Show us the output of: screenfetch -v

:: Finding distro...found as 'Ubuntu 24.04'
:: Finding hostname and user...found as 'alan@Ubuntu'
:: Finding kernel version...found as 'x86_64 Linux 6.8.0-31-generic'
:: Finding current uptime...found as '7h 10m'
:: Finding current package count...found as '3139'
:: Finding current shell...found as 'bash 5.2.21'
:: Finding current resolution(s)...found as '1920x1080'
:: Finding desktop environment...found as 'GNOME 46.0.1'
:: Finding window manager...found as 'Muffin'
:: Finding window manager theme...found as 'Yaru-olive-dark2 (Yaru-cinnamon-dark)'
:: Finding GTK2 theme...found as 'Yaru-olive-dark2'
:: Finding GTK3 theme...found as 'Yaru-olive-dark2'
:: Finding icon theme...found as 'AKiconsD'
:: Finding user font...found as 'Ubuntu 15'
:: Finding current CPU...found as 'Intel Core i7-8550U @ 8x 4GHz [52.0°C]'
:: Finding current disk usage...found as '48G / 134G (38%%)'
:: Finding current GPU...found as 'Mesa Intel(R) UHD Graphics 620 (KBL GT2)'
:: Finding current RAM usage...found as '3457MiB / 15760MiB'

**New distro request**

Distro name: Ubuntu Cinnamon 24.04

Show us the output of => lsb_release -sirc No LSB modules are available. Ubuntu 24.04 noble

=> cat /etc/os-release PRETTY_NAME="Ubuntu 24.04 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04 LTS (Noble Numbat)" VERSION_CODENAME=noble 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=noble LOGO=ubuntu-logo

=> ls -1 /etc/*-release /etc/lsb-release /etc/os-release

ChooChooAl commented 2 weeks ago

@KittyKatt I am no longer using Ubuntu Cinnamon. I'm leaving this with you if you want to do anything for others maybe.