Re: kio-stash is in KDE Review

2017-06-14 Thread Arnav Dhamija
Just to check I setup a brand new virtualbox with KDE Neon 5.8 LTS and ran the following commands after cloning the repo and creating a build directory: cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_QT_SYS_PATHS=TRUE .. make sudo make install kdeinit5 ...and then I ran the tests using 'ctes

Need help regarding qfile management inside KAuth helper

2017-06-14 Thread chinmoy ranjan
Hi all, I am working on the GSOC project "Polkit support in KIO". As a part of this project right now I am trying to add KAuth support to the 'copy' method of file ioslave. My initial plan was to let KAuth helper open the files requiring elevated privilege for reading and/or writing and then pass t

Re: Need help regarding qfile management inside KAuth helper

2017-06-14 Thread Christoph Feck
On 14.06.2017 18:40, chinmoy ranjan wrote: Hi all, I am working on the GSOC project "Polkit support in KIO". As a part of this project right now I am trying to add KAuth support to the 'copy' method of file ioslave. My initial plan was to let KAuth helper open the files requiring elevated privile

Re: kio-stash is in KDE Review

2017-06-14 Thread Albert Astals Cid
El dimecres, 14 de juny de 2017, a les 21:42:58 CEST, Arnav Dhamija va escriure: > Just to check I setup a brand new virtualbox with KDE Neon 5.8 LTS and > ran the following commands after cloning the repo and creating a build > directory: > > cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_Q

Re: Wayland porting notes for applications

2017-06-14 Thread Aleix Pol
On Tue, Jun 13, 2017 at 11:26 PM, Elvis Angelaccio wrote: > Hi, > I started a wiki page [1] with some notes about porting applications on > Wayland. Mostly QtWidgets-related for now. > > Feel free to improve it, if you think there is something that every > developer should know and that's not in t