nect

Results 324 comments of nect
trafficstars

> With 1.10.0, if librsvg is not installed, yes: > > ``` > FAIL test_notification_icon_scaling_toosmall: n->icon (test/notification.c:154) (0 ticks, 0.000 sec) > FAIL test_notification_icon_scaling_toolarge: n->icon (test/notification.c:168) (0 ticks, 0.000 sec)...

could you try #1329 ? it should handle this situation gracefully

Thanks for trying it, I'll merge that pr 👍🏻

could you provide the debug output of dunst if the problem still persists?

We rely heavily on printing null strings with the assumption that they will be printed as "(null)". Is there no way to turn off those logs?

It is more of an historical artifact. Anyway I checked and it seems ub, so we may want to change that in the near future

@Strahinja if you find that there are some other nulls I forgot to handle feel free to reopen this 👍🏻

> `follow = keyboard` works fine and I dont think this feature will ever get implemented. Will surely get implemented when we move to multiple windows

the core dump is a direct consequence of calling LOG_E(). My question now is, how should we handle this gracefully? Exit with a message? Or wait for a x screen...