fetchcord / FetchCord

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

Missing KDE Neon support #155

Open SimPilotAdamT opened 3 years ago

SimPilotAdamT commented 3 years ago

Debug info

**Please run fetchcord --debug and put it here. You might also want to send the output of neofetch --noart(windows) or

adam@adam-20m50013uk:~$ fetchcord --nohardware --noshell --nohost --debug
adam@adam-20m50013uk 
-------------------- 
OS: KDE neon Unstable Edition x86_64 
Host: 20M50013UK ThinkPad L380 
Kernel: 5.13.0-051300-generic 
Uptime: 17 mins 
Packages: 1885 (dpkg) 
Shell: bash 5.0.17 
Resolution: 1920x1080 
DE: Plasma 5.22.80 
WM: KWin 
Theme: Breeze Light [Plasma], Breeze [GTK2/3] 
Icons: [Plasma], breeze-dark [GTK2/3] 
Terminal: konsole 
CPU: Intel i5-8250U (8) @ 3.400GHz 
GPU: Intel UHD Graphics 620 
Memory: 2475MiB / 31864MiB 
Battery0: 34% [Discharging] 
Disk (/): 6.6G / 297G (3%)
[KeyError]: 'Font:'[KeyError]: 'Font:'----run_rpc----

uptime in epoch: 1625043999.0
Unknown distro, contact us on github to resolve this.
cpuid: 742993278143692821
cpuappid: 741099939198926920
termappid: 741286819676553258
hostappid: 744326223412461630
1885 (dpkg) 
----out.py----

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

----TERMINAL----

[KeyError]: 'Font:'
fontline: Font: N/A
termid: 741286819676553258
termline item 0: konsole 
themeline: Breeze Light [Plasma], Breeze [GTK2/3] 

----HOST INFO----

hostline: 20M50013UK ThinkPad L380 
batteryline:  34% [Discharging] 
resline: 1920x1080 

----GPU INFO----

gpuinfo: Intel UHD Graphics 620
gpuvendor: intel

----CPU INFO----

cpuvendor: intel
cpumodel: Intel i5
cpuinfo: Intel i5-8250U (8) @ 3.400GHz
cpuline item 0: Intel i5-8250U (8) @ 3.400GHz
memline: 2475MiB / 31864MiB 

----OS INFO----

sysosline: KDE neon Unstable Edition x86_64 
Unknown distro, contact us on github to resolve this.
sysosid: 742993278143692821
diskline: /): 6.6G / 297G (3%)
packagesline item 0: 1885 (dpkg) 

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

deid: Plasma
wmid: KWin

----TERMINAL/SHELL----

termid: 741286819676553258
shellid: bash

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: intel

----CPU INFO----

cpumodel: Intel i5

('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: 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 0x7f5d457f78e0>
cycle 0
try_update(key="cycle0") on <pypresence.presence.Presence object at 0x7f5d457f78e0>
Unknown distro, contact us on github to resolve this.
appid: 742993278143692821
^CClosing connection.
adam@adam-20m50013uk:~$ 

Requested item

Support for KDE Neon

Other notes

N/A

MrPotatoBobx commented 3 years ago

ill be sure to add it in later