I am running the LXDE desktop on a Debian 13 installation.
I used your library and since it hangs on the call to notify, I noticed it never returns from calling dbus1() on notify1().
I saw it is using notify-send which is what I originally used. When invoking notify-send from a terminal window, it hangs there too.
I am running the LXDE desktop on a Debian 13 installation.
I used your library and since it hangs on the call to notify, I noticed it never returns from calling
dbus1()onnotify1().I saw it is using notify-send which is what I originally used. When invoking
notify-sendfrom a terminal window, it hangs there too.