fetchcord / FetchCord

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

Says unknown Distro #157

Closed ghost closed 2 years ago

ghost commented 3 years ago

Debug info

Please run fetchcord --debug and send it here.

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 pip3

Error/issue

Your error or bug report goes in here.

Other notes(optional)

Other notes about the error/issue

OS: Parrot OS 4.11 x86_64

Unknown distro, contact us on github to resolve this.

MrPotatoBobx commented 3 years ago

Please run fetchcord --debug and send it here.

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

ghost commented 3 years ago

OS: Parrot OS 4.11 x86_64 Host: 23426QU ThinkPad T430 Kernel: 5.10.0-6parrot1-amd64 Uptime: 3 days, 5 hours, 24 mins Packages: 5302 (dpkg), 14 (flatpak), 22 (snap) Shell: fish 3.1.2 Resolution: 1366x768, 1366x768 DE: Plasma 5.20.5 WM: KWin WM Theme: Orchis-dark Theme: Breeze Dark [Plasma], Breeze [GTK2] Icons: Tela-circle-dark [Plasma], Tela-circle-dark [GTK2/3] Terminal: konsole CPU: Intel i5-3230M (4) @ 3.200GHz GPU: Intel 3rd Gen Core processor Graphics Controller Memory: 5896MiB / 15677MiB Battery0: 98% [Unknown] Disk (/): 196G / 466G (43%)

uptime in epoch: 1625801360.0 Unknown distro, contact us on github to resolve this. cpuid: 742993278143692821 cpuappid: 741099939198926920 termappid: 741286819676553258 hostappid: 744326223412461630 5302 (dpkg), 14 (flatpak), 22 (snap) ----out.py----

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

----TERMINAL----

fontline: Font: N/A termid: 741286819676553258 termline item 0: konsole themeline: Orchis-dark Breeze Dark [Plasma], Breeze [GTK2]

----HOST INFO----

hostline: 23426QU ThinkPad T430 batteryline: 98% [Unknown] resline: 1366x768, 1366x768

----GPU INFO----

gpuinfo: Intel 3rd Gen Core processor Graphics Controller gpuvendor: intel

----CPU INFO----

cpuvendor: intel cpumodel: Intel i5 cpuinfo: Intel i5-3230M (4) @ 3.200GHz cpuline item 0: Intel i5-3230M (4) @ 3.200GHz memline: 5896MiB / 15677MiB

----OS INFO----

sysosline: Parrot OS 4.11 x86_64 Unknown distro, contact us on github to resolve this. sysosid: 742993278143692821 diskline: /): 196G / 466G (43%) packagesline item 0: 5302 (dpkg), 14 (flatpak), 22 (snap)

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

deid: Plasma wmid: KWin

----TERMINAL/SHELL----

termid: 741286819676553258 shellid: fish

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: intel

----CPU INFO----

cpumodel: Intel i5

('DEFAULT', ) ('cycle_0', ) ('cycle_1', ) ('cycle_2', ) ('cycle_3', ) Unknown distro, contact us on github to resolve this. {} cycle0 not in : True try_connect(key="cycle0") on <pypresence.presence.Presence object at 0x7f173b926640> RPC connection refused (is Discord open?); trying again in 30 seconds

note so what i did was i added parrot os config in my fetch_cord/resources/fetchcord_ids.json because mine did not have parrot os in the fetchcord fetch_cord/resources/fetchcord_ids.json and it said Unknown distro, contact us on github to resolve this. after adding

https://github.com/MrPotatoBobx/FetchCord/pull/153/commits/31c16cb8023c55d34c9ed731a02a93e9c9e7d61e

MrPotatoBobx commented 3 years ago

https://github.com/MrPotatoBobx/FetchCord/pull/154 fixes it Will close once merged

ghost commented 3 years ago

note Its working now all i had to do is go on discord click on activity status and then hit fetchcord

@MrPotatoBobx fetchcord

But Still Said Unknown Distro on the terminal

MrPotatoBobx commented 3 years ago

Yea, we will add all the custom info soon