https://bugs.kde.org/show_bug.cgi?id=516583
Bug ID: 516583
Summary: kmail fails to show attachements if multiple users are
working on a single computer
Classification: Applications
Product: kmail2
Version First 6.6.2
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: folders
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 189997
--> https://bugs.kde.org/attachment.cgi?id=189997&action=edit
Errormessage visible from the pdf - viewer. Other viewers with other formats
show different error messages.
SUMMARY
Temporary directory /tmp/kmail is created with wrong permissions (as of
openSUSE Tumbleweed 0755). When having multiple users working on the same
computer, this is causing trouble, attachement preview does not work for the
user logging in after the /tmp/kmail directory has been created.
Example:
user "fred" starts the computer, kmail starts, the temp - directory /tmp/kmall
is created with permissions 0755 fred.users.
user "hoss" starts after that (same computer). Whenever the preview of a
document is attempted it fails, because of the 0755 setting.
STEPS TO REPRODUCE
1. Login user "a", use kmail. /tmp/kmail is created with permissions 0755
a.users
2. Login user "b", try use kmail and try to view a document attached to an
email. This fails
3. Permissions are the root cause.
OBSERVED RESULT
Attachement on email of secondary user cannot be viewed.
EXPECTED RESULT
Obviously, attachement should show.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version:
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
ADDITIONAL INFORMATION
Permissions of directory in /tmp should be fixed.
--
You are receiving this mail because:
You are watching all bug changes.