https://bugs.documentfoundation.org/show_bug.cgi?id=155171
Bug ID: 155171
Summary: The error message you provided is related to the
AppArmor security framework on Linux. Specifically, it
is indicating that the evince-thumbnailer program is
attempting to create a device node file (mknod) at the
path "/home/shyam/.cache/thumbnails/normal/
Product: LibreOffice
Version: 7.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
The "profile" field in the error message indicates which AppArmor profile is in
effect at the time of the denial. In this case, it's
"/usr/bin/evince-thumbnailer", which is the profile for the evince-thumbnailer
program.
The "requested_mask" field indicates which permissions the program is
requesting, while the "denied_mask" field indicates which permissions were
denied by AppArmor. In this case, the program is requesting the "c" permission
(create) and AppArmor is denying it.
Steps to Reproduce:
1. just see your dmesg
2.
3.
Actual Results:
.
Expected Results:
.
Reproducible: Always
User Profile Reset: No
Additional Info:
.
--
You are receiving this mail because:
You are the assignee for the bug.