fetchcord / FetchCord

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

Unknown Motherboard (ASRock A320M-DGS) #121

Closed Mar0xy closed 3 years ago

Mar0xy commented 3 years ago

Debug info

[KeyError]: 'Font:'[KeyError]: 'Font:'[KeyError]: 'Host:'
----run_rpc----

uptime in epoch: 1608180260.0
cpuid: 740660055925587978
cpuappid: 741152732756312125
termappid: 741328861115056160
[KeyError]: 'Host:'
2637 (dpkg), 1 (pkg), 32 (flatpak) 
----out.py----

----DE/WM----
deid: GNOME
wmid: Mutter
wmline item 0: Mutter 

----TERMINAL----

[KeyError]: 'Font:'
fontline: Font: N/A
termid: 741328861115056160
termline item 0: gnome-terminal 
themeline: Pop 
ChromeOS-dark [GTK2/3] 
[KeyError]: 'Host:'

----GPU INFO----

gpuinfo: NVIDIA GeForce GTX 1060 3GB
gpuvendor: nvidia

----CPU INFO----

cpuvendor: amd
cpumodel: Ryzen 5
cpuinfo: AMD Ryzen 5 1600 (12) @ 3.200GHz
cpuline item 0: AMD Ryzen 5 1600 (12) @ 3.200GHz
memline: 4401MiB / 16002MiB 

----OS INFO----

sysosline: Pop!_OS 20.10 x86_64 
sysosid: 740660055925587978
[KeyError]: 'Disk'
diskline: Disk N/A
packagesline item 0: 2637 (dpkg), 1 (pkg), 32 (flatpak) 

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

deid: GNOME
wmid: Mutter

----TERMINAL/SHELL----

termid: 741328861115056160
shellid: bash

----HOST INFO----

[KeyError]: 'Host:'
[KeyError]: 'Host:'
hostid: 742887089179197462

----GPU INFO----

gpuvendor: nvidia

----CPU INFO----

cpumodel: Ryzen 5

('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: cycle_3>)
[KeyError]: 'Host:'
Unknown motherboard, contact us on github to resolve this.
{}
cycle0 not in : True
try_connect(key="cycle0") on <pypresence.presence.Presence object at 0x7f3e8f4cc040>
cycle 0
try_update(key="cycle0") on <pypresence.presence.Presence object at 0x7f3e8f4cc040>
appid: 740660055925587978

Neofetch

OS: Pop!_OS 20.10 x86_64 
Kernel: 5.8.0-7630-generic 
Uptime: 4 hours, 48 mins 
Packages: 2637 (dpkg), 1 (pkg), 32 (flatpak) 
Shell: bash 5.0.17 
Resolution: 1920x1080 
DE: GNOME 3.38.2 
WM: Mutter 
WM Theme: Pop 
Theme: ChromeOS-dark [GTK2/3] 
Icons: Vimix-Black [GTK2/3] 
Terminal: gnome-terminal 
CPU: AMD Ryzen 5 1600 (12) @ 3.200GHz 
GPU: NVIDIA GeForce GTX 1060 3GB 
Memory: 4343MiB / 16002MiB 

Requested item

Support for the ASRock A320M-DGS Motherboard

BlivionIaG commented 3 years ago

Thanks, I'll add it as soon as I can (probably Saturday).

BlivionIaG commented 3 years ago

Hello can you try with this version and run with --debug, i want the Host output : FetchCord-2.7.1-py3-none-any.zip

(unzip the file and install it with pip install FetchCord-2.7.1-py3-none-any.whl)

Mar0xy commented 3 years ago

Hello can you try with this version and run with --debug, i want the Host output : FetchCord-2.7.1-py3-none-any.zip

(unzip the file and install it with pip install FetchCord-2.7.1-py3-none-any.whl)

It seems like you forgot to put a link to the file.

BlivionIaG commented 3 years ago

Oops sorry ^^,well it's released now, can you try it ?

Mar0xy commented 3 years ago

Oops sorry ^^,well it's released now, can you try it ?

Sure thing just got around to trying it

----HOST INFO----

[KeyError]: 'Host:'
[KeyError]: 'Host:'
hostid: 742887089179197462

It still seems to error when trying to get the Host

BlivionIaG commented 3 years ago

It's because neofetch doesn't report the host field. Seams to work correctly otherwise right ? I'm closing the ticket