libnotifications icon indicating copy to clipboard operation
libnotifications copied to clipboard

Unexpected crash libnotificationd

Open JeffResc opened this issue 4 years ago • 1 comments

Hello,

I'm writing this issue on behalf of @lxndr-rl and JeffResc/SongShare Issue #3.

This user is reporting that libnotificationd is crashing and the crashlog can be found here.

Additionally, here is the code that calls libnotifications.

I myself have not been experiencing this crash, so with that being said, is this an error with my implementation of libnotifications or an issue within libnotifications?

Thank you for your help, Jeff

JeffResc avatar Jun 10 '20 04:06 JeffResc

I'm going to submit a beta version soon to my beta repo. Can you check and see if it works fine with song share? v0.3-2.

I should also note that the libnotifications API was changed. While the old API still works, it's recommended to use the new API when you submit an update & require libnotifications >= 0.3 in your control file.

CokePokes avatar Jun 16 '20 15:06 CokePokes