Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Theme information is reported incorrectly #949

Closed
fearphage opened this issue Apr 11, 2018 · 1 comment
Closed

Theme information is reported incorrectly #949

fearphage opened this issue Apr 11, 2018 · 1 comment

Comments

@fearphage
Copy link

Description

The theme information is inaccurate. However if you set the following environment variable, it displays the correct theme information.

  • GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/

Neofetch version

3.4.0

Screenshot

➜  neofetch-3.4.0 ./neofetch --version | head -n 1
Neofetch 3.4.0
➜  neofetch-3.4.0 ./neofetch -vv 2> neofetch.log                        
            .-/+oossssoo+/-.               phred@honeypot
        `:+ssssssssssssssssss+:`           ----------------------------
      -+ssssssssssssssssssyyssss+-         OS: Ubuntu 17.10 x86_64
    .ossssssssssssssssssdMMMNysssso.       Host: XPS 15 9560
   /ssssssssssshdmmNNmmyNMMMMhssssss/      Kernel: 4.13.0-38-generic
  +ssssssssshmydMMMMMMMNddddyssssssss+     Uptime: 3 days, 21 hours, 1 min
 /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/    Packages: 2583
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Shell: zsh 5.2
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   Resolution: 3840x2160
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   DE: Unity:Unity7:ubuntu
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   WM: Compiz
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   WM Theme: Adwaita
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Theme: Adwaita [GTK2/3]
 /sssssssshNMMMyhhyyyyhdNMMMNhssssssss/    Icons: Adwaita [GTK2/3]
  +sssssssssdmydMMMMMMMMddddyssssssss+     CPU: Intel i7-7700HQ (8) @ 3.800GHz
   /ssssssssssshdmNNNNmyNMMMMhssssss/      GPU: NVIDIA GeForce GTX 1050 Mobile
    .ossssssssssssssssssdMMMNysssso.       GPU: Intel HD Graphics 630
      -+sssssssssssssssssyyyssss+-         Memory: 31099MiB / 32018MiB
        `:+ssssssssssssssssss+:` 
            .-/+oossssoo+/-.                                       


➜  neofetch-3.4.0   GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules/ ./neofetch -vv 2> neofetch-with-env.log 
            .-/+oossssoo+/-.               phred@honeypot
        `:+ssssssssssssssssss+:`           ----------------------------
      -+ssssssssssssssssssyyssss+-         OS: Ubuntu 17.10 x86_64
    .ossssssssssssssssssdMMMNysssso.       Host: XPS 15 9560
   /ssssssssssshdmmNNmmyNMMMMhssssss/      Kernel: 4.13.0-38-generic
  +ssssssssshmydMMMMMMMNddddyssssssss+     Uptime: 3 days, 21 hours, 3 mins
 /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/    Packages: 2583
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Shell: zsh 5.2
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   Resolution: 3840x2160
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   DE: Unity:Unity7:ubuntu
ossyNMMMNyMMhsssssssssssssshmmmhssssssso   WM: Compiz
+sssshhhyNMMNyssssssssssssyNMMMysssssss+   WM Theme: Arc-Dark
.ssssssssdMMMNhsssssssssshNMMMdssssssss.   Theme: Arc-Dark [GTK2/3]
 /sssssssshNMMMyhhyyyyhdNMMMNhssssssss/    Icons: Numix-Circle [GTK2/3]
  +sssssssssdmydMMMMMMMMddddyssssssss+     CPU: Intel i7-7700HQ (8) @ 3.800GHz
   /ssssssssssshdmNNNNmyNMMMMhssssss/      GPU: NVIDIA GeForce GTX 1050 Mobile
    .ossssssssssssssssssdMMMNysssso.       GPU: Intel HD Graphics 630
      -+sssssssssssssssssyyyssss+-         Memory: 31036MiB / 32018MiB
        `:+ssssssssssssssssss+:` 
            .-/+oossssoo+/-.                                       

Config file

N/A

Verbose log

Both logs are available here.

Background

I found and filed a similar issue with screenfetch (KittyKatt/screenFetch#549). The background information on the source of the environment variable is located in the linked issue.

@dylanaraps
Copy link
Owner

Fixed.

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

No branches or pull requests

2 participants