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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Is the activity actually crashing? In normal operation the activity terminates
after sending. As far as I can tell the exception occurs, is caught, printed
out, and the activity terminates normally. See
https://invent.kde.org/network/kdeconnect-android/-/blob/master/src/org/kde/kdeconnect/Helpers/FilesHelper.java#L168

What I don't understand is why this code is triggered at all. It is only used
when the intent has EXTRA_STREAM
(https://invent.kde.org/network/kdeconnect-android/-/blob/master/src/org/kde/kdeconnect/Plugins/SharePlugin/SharePlugin.java#L230).
In my testing this isn't the case (neither on Android 11 nor 13). Sending text
is actually handled in the else branch of that if. I really wonder why you seem
to have that extra and I don't

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to