fetchcord / FetchCord

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

Unknown Host & Terminal (Manjaro&Terminator&zsh) #97

Closed vertolet-git closed 3 years ago

vertolet-git commented 4 years ago

Debug info

** laptop: False ----out.py----

----DE/WM---- deid: Plasma wmid: KWin wmline item 0: WM: KWin

----TERMINAL----

fontline: Terminal Font: N/A Font: N/A termid: terminator termline item 0: Terminal: terminator themeline: WM Theme: plastik Theme: Breath2 [Plasma], Breath [GTK2/3]

----HOST INFO----

hostline: ['Host: N/A']

----GPU INFO----

gpuinfo: GPU: NVIDIA GeForce GTX 1070 Ti [34°C] gpuvendor: NVIDIA

----CPU INFO----

cpuvendor: Intel cpumodel: Intel i7 cpuinfo: CPU: Intel i7-8700K (12) @ 4.700GHz cpuline item 0: CPU: Intel i7-8700K (12) @ 4.700GHz memline: Memory: 3533MiB / 15941MiB

----OS INFO----

sysosline: ['OS: Manjaro Linux x86_64 '] sysosid: Manjaro packagesline item 0: Packages: 1411 (pacman), 9 (flatpak) Unknown Host, contact us on github to resolve this.(Keyerror) Unsupported Terminal. contact us on github to resolve this.(Keyerror)

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

deid: Plasma wmid: KWin

----TERMINAL/SHELL----

termid: terminator shellid: zsh

----HOST INFO----

hostid: N/A

----GPU INFO----

gpuvendor: NVIDIA

----CPU INFO----

cpumodel: Intel i7

Connecting ----run_rpc----

uptime in epoch: 1600764896.0 cpuid: 740614258177605642 cpuappid: 741100300219187335 termappid: 745691250186911796 hostappid: 742887089179197462 Packages: 1411 (pacman), 9 (flatpak) RPC Connection Successful. cycle 0 appid: 740614258177605642 cycle 1 appid: 741100300219187335 cycle 2 appid: 745691250186911796 cycle 0 appid: 740614258177605642 cycle 1 appid: 741100300219187335 cycle 2 appid: 745691250186911796 **

Operating system & way of installation

Manjaro - Installed using AUR

Error/issue

Unknown Host Unsupported Terminal

Other notes(optional)

Discord is also installed using the AUR at http://aur.archlinux.org/packages/discord_arch_electron

Feel free to contact me on Discord in "The Terminal Cafe" if you like

MrPotatoBobx commented 4 years ago

i'll look into this

MrPotatoBobx commented 3 years ago

try using pip, and fetchcord 2.7

vertolet-git commented 3 years ago

Done, still some errors popping up but this time a bit different. Type is some form of KeyError Tried it both with pip and with AUR again

Also I just noticed that I forgot to mention my nickname on discord in case you wanted to contact me: setflo#0239

Using PIP Message on run

fetchcord

('DEFAULT', ) ('cycle_0', ) ('cycle_1', ) ('cycle_2', ) ('cycle_3', )

Unknown motherboard, contact us on github to resolve this.

--debug

fetchcord --debug

----run_rpc----

uptime in epoch: 1609075687.0 cpuid: 740614258177605642 cpuappid: 741100300219187335 termappid: 741291339945345045

1621 (pacman), 15 (flatpak) ----out.py----

----DE/WM---- deid: Plasma wmid: KWin wmline item 0: KWin

----TERMINAL----

fontline: Font: N/A termid: 741291339945345045 termline item 0: alacritty themeline: plastik Breath2 [Plasma], Breath [GTK2/3]

----GPU INFO----

gpuinfo: NVIDIA GeForce GTX 1070 Ti gpuvendor: nvidia

----CPU INFO----

cpuvendor: intel cpumodel: Intel i7 cpuinfo: Intel i7-8700K (12) @ 4.700GHz cpuline item 0: Intel i7-8700K (12) @ 4.700GHz memline: 4750MiB / 15941MiB

----OS INFO----

sysosline: Manjaro Linux x86_64 sysosid: 740614258177605642

diskline: Disk N/A packagesline item 0: 1621 (pacman), 15 (flatpak)

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

deid: Plasma wmid: KWin

----TERMINAL/SHELL----

termid: 741291339945345045 shellid: zsh

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: nvidia

----CPU INFO----

cpumodel: Intel i7

('DEFAULT', ) ('cycle_0', ) ('cycle_1', ) ('cycle_2', ) ('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 0x7f20eab11490> cycle 0 try_update(key="cycle0") on <pypresence.presence.Presence object at 0x7f20eab11490> appid: 740614258177605642

Using AUR Message on run

fetchcord

('DEFAULT', ) ('cycle_0', ) ('cycle_1', ) ('cycle_2', ) ('cycle_3', )

Unknown motherboard, contact us on github to resolve this.

--debug

fetchcord --debug

----run_rpc----

uptime in epoch: 1609075687.0 cpuid: 740614258177605642 cpuappid: 741100300219187335 termappid: 741291339945345045

1623 (pacman), 15 (flatpak) ----out.py----

----DE/WM---- deid: Plasma wmid: KWin wmline item 0: KWin

----TERMINAL----

fontline: Font: N/A termid: 741291339945345045 termline item 0: alacritty themeline: plastik Breath2 [Plasma], Breath [GTK2/3]

----GPU INFO----

gpuinfo: NVIDIA GeForce GTX 1070 Ti gpuvendor: nvidia

----CPU INFO----

cpuvendor: intel cpumodel: Intel i7 cpuinfo: Intel i7-8700K (12) @ 4.700GHz cpuline item 0: Intel i7-8700K (12) @ 4.700GHz memline: 4897MiB / 15941MiB

----OS INFO----

sysosline: Manjaro Linux x86_64 sysosid: 740614258177605642

diskline: Disk N/A packagesline item 0: 1623 (pacman), 15 (flatpak)

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

deid: Plasma wmid: KWin

----TERMINAL/SHELL----

termid: 741291339945345045 shellid: zsh

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: nvidia

----CPU INFO----

cpumodel: Intel i7

('DEFAULT', ) ('cycle_0', ) ('cycle_1', ) ('cycle_2', ) ('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 0x7fbe4e7f3670> cycle 0 try_update(key="cycle0") on <pypresence.presence.Presence object at 0x7fbe4e7f3670> appid: 740614258177605642

BlivionIaG commented 3 years ago

Hello, can I get the neofetch output ? And can you try the latest version ?

BlivionIaG commented 3 years ago

Well i guess i'm closing this, feel free to check latest versions.