[Libreoffice-bugs] [Bug 122143] Wrong command for collecting journalctl info in "Printing troubleshooter" wizard

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 17 07:45:35 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=122143

--- Comment #2 from Denis <den_lin at posteo.de> ---
(In reply to Julien Nabet from comment #1)
> Where is this option?

In "Printing troubleshooter" wizard. This is connected to another bug that I
reported: https://bugs.documentfoundation.org/show_bug.cgi?id=122142. Repeat
the steps to reproduce the bug. After them appears "Print error" window with
buttons "OK" and "Diagnose". (Note: this window doesn't always appear, you may
have to send another document to the printer). Click "Diagnose". "Printing
troubleshooter" wizard pops up. Forward -> select the printer -> Forward ->
Print test page -> No -> Forward. Here the wizard says "No journal entries were
found" and offers a command to copy and execute in CLI. This command is:

su -c 'journalctl -u cups.service --since="None" --until="2018-12-16 19:50:37"'
> troubleshoot-logs.txt

See --since="None"

The result of running this command is:

Failed to parse timestamp: None

The man page of journalctl also makes no mention of the option "none" in the
section "--since".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181217/943b78bb/attachment.html>


More information about the Libreoffice-bugs mailing list