Dolphin file search crash
by giomat from LinuxQuestions.org on (#5JXDE)
I know this is something that should be reported upstream, but first I wanted to check here if I'm the only one experiencing it.
My dolphin (from latest slackware64-current) crashes when I try to search stuff in the / directory.
I was specifically searching for a library header file, and even something as simple as "*.h" searched from within /usr/include triggers a bad crash and the infamous drkonqi dialog.
I thought it had something to do with baloo, so i tried disabling systemwide search from the settings, rebooting etc., but the issue is still there no matter what i try.
No problem searching stuff in my home, hidden folders are not included but there's a toggle for that in the settings and I'm personally ok with it since i rarely mess with config files in my home, nor do i need baloo to index all the .git folders (hopefully there's some kind of blacklist for that stuff only??)
So, steps to reproduce:
1) open dolphin
2) go to / directory
3) hit Ctrl+F and type whatever
Expected results:
- some results are shown based on the input text
What happens:
- drkonqi krash
I really hope it's something on my system, because this seems to me like a very basic need.
I know i can just use bash and two hundred different tools to locate stuff, thats what i did, but still this should not be so broken out of the box in my opinion.
My dolphin (from latest slackware64-current) crashes when I try to search stuff in the / directory.
I was specifically searching for a library header file, and even something as simple as "*.h" searched from within /usr/include triggers a bad crash and the infamous drkonqi dialog.
I thought it had something to do with baloo, so i tried disabling systemwide search from the settings, rebooting etc., but the issue is still there no matter what i try.
No problem searching stuff in my home, hidden folders are not included but there's a toggle for that in the settings and I'm personally ok with it since i rarely mess with config files in my home, nor do i need baloo to index all the .git folders (hopefully there's some kind of blacklist for that stuff only??)
So, steps to reproduce:
1) open dolphin
2) go to / directory
3) hit Ctrl+F and type whatever
Expected results:
- some results are shown based on the input text
What happens:
- drkonqi krash
I really hope it's something on my system, because this seems to me like a very basic need.
I know i can just use bash and two hundred different tools to locate stuff, thats what i did, but still this should not be so broken out of the box in my opinion.