https://bugs.kde.org/show_bug.cgi?id=369573
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |5.1.2 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kde | |velop/dcba8a49900cdddf3d569 | |7f2d6aeabe5cef39a19 --- Comment #20 from Milian Wolff <m...@milianw.de> --- Git commit dcba8a49900cdddf3d5697f2d6aeabe5cef39a19 by Milian Wolff. Committed on 30/05/2017 at 14:12. Pushed by mwolff into branch '5.1'. Properly handle remote paths when creating nodejd module directories When we open a remote path, we get one more segment for the host, user and related information. As such, we always will have at least two segments. Previously, we looped indefinitely and consumed a lot of memory until that was exhausted and kdevelop crashed. Now we handle this situation gracefully and users can again edit JS files via fish/sftp remotely. FIXED-IN: 5.1.2 M +2 -1 languages/qmljs/duchain/frameworks/nodejs.cpp https://commits.kde.org/kdevelop/dcba8a49900cdddf3d5697f2d6aeabe5cef39a19 -- You are receiving this mail because: You are watching all bug changes.