[dolphin] [Bug 497166] Repeatable crash when connecting Android device and clicking on it in Dolphin

Parag W bugzilla_noreply at kde.org
Sat Dec 7 15:55:10 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=497166

--- Comment #1 from Parag W <parag.lkml at 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 on the CC list for the bug.


More information about the kfm-devel mailing list