fetchcord / FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence
MIT License
325 stars 19 forks source link

Apparently my shell (bash) and distro (gentoo) aren't supported. #95

Closed Phate6660 closed 3 years ago

Phate6660 commented 3 years ago

Debug info

laptop: False
----out.py----

----DE/WM----
deid: N/A
wmid: bspwm
wmline item 0: WM: bspwm 

----TERMINAL----

fontline: Terminal Font: Misc Fixed 
termid: xterm
termline item 0: Terminal: xterm 
themeline: Theme: N/A

----HOST INFO----

hostline: ['Host: N/A']

----GPU INFO----

gpuinfo: GPU: env: ‘glxinfo’: No such file or directory 
gpuvendor: AMD

----CPU INFO----

cpuvendor: Intel
cpumodel: Intel i5
cpuinfo: CPU: Intel i5-3470 (4) @ 1.7GHz
cpuline item 0: CPU: Intel i5-3470 (4) @ 1.7GHz 
memline: Memory: 4504MiB / 15964MiB (28%) 

----OS INFO----

sysosline: ['OS: Gentoo Base System release 2.7 ']
sysosid: Gentoo
packagesline item 0: Packages: 638 (emerge) 
Unknown shell, contact us on github to resolve this.
Unknown Host, contact us on github to resolve this.(Keyerror)
Unsupported Distro, contact us on the GitHub page to resolve this.(keyerror)

----testing.py----
----DE/WM----

deid: N/A
wmid: bspwm

----TERMINAL/SHELL----

termid: xterm
shellid: unknown

----HOST INFO----

hostid: N/A

----GPU INFO----

gpuvendor: AMD

----CPU INFO----

cpumodel: Intel i5

Requested item

Apparently my shell and distro aren't supported.

Distro: Gentoo Shell: BASH (version 5.0.18(1)-release)

MrPotatoBobx commented 3 years ago

will try to fix

BlivionIaG commented 3 years ago

Hello, does it work now ?

MrPotatoBobx commented 3 years ago

please try the new fetchcord, if the issue still persists you can reopen the issue.

Phate6660 commented 3 years ago
----run_rpc----

uptime in epoch: 1608693766.0
Unknown distro, contact us on github to resolve this.
cpuid: 742993278143692821
cpuappid: 741099939198926920
termappid: 741287143187546125
Unknown motherboard, contact us on github to resolve this.
hostappid: 742887089179197462
651 (emerge), 63 (pkg) 
----out.py----

----DE/WM----
[KeyError]: 'DE:'
deid: DE:
wmid: herbstluftwm
wmline item 0: herbstluftwm 

----TERMINAL----

fontline: Misc Fixed 11 [GTK2/3] 
Misc Fixed 
termid: 741287143187546125
termline item 0: xterm 
[KeyError]: 'Theme:'
themeline: Theme: N/A

----HOST INFO----

hostline: OptiPlex 7010 01 
batteryline: Battery: N/A
resline: 1280x1024 

----GPU INFO----

gpuinfo: bash: glxinfo: command not found
gpuvendor: amd

----CPU INFO----

cpuvendor: intel
cpumodel: Intel i5
cpuinfo: Intel i5-3470 (4) @ 3.6GHz
cpuline item 0: Intel i5-3470 (4) @ 3.6GHz
memline: 4026MiB / 15969MiB (25%) 

----OS INFO----

sysosline: Gentoo Base System release 2.7 x86_64 
Unknown distro, contact us on github to resolve this.
sysosid: 742993278143692821
diskline: /): 124G / 1.8T (8%) 
/mnt/ehdd): 1.7T / 1.8T (98%) 
/mnt/ehdd2): 444G / 916G (52%) 
packagesline item 0: 651 (emerge), 63 (pkg) 

----testing.py----
----DE/WM----

[KeyError]: 'DE:'
deid: DE:
wmid: herbstluftwm

----TERMINAL/SHELL----

termid: 741287143187546125
shellid: bash

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: amd

----CPU INFO----

cpumodel: Intel i5

('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: cycle_3>)
Unknown distro, contact us on github to resolve this.
Unknown motherboard, contact us on github to resolve this.
{}
cycle0 not in : True
try_connect(key="cycle0") on <pypresence.presence.Presence object at 0x7fb6eede1610>
[KeyError]: 'DE:'
Unknown DE/WM, contact us on github to resolve this.
cycle 0
[KeyError]: 'DE:'
try_update(key="cycle0") on <pypresence.presence.Presence object at 0x7fb6eede1610>
Unknown distro, contact us on github to resolve this.
appid: 742993278143692821
Closing connection.
Phate6660 commented 3 years ago

Odd, I can't seem to re-open the issue.