| Summary: | Editor does not save files to disk | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Christoph Bartoschek <bartoschek> |
| Component: | part | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | christoph, fmarmond, reidclan |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 4.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christoph Bartoschek
2011-07-14 09:12:14 UTC
Without a proper way to reproduce this and/or more information, I doubt we can do anything here. So, next time attach a debugger and try to find out why saving is prevented (which should never happen, as kate allows saving even without any changes). Have never seen this in standalone kate nor kwrite (beside today, as there was yesterday a regression introduced in master that kills save as whole ;) If there is a way to reproduce it, we will look into it. Kdevelop version: 4.2.3 OS: Linux I also ran into this bug (very annoying/confusing until I figured out that some files in a session were not being saved). One way to reproduce this: 1. Open a session that contains several tabs (source files). 2. Editing in the first (highlighted) tab will not cause the save file icon to appear and any changes to that file will not be saved unless you explicitly invoke a save. As a consequence, any builds (I use scons via a makefile) that use this file do not include the changes. 3. Editing any other file (tab) causes the save icon to appear and changes will be saved and used during a build. Hope this helps - this bug was a major time waster until I figured out that some files were not being updated. Same thing here : randomly, I can edit a file but it won't be detected as 'edited' by kdevelop (floppy disk icon is not displayed in the title tab), and the file won't be saved. I don't know how to reproduce, it's really random. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |