fetchcord / FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Older macos version and shows unknown OS after 30 seconds

RRM101 opened this issue · comments

Debug info

╭─ ~ ───────────────────────────────────────────────── ✔ 1m 6s 04:56:54 PM ─╮
╰─ fetchcord --debug ─╯
/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/fe'ch_cord/resources/default.conf: line 3: syntax error near unexpected token { /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/fe'ch_cord/resources/default.conf: line 3: print_info() {
rickrollmaster@192.168.1.16

OS: macOS 12.0.1 21A559 x86_64
Host: MacBookAir10,1
Kernel: 21.1.0
Uptime: 7 days, 21 hours, 19 mins
Packages: 3 (port), 1 (brew)
Shell: zsh 5.8
Resolution: 1440x900
DE: Aqua
WM: Quartz Compositor
WM Theme: Blue (Dark)
Terminal: Apple_Terminal
Terminal Font: SFMono-Regular
CPU: Apple M1
GPU: Apple G13G
Memory: 1292MiB / 8192MiB
----run_rpc----

uptime in epoch: 1635257344.0
Unknown distro, contact us on github to resolve this.
cpuid: 742993278143692821
cpuappid: 742887089179197462
termappid: 744950796298354689
Unknown motherboard, contact us on github to resolve this.
Value: macbookair10,1
hostappid: 742887089179197462
3 (port), 1 (brew)
----out.py----

----DE/WM----
deid: Aqua
wmid: Quartz
wmline item 0: Quartz Compositor

----TERMINAL----

fontline: SFMono-Regular
termid: 744950796298354689
termline item 0: Apple_Terminal
themeline: Blue (Dark)

----HOST INFO----

hostline: MacBookAir10,1
batteryline: Battery N/A
resline: 1440x900

----GPU INFO----

gpuinfo: GPU: N/A
Unknown GPU, contact us on github to resolve this.
gpuvendor: unknown

----CPU INFO----

cpuline item 0: CPU: N/A
memline: 1292MiB / 8192MiB

----OS INFO----

sysosline: macOS 12.0.1 21A559 x86_64
Unknown distro, contact us on github to resolve this.
sysosid: 742993278143692821
[KeyError]: 'Disk'
diskline: Disk N/A
packagesline item 0: 3 (port), 1 (brew)

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

deid: Aqua
wmid: Quartz

----TERMINAL/SHELL----

termid: 744950796298354689
shellid: zsh

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

Unknown GPU, contact us on github to resolve this.
gpuvendor: unknown

----CPU INFO----

('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: cycle_3>)
{}
runmac not in : True
try_connect(key="runmac") on <pypresence.presence.Presence object at 0x7f8858916790>
runmac
devicetype: laptop
product MacBookAir10,1

Unsupported MacOS version
bigicon: bigslurp
ver: 12.0.1

uptime: 1635257344.0
Unsupported MacOS version
try_update(key="runmac") on <pypresence.presence.Presence object at 0x7f8858916790>
^CClosing connection.

Operating system & way of installation

macOS monterey on M1 MacBook Air via pip3

Error/issue

It shows macOS big sur the little time it is there and after 30 seconds in the terminal it says "Unknown GPU, contact us on github to resolve this." and the OS name becomes Unknown

Other notes(optional)

It is showing macOS x86_64 because I am using alacritty and there is no arm verison of alacritty afaik, the same thing happened using the apple terminal

Screenshot 2021-11-03 at 5 03 32 PM
Screenshot 2021-11-03 at 5 06 26 PM

just had to use no hardware flag :)