Comment 5 for bug 354451

Revision history for this message
David Barth (dbarth) wrote :

Correction.

A part of the code actually uses libnotify (by dlopen'ing it, thanks Eitan!) but the calls we can spot so far in io/hpmud/hp-mkuri.c are standard notify_* calls that notify-osd totally supports. In particular, there are no actions and no infinite timeout request.

We'll see with your screenshot if there is something else we can do.