Page MenuHomePureOS Tracker

GNOME Logs cannot see any logs
Updated 1,518 Days AgoPublic

Version 4 of 4: You are viewing the current published version of this document.

Main PageTroubleshootingGNOME Logs not working

GNOME Logs application cannot see any logs or crashing


Problem

GNOME Logs does not display anything, or it doesn't start at all (running gnome-logs from terminal shows segfault).

Cause

Probably your user does not have permissions to read journal logs..

Solution

Add your user to the systemd-journal group:

sudo usermod -aG systemd-journal USERNAME

where USERNAME is your username, you can find it by running

whoami.

NOTE: For the group edit to get into effect, you must restart.
Last Author
mladen
Last Edited
Feb 21 2020, 08:50

Event Timeline

mladen created this document.Nov 18 2018, 08:06
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)Nov 21 2018, 06:23
mladen edited the content of this document. (Show Details)May 4 2019, 14:45
mladen edited the content of this document. (Show Details)Feb 21 2020, 08:50