https://bugs.kde.org/show_bug.cgi?id=469041
Bug ID: 469041 Summary: kate cannot access hidden dirs or hidden files in home dir Classification: KDE Neon Product: neon Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Snaps Assignee: sgmo...@kde.org Reporter: lingwangneural...@gmail.com CC: neon-b...@kde.org Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** kate cannot access hidden dirs or hidden files in home dir. The cause is that kate does not have the `personal-files` connection defined. The home connection only allow access to non-hidden paths. kate should be able to access hidden files on demands. Otherwise we cannot use it as main editor since it is quite often we need to open the dot files and files in dot folders in the home directory. I think we should at least add `personal-files` connection but default to false then users can decide to turn it on. STEPS TO REPRODUCE 1. try to open .bashrc OBSERVED RESULT the file cannot be open due to permission is restricted. EXPECTED RESULT kate should be able to access hidden files. Otherwise we cannot use it as main editor since it is quite often we need to open the dot files and files in dot folders in the home directory. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.