|
From: Alistair B. <a.j...@gm...> - 2017-12-09 18:02:38
|
Hi, me again. I am trying to implement sending files to my responder. Sending whole files works. But if I open a text file using gfvs, edit it, and then try to save it directly back, I get "operation not supported". I by a process of elimination I identified the missing operation to be "get object properties list". So I implemented it, and then sent back an empty list of properties. This caused gvfs to crash. What properties do I need to implement in order to make this work? -- Alistair Buxton a.j...@gm... |