When trying to access the root folder with krunner by typing '/', it crashes. Reproducible: Always Steps to Reproduce: 1. Launch krunner (alt + F2) 2. type '/' 3. press enter Actual Results: crash Expected Results: Opening dolphin in the '/' folder.
Git commit 0ab0823d8cd192f67a431174fa02b8975adc8987 by Weng Xuetian. Committed on 14/11/2015 at 00:36. Pushed by xuetianweng into branch 'master'. Fix krunner crash when open "/" path.split may return empty string list if path contains only separator, check the result before access it with last(). REVIEW: 126060 FIXED-IN: 5.5.0 M +5 -0 runners/locations/locationrunner.cpp http://commits.kde.org/plasma-workspace/0ab0823d8cd192f67a431174fa02b8975adc8987