Summary: | kdevelop often suddenly ignores input in editor window, works fine otherwise. | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Christian Reiner <foss> |
Component: | All editors | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.3.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christian Reiner
2012-11-27 13:32:52 UTC
I just realize that the issue appears to depend on certain files opened in the editor: Whilst that file is blocked as described above (it is a css file inside a php project) other files can be edited without problem. Also, after restarting kdevelop the file stays locked now. Don't knwo ehy, but I have the impression that the block is a result of an attempt to recover the file. Sometimes kdevelop shows such message. This is not the case for this file, but actually I would _expect_ that this file has to be recovered after a kdevelop crash (out of other reasons). Maybe the recovering process gets initialized but does not really start? Or just the visualization is blocked somehow, so that kdevelop waits for user input into a non existing dialog? Sorry, just my stomach telling me this... Shame on me, I just realize the file was set to 'ReadOnly'. Three problems arise from this: 1. that 'ReadOnly' checkbox is deeply hidden in the menu Editor->Tools->ReadOnly... Pretty hard to find and: why 'Tools' ? 2.) It is not otherwise shown that the file is in readonly mode. At least I fail to see such notice. 3.) I was not informed that the file was set into readonyl mode. Why not, since it was an explicit action? Marking this as a duplicate of another issue that deals with that issue. A visual marker is needed to show this. *** This bug has been marked as a duplicate of bug 134854 *** |