Re: KIOFuse in kdereview

2019-12-13 Thread Alexander Saoutkin
KIOFuse has now been moved to extragear/base. Thanks to everyone for their comments. A beta release will be made soon. On Thu, 12 Dec 2019 at 13:53, Alexander Saoutkin wrote: > Hello everyone, > > Tomorrow will be two weeks since I asked for the re-review of KIOFuse. If > there are no

Re: KIOFuse in kdereview

2019-12-12 Thread Alexander Saoutkin
Hello everyone, Tomorrow will be two weeks since I asked for the re-review of KIOFuse. If there are no objections, I will move KIOFuse from playground to extragear/base. Thanks, feverfew On Fri, 29 Nov 2019 at 12:47, Alexander Saoutkin wrote: > On Thu, 7 Nov 2019 at 22:21, Albert Astals Cid

Re: KIOFuse in kdereview

2019-11-29 Thread Alexander Saoutkin
On Thu, 7 Nov 2019 at 22:21, Albert Astals Cid wrote: > El dimarts, 5 de novembre de 2019, a les 18:56:25 CET, David Edmundson va > escriure: > > As a note for reviewers, there are some /very significant/ patches > > that are in the merge requests section of that repo. One should review > >

Re: KIOFuse in kdereview

2019-11-07 Thread Albert Astals Cid
El dimarts, 5 de novembre de 2019, a les 18:56:25 CET, David Edmundson va escriure: > As a note for reviewers, there are some /very significant/ patches > that are in the merge requests section of that repo. One should review > kio-fuse assuming those are applied. Then get these landed and ask

Re: KIOFuse in kdereview

2019-11-07 Thread Alexander Saoutkin
On Thu, 7 Nov 2019 at 16:34, Jonathan Riddell wrote: > This compiles for me but there's no install rule so nothing gets > installed,my ioslaves are unfused > > Jonathan > > Yes, there is no install rule. This doesn't inhibit from using KIOFuse as described in the README. Also note that

Re: KIOFuse in kdereview

2019-11-07 Thread Jonathan Riddell
This compiles for me but there's no install rule so nothing gets installed,my ioslaves are unfused Jonathan

Re: KIOFuse in kdereview

2019-11-05 Thread Alexander Saoutkin
On Tue, 5 Nov 2019 at 17:54, David Edmundson wrote: > As a note for reviewers, there are some /very significant/ patches > that are in the merge requests section of that repo. One should review > kio-fuse assuming those are applied. -- > > The current bugzilla product says: > "kiofuse: A bridge

Re: KIOFuse in kdereview

2019-11-05 Thread Adriaan de Groot
On Monday, 4 November 2019 23:08:44 CET Alexander Saoutkin wrote: > Currently, KIOFuse has been tested to work on Linux, although there are no > technical reasons why it can’t work on FreeBSD. I'm working on this, and Fabian Vogt has been a tremendous help in moving that forward; we can say "it

Re: KIOFuse in kdereview

2019-11-05 Thread Nate Graham
+1, this is great stuff. Nate On 11/4/19 3:08 PM, Alexander Saoutkin wrote: Hi everyone, KIOFuse (https://invent.kde.org/kde/kio-fuse) has been moved to kdereview. KIOFuse is a project started by Fabian Vogt that allows the possibility to mount KIO filesystems in the local system

Re: KIOFuse in kdereview

2019-11-05 Thread David Edmundson
As a note for reviewers, there are some /very significant/ patches that are in the merge requests section of that repo. One should review kio-fuse assuming those are applied. -- The current bugzilla product says: "kiofuse: A bridge between KIO and FUSE [Unmaintained]" It only has one open bug

KIOFuse in kdereview

2019-11-05 Thread Alexander Saoutkin
Hi everyone, KIOFuse (https://invent.kde.org/kde/kio-fuse) has been moved to kdereview. KIOFuse is a project started by Fabian Vogt that allows the possibility to mount KIO filesystems in the local system; therefore exposing them to POSIX-compliant applications such as Firefox and LibreOffice