Andy Holmes
Andy Holmes
Closing as a duplicate of #1210
> does this require a decision in the project level Nope, go right ahead! The solution can't be *bonkers* of course, but otherwise have at it.
No, it's the responsibility of the remote device to report the correct path. This doesn't relate to any settings in GSConnect.
Correct, the remote device must communicate the path. I haven't seen such a bug report yet, nope :/
You will have to open an upstream bug at https://bugs.kde.org
No, because it's not a setting. It would be like adding a setting for payload transfer ports, when those should clearly be set internally by the device. This setting is...
@ajpy5215 Thanks for the logs! The function appears to be a part of a refactoring in #831 which addressed #478. So in fact GSConnect generally ignores the path sent by...
I'm not sure I understand your proposed solution? Nautilus really doesn't know anything about the remote storage, that either has to be sent by kdeconnect-android or queried with GVfs.
Ah, yeah that seems out-of-scope for GSConnect. It might make sense as a Nautilus plugin though. Probably kdeconnect-android should just serve the path to the SD Card if this is...
I think the dialog probably doesn't support composing characters. `[/service/ui/mousepad.js:vfunc_key_press_event:187]: "keyval: 101, mask: 0"` Here you can see we're actually reading the keysym; the symbol associated with the keycode that...