Summary: | When right clicking on txt file and katerc not writable all but mouse movement is unresponsive | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | dfonlinemail |
Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | 16.04.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
dfonlinemail
2016-11-10 13:23:44 UTC
If the file is not writable, it is possible that the directory permissions do not allow to create configuration files (KConfig does not simply overwrite files, but first create a new file with the changes). I suggest to ask in a forum for new Linux users how to make sure your home directory does not contain unwritable directories. This can happen if you allowed programs with root permissions to write to your home directory. (In reply to Christoph Feck from comment #1) > If the file is not writable, it is possible that the directory permissions > do not allow to create configuration files (KConfig does not simply > overwrite files, but first create a new file with the changes). > > I suggest to ask in a forum for new Linux users how to make sure your home > directory does not contain unwritable directories. This can happen if you > allowed programs with root permissions to write to your home directory. As I explained, when changing the permissions the issue is resolved. However, if for whatever reason the permissions are not changed, then the computer freezes. |