fetchcord / FetchCord

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

Kubuntu not displaying correctly #136

Open claytonjack opened 3 years ago

claytonjack commented 3 years ago

Operating system & way of installation

Kubuntu 20.10, installed FetchCord via pip

Error/issue Im honestly not sure if this is a bug or a distro request but Fetchcord is incorrectly displaying my distro as Ubuntu even though NeoFetch displays everything correctly. I looked in the NeoFetch .conf file but it doesnt seem like there is a way to change this.

Debug info ----run_rpc----

uptime in epoch: 1614648410.0 cpuid: 740434138036699178 cpuappid: 741100300219187335 termappid: 741286819676553258

2799 (dpkg), 9 (flatpak) ----out.py----

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

----TERMINAL----

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

----GPU INFO----

gpuinfo: NVIDIA GeForce RTX 2070 Rev. A gpuvendor: nvidia

----CPU INFO----

cpuvendor: intel cpumodel: Intel i7 cpuinfo: Intel i7-4790K (8) @ 4.400GHz cpuline item 0: Intel i7-4790K (8) @ 4.400GHz memline: 5931MiB / 15949MiB

----OS INFO----

sysosline: Kubuntu 20.10 sysosid: 740434138036699178

diskline: Disk N/A packagesline item 0: 2799 (dpkg), 9 (flatpak)

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

deid: Plasma wmid: KWin

----TERMINAL/SHELL----

termid: 741286819676553258 shellid: bash

----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 0x7f5a7d006730> cycle 0 try_update(key="cycle0") on <pypresence.presence.Presence object at 0x7f5a7d006730> appid: 740434138036699178 fetchcord

BlivionIaG commented 3 years ago

Hello, Well that's not really a bug in itself, in a way kubuntu is ubuntu but with kde as a DE. I think it was decided by the other devs before that we don't have to it for every ubuntu variations and i think it made sense. What do you think, is it that important to replace it by a kubuntu logo ?

claytonjack commented 3 years ago

I can understand your point of view and it would add a lot of work. Im not sure if its currently possible but I would personally like at least the option to change it manually somehow just so my friends know exactly what I am using when they look it up. The main reason Fetchcord appealed to me was as a way to spread the word about Linux the little ways that I can.

MrPotatoBobx commented 3 years ago

I can understand your point of view and it would add a lot of work. Im not sure if its currently possible but I would personally like at least the option to change it manually somehow just so my friends know exactly what I am using when they look it up. The main reason Fetchcord appealed to me was as a way to spread the word about Linux the little ways that I can.

All the rich presence info is stored on discord and only our maintainers have access to it, so it will be hard to add your own, you can change where it pulls the assets from