fetchcord / FetchCord

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

Unknown Terminal #164

Open luni-moon opened 2 years ago

luni-moon commented 2 years ago

Debug info

Please run fetchcord --debug and send it here.

OS: macOS Catalina 10.15.7 19H1323 x86_64 Host: iMac13,2 Kernel: 19.6.0 Uptime: 3 days, 21 hours, 47 mins Packages: 7 (brew) Shell: zsh 5.7.1 Resolution: 2560x1440 DE: Aqua WM: Quartz Compositor WM Theme: Green (Dark) Terminal: iTerm2 Terminal Font: Monaco 12 CPU: Intel i5-3470S (4) @ 2.90GHz GPU: NVIDIA GeForce GTX 660M Memory: 5225MiB / 8192MiB Disk: / ----run_rpc----

uptime in epoch: 1629322880.0 Unknown distro, contact us on github to resolve this. cpuid: 742993278143692821 cpuappid: 741099939198926920 Unknown terminal, contact us on github to resolve this. termappid: 745691250186911796 Unknown motherboard, contact us on github to resolve this. hostappid: 742887089179197462 7 (brew) ----out.py----

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

----TERMINAL----

fontline: Monaco 12 Unknown terminal, contact us on github to resolve this. termid: 745691250186911796 termline item 0: iTerm2 themeline: Green (Dark)

----HOST INFO----

hostline: iMac13,2 batteryline: Battery N/A resline: 2560x1440

----GPU INFO----

gpuinfo: NVIDIA GeForce GTX 660M gpuvendor: nvidia

----CPU INFO----

cpuvendor: intel cpumodel: Intel i5 cpuinfo: Intel i5-3470S (4) @ 2.90GHz cpuline item 0: Intel i5-3470S (4) @ 2.90GHz memline: 5225MiB / 8192MiB

----OS INFO----

sysosline: macOS Catalina 10.15.7 19H1323 x86_64 Unknown distro, contact us on github to resolve this. sysosid: 742993278143692821 diskline: / packagesline item 0: 7 (brew)

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

deid: Aqua wmid: Quartz

----TERMINAL/SHELL----

Unknown terminal, contact us on github to resolve this. termid: 745691250186911796 shellid: zsh

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: nvidia

----CPU INFO----

cpumodel: Intel i5

('DEFAULT', ) ('cycle_0', ) ('cycle_1', ) ('cycle_2', ) ('cycle_3', ) Unknown terminal, contact us on github to resolve this. {} runmac not in : True try_connect(key="runmac") on <pypresence.presence.Presence object at 0x7fc7cd209d60> runmac devicetype: desktop product iMac13,2

bigicon: catalina ver: 10.15.7

uptime: 1629322880.0 try_update(key="runmac") on <pypresence.presence.Presence object at 0x7fc7cd209d60> {'runmac': <pypresence.presence.Presence object at 0x7fc7cd209d60>} cycle1 not in : True try_connect(key="cycle1") on <pypresence.presence.Presence object at 0x7fc7cb156a00> cycle 1 try_update(key="cycle1") on <pypresence.presence.Presence object at 0x7fc7cb156a00> appid: 741099939198926920

If you are unable to run FetchCord please run neofetch --noart(windows) or neofetch -- stdout(macos&linux)

Operating system & way of installation

Please provide your operating system, and how you got FetchCord(AUR, github,pip) here macOS 10.15.7 (brew)

Error/issue

Your error or bug report goes in here. FetchCord crashes when minimised, probably because of the error message about the unkown terminal.

Other notes(optional)

Other notes about the error/issue Error Message: Unknown terminal, please contact on github to resolve this.

luni-moon commented 2 years ago

@BlivionIaG Any updates or fixes on this, or can I work on this?

luni-moon commented 2 years ago

A fix for this - although not optimal - is to use the optional flag: --terminal 'apple_terminal'. I think this should be automatically found in the future since it is a pain to type another flag into the terminal (at least for other users, but I use the iTerm2 Profiles).