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

--- Comment #48 from Brian <bcej...@gmail.com> ---
"Permission denied" sounds a lot like a different issue I've had before --
https://bugs.kde.org/show_bug.cgi?id=432368

To fix it, you just need to set the Custom Destination in KDE-C Android to your
Downloads folder, navigating there. (Repeat this even if the path looks already
set).

Also to capture useful traces, you'll need to follow the steps at the first
link I sent earlier to configure Wireshark to decrypt the TLS traffic between
GSConnect and KDE-C Android. The steps are fairly straightforward -- one-liner
modifying GSConnect's daemon.js to add an SSLKEYLOGFILE path, pointing
Wireshark to that same path, reboot, and begin logging with Wireshark. (I'm not
sure if/how the decryption can be done with a tcpdump cmdline.) Any saved
traces should now contain the decrypted traffic -- a decrypted packet should
look like the image at that first link.

Your phone's live "adb logcat" would also be very useful to see app-level
errors. If you like, you can limit both traces and logcat to just the rough
time period when you run the tests.

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

Reply via email to