fetchcord / FetchCord

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

Unknown Motherboard ( Gigabyte GA-Z170XP-SLI ) #124

Closed ghost closed 3 years ago

ghost commented 3 years ago

Debug info

Fetchcord

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

uptime in epoch: 1609207413.0
cpuid: 740434138036699178
cpuappid: 741100300219187335
termappid: 741328861115056160
Unknown motherboard, contact us on github to resolve this.
hostappid: 742887089179197462
2209 (dpkg), 15 (snap) 
----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: Adwaita 
Sweet-Dark [GTK2/3] 

----HOST INFO----

hostline: Z170XP-SLI 
batteryline: Battery: N/A
resline: 1680x1050 

----GPU INFO----

gpuinfo: Intel HD Graphics 630
gpuvendor: intel

----CPU INFO----

cpuvendor: intel
cpumodel: Intel i7
cpuinfo: Intel i7-7700K (8) @ 4.500GHz
cpuline item 0: Intel i7-7700K (8) @ 4.500GHz
memline: 3562MiB / 31995MiB 

----OS INFO----

sysosline: Ubuntu 20.10 x86_64 
sysosid: 740434138036699178
[KeyError]: 'Disk'
diskline: Disk N/A
packagesline item 0: 2209 (dpkg), 15 (snap) 

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

deid: GNOME
wmid: Mutter

----TERMINAL/SHELL----

termid: 741328861115056160
shellid: bash

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: intel

----CPU INFO----

cpumodel: Intel i7

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

NeoFetch

OS: Ubuntu 20.10 x86_64 
Host: Z170XP-SLI 
Kernel: 5.8.0-33-generic 
Uptime: 33 mins 
Packages: 2209 (dpkg), 15 (snap) 
Shell: bash 5.0.17 
Resolution: 1680x1050 
DE: GNOME 3.38.1 
WM: Mutter 
WM Theme: Adwaita 
Theme: Sweet-Dark [GTK2/3] 
Icons: candy-icons [GTK2/3] 
Terminal: gnome-terminal 
CPU: Intel i7-7700K (8) @ 4.500GHz 
GPU: Intel HD Graphics 630 
Memory: 3485MiB / 31995MiB 

Requested item

Support for Motherbard Gigabyte GA-Z170XP-SLI

BlivionIaG commented 3 years ago

Hello, I've added you motherboard manually as a temporary mesure, I'll do that with regexes when I'll can. Can verify it works with latest release ?

ghost commented 3 years ago

Sure give me a day and I'll verify it 👍

ghost commented 3 years ago

By doing pip3 install fetchcord --upgrade to update fetchcord to the latest the issue still persist