FetchCord icon indicating copy to clipboard operation
FetchCord copied to clipboard

Kubuntu not displaying correctly

Open claytonjack opened this issue 3 years ago • 3 comments

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 KeyError: 'Host:' 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] KeyError: 'Host:'

----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 KeyError: 'Disk' 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', <Section: DEFAULT>) ('cycle_0', <Section: cycle_0>) ('cycle_1', <Section: cycle_1>) ('cycle_2', <Section: cycle_2>) ('cycle_3', <Section: cycle_3>) KeyError: 'Host:' 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

claytonjack avatar Mar 04 '21 01:03 claytonjack

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 ?

BlivionIaG avatar Mar 06 '21 16:03 BlivionIaG

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.

claytonjack avatar Mar 08 '21 22:03 claytonjack

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

MrPotatoBobx avatar Jul 12 '21 07:07 MrPotatoBobx