HeyheyJ 0 Posted ... Hello, just upgraded to the latest eddie: Eddie version: 2.24.6 / linux_x64, System: Linux, Name: Ubuntu 24.04.2 LTS its a Kubuntu really. And the logs are returning this errors: ```Error calling StartServiceByName for org.freedesktop.Notifications: Process org.freedesktop.Notifications exited with status 1 Error calling StartServiceByName for org.freedesktop.Notifications: Process org.freedesktop.Notifications exited with status 1 Error calling StartServiceByName for org.freedesktop.Notifications: Process org.freedesktop.Notifications exited with status 1 Error calling StartServiceByName for org.freedesktop.Notifications: Process org.freedesktop.Notifications exited with status 1 Error calling StartServiceByName for org.freedesktop.Notifications: Process org.freedesktop.Notifications exited with status 1 Error calling StartServiceByName for org.freedesktop.Notifications: Process org.freedesktop.Notifications exited with status 1 Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached ``` AFAIK nothing else is going wrong. the VPN does seem to work correctly. Quote Share this post Link to post
OpenSourcerer 1474 Posted ... In a terminal, can you check whether you get the same error message if you send a notification yourself? $ notify-send "hello world" . Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
HeyheyJ 0 Posted ... Hello, by using notify-send "hello world" It works normally. And by that i mean, the notification does appear, and no logs complaning. But, if i try to send one behind another really fast i trigger this: notify-send "hello" GDBus.Error:org.freedesktop.Notifications.Error.ExcessNotificationGeneration: Created too many similar notifications in quick succession Quote Share this post Link to post