https://bugs.kde.org/show_bug.cgi?id=497166
--- Comment #1 from Parag W <parag.l...@gmail.com> --- Device is initially connected in No data transfer USB mode which I assume means there is no content to search for? I surrounded dolphinsearchbox.cpp:90 onwards with } else if (m_everywhereButton != nullptr && m_fromHereButton != nullptr) { and then it stops crashing of course and Dolphin give a Loading cancelled message. Changing device connection mode to File Transfer or MTP etc. continues working - I am not sure if this is a good fix though - maybe there has to be a notion of Dolphin understanding where to enable m_everywhereButton / m_fromHereButton depending on whether there's content? Not sure. -- You are receiving this mail because: You are watching all bug changes.