Comment 4 for bug 1528928

Revision history for this message
Albert Nash (albertnash-deactivatedaccount) wrote (last edit ):

On my machine,

    sudo systemd-analyze plot|a2ps > temp.ps

produces

    request id is PDF-110 (0 file(s))

in my temp.ps. Do you mean

    sudo systemd-analyze plot|a2ps -o temp.ps

or

    sudo systemd-analyze plot|a2ps - > temp.ps

or something else? In the first two cases, please provide us with the permissions of the file generated, i.e., with the output of

    ls -la temp.ps

to decide whether this bug is an instance of bug #1910421; cf. https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1910421 . (Personally, I doubt that these two bugs have the same cause, but you never know…)