fetchcord / FetchCord

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

Blinking/cycling when only one cycle can be displayed #142

Open G4bleb opened 3 years ago

G4bleb commented 3 years ago

Debug info

$ fetchcord --nodistro --debug
Gab@GABPC
---------
OS: Windows 10 Famille
Uptime: 2 hours, 2 minutes and 50 seconds
Local IP: 192.168.1.2
Motherboard: Micro-Star International Co., Ltd. (B550M PRO-VDH WIFI (MS-7C95))
CPU: AMD Ryzen 5 5600X 6-Core Processor
GPU: NVIDIA GeForce RTX 3070
Memory: 8.3GiB / 15.9GiB (52.07%)
Disk: C: 183.9GiB / 232.3GiB (79.18%)
      D: 12.0GiB / 218.6GiB (5.48%)
      E: 646.5GiB / 712.9GiB (90.68%)
      F: 440.5GiB / 931.5GiB (47.29%)

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

uptime in epoch: 1615968056.875196
cpuid: 741949889465942099
cpuappid: 741152732756312125
----out.py----

----DE/WM----

----GPU INFO----

gpuinfo: NVIDIA GeForce RTX 3070
gpuvendor: nvidia

----CPU INFO----

cpuvendor: amd
cpumodel: Ryzen 5
cpuinfo: AMD Ryzen 5 5600X 6-Core Processor
cpuline item 0: AMD Ryzen 5 5600X 6-Core Processor
memline: 8.3GiB / 15.9GiB (52.07%)

----OS INFO----

sysosline: Windows 10 Famille
sysosid: 741949889465942099
diskline: C: 183.9GiB / 232.3GiB (79.18%)

----testing.py----
Unknown motherboard, contact us on github to resolve this.
moboid: 742887089179197462
moboline: Micro-Star International Co., Ltd. (B550M PRO-VDH WIFI (MS-7C95))

----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>)
{}
cycle1 not in : True
try_connect(key="cycle1") on <pypresence.presence.Presence object at 0x000001FFB1FC0610>
cycle 1
try_update(key="cycle1") on <pypresence.presence.Presence object at 0x000001FFB1FC0610>
appid: 741152732756312125
{'cycle1': <pypresence.presence.Presence object at 0x000001FFB1FC0610>}
cycle1 not in : False
try_connect(key="cycle1") on <pypresence.presence.Presence object at 0x000001FFB1FC0610>
cycle 1
try_update(key="cycle1") on <pypresence.presence.Presence object at 0x000001FFB1FC0610>
appid: 741152732756312125

Operating system & way of installation

Running Windows, installed neofetch & fetchcord via pip

Error/issue

Blinking/cycling when only one cycle can be displayed

Running $fetchcord cycles through both OS and Hardware info. Running $fetchcord --nodistro displays the slowly blinking Hardware info. The blinking fits the cycling logs