grialion / rpcpp

RPC++ is a tool for Discord RPC (Rich Presence) to let your friends know about your Linux system
MIT License
16 stars 4 forks source link

free(): invalid size #1

Closed Tryware closed 2 years ago

Tryware commented 2 years ago

The program connects for a while then it stops. Error:

Connected to Discord.
free(): invalid size
Aborted

I downloaded the package from AUR

Tryware commented 2 years ago

Oh also a small thing here, the title should be "Linux" not "LInux" image

grialion commented 2 years ago

Could you please provide any other information about your system (G++ version, X version, kernel, etc.)? It did perfectly work on every Arch based machine I tried on, which X version are you running? Maybe XWayland, I haven't tested it under Wayland yet. Does it always throw an error when you start the app?

Thanks for your feedback, also the text is Linux ;), Discord bold font does not display it nicely image if you hover your mouse over it, it'll display the text with a thinner font.

Tryware commented 2 years ago

Could you please provide any other information about your system (G++ version, X version, kernel, etc.)? It did perfectly work on every Arch based machine I tried on, which X version are you running? Maybe XWayland, I haven't tested it under Wayland yet. Does it always throw an error when you start the app?

Thanks for your feedback, also the text is Linux ;), Discord bold font does not display it nicely image if you hover your mouse over it, it'll display the text with a thinner font.

Magically, it just stopped glitching somehow. Now it works normal as expected, bizarre.