Re: Kio vs encfs vs Kate: exec permission

2016-11-07 Thread Arnaldo Candido Junior
Thank's for the quick answer. Yes, I'm using encfs locally in my Kubuntu 16.04. Some details follow below. I'm not using any mount options. Umask under the folder returns 0002. I don't think it's an umask problem, since vim, touch and stdout redirection seem to work as expected. How to

Re: Review Request 128902: [Kauth] - Add timeout property

2016-11-07 Thread stephane cachemaille
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128902/ --- (Updated Nov. 8, 2016, 2:12 a.m.) Status -- This change has been

Review Request 129361: Add library path so utempter binary is found in Ubuntu 16.10

2016-11-07 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129361/ --- Review request for KDE Frameworks, Jonathan Riddell and Rex Dieter.

Re: Review Request 129186: [baloo] Speedup Positioncodec::encode()

2016-11-07 Thread Michael Stemle
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129186/#review100694 --- Ship it! Ship It! - Michael Stemle On Nov. 7, 2016,

Re: Review Request 129186: [baloo] Speedup Positioncodec::encode()

2016-11-07 Thread Christian Ehrlicher
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129186/ --- (Updated Nov. 7, 2016, 6:44 p.m.) Status -- This change has been

Re: Kio vs encfs vs Kate: exec permission

2016-11-07 Thread Dominik Haumann
On Mon, Nov 7, 2016 at 2:45 PM, Arnaldo Candido Junior wrote: > Hello > > I'm using encfs to encrypt some of my folders. Whenever I use Kate to edit > and save any file under these folders, the file receives exec permission. > > I suppose this is a bug. Kate developers

Re: Review Request 129348: [htmlcreator] Port to QtWebEngine

2016-11-07 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129348/ --- (Updated Nov. 7, 2016, 8:29 p.m.) Status -- This change has been

Re: Review Request 128626: silence contentHash deprecation warnings

2016-11-07 Thread Harald Sitter
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128626/ --- (Updated Nov. 7, 2016, 4:30 p.m.) Status -- This change has been

Re: Review Request 128626: silence contentHash deprecation warnings

2016-11-07 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128626/#review100686 --- Ship it! Ship It! - Marco Martin On Aug. 8, 2016,

[Differential] [Request, 17 lines] D3299: Let KPackage know about X-Plasma-RootPath

2016-11-07 Thread apol (Aleix Pol Gonzalez)
apol created this revision. apol added reviewers: Frameworks, lbeltrame, mart. REVISION SUMMARY This way any KPackage can inherit another one, regardless of them being Plasma Packages or not. This fixes ::isValid calls within kpackagetool5 on packages that use this variable. TEST PLAN

Jenkins-kde-ci: kio master stable-kf5-qt5 » Linux,gcc - Build # 266 - Still Unstable!

2016-11-07 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kio%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/266/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 07 Nov 2016 14:38:12 + Build duration: 10 min CHANGE SET No changes JUNIT RESULTS Name: (root)

Jenkins-kde-ci: kio master kf5-qt5 » Linux,gcc - Build # 263 - Still Unstable!

2016-11-07 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kio%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/263/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 07 Nov 2016 14:35:27 + Build duration: 11 min CHANGE SET No changes JUNIT RESULTS Name: (root)

Re: Review Request 129251: Remove Shift+Del as secondary shortcut for Cut

2016-11-07 Thread Elvis Angelaccio
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129251/ --- (Updated Nov. 7, 2016, 2:47 p.m.) Status -- This change has been

Re: Kio vs encfs vs Kate: exec permission

2016-11-07 Thread Arnaldo Candido Junior
Hello I'm using encfs to encrypt some of my folders. Whenever I use Kate to edit and save any file under these folders, the file receives exec permission. I suppose this is a bug. Kate developers advised me to contact Kio developers. I would like to ask if there is any workaround to solve this.

Re: Review Request 128902: [Kauth] - Add timeout property

2016-11-07 Thread stephane cachemaille
> On nov. 7, 2016, 3:22 après-midi, Aleix Pol Gonzalez wrote: > > Looks sensible to me, thanks! What are you planning to use it for? > > > > Can you push the patch? we use kauth for some kcmodule in plasma flavor of manjaro (arch base distribution). and it's for modules like as install/remove

Re: Review Request 128902: [Kauth] - Add timeout property

2016-11-07 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128902/#review100684 --- Ship it! Looks sensible to me, thanks! What are you

Jenkins-kde-ci: kservice master kf5-qt5 » Linux,gcc - Build # 141 - Unstable!

2016-11-07 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kservice%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/141/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 07 Nov 2016 14:13:35 + Build duration: 2 min 35 sec CHANGE SET No changes JUNIT RESULTS Name:

Re: Review Request 128902: [Kauth] - Add timeout property

2016-11-07 Thread stephane cachemaille
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128902/ --- (Updated Nov. 7, 2016, 3:21 p.m.) Review request for KDE Frameworks.

[Differential] [Commented On] D3287: Make sure we don't break compilation with past broken units

2016-11-07 Thread dfaure (David Faure)
dfaure added a comment. I knew everything in your last reply already ;) I'm not sure you understood my suggestion though. If someone writes File=foo, your code will output Couldn't read the \"File\" field while it would be better to output Broken \"File\" field, make

[Differential] [Commented On] D3287: Make sure we don't break compilation with past broken units

2016-11-07 Thread apol (Aleix Pol Gonzalez)
apol added a comment. In https://phabricator.kde.org/D3287#61135, @dfaure wrote: > The error message is a bit confusing, it sounds like the right file is ${_tmp_FILE}. > So I would suggest this instead > > message(WARNING "${_tmp_FILE}: Broken \"File\" field, make sure it's

Re: Jenkins-kde-ci: kdesignerplugin master stable-kf5-qt5 » Linux,gcc - Build # 78 - Unstable!

2016-11-07 Thread Scarlett Clark
Correct. Hiccup. Rebuild fixed it. On Mon, Nov 7, 2016 at 5:00 AM, Allen Winter wrote: > Tests could not connect to display. Not my fault. > > On Monday, November 07, 2016 12:52:19 PM no-re...@kde.org wrote: > > > > GENERAL INFO > > > > BUILD UNSTABLE > > Build URL:

Jenkins-kde-ci: kdesignerplugin master stable-kf5-qt5 » Linux,gcc - Build # 79 - Fixed!

2016-11-07 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kdesignerplugin%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/79/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 07 Nov 2016 13:14:19 + Build duration: 1 min 7 sec CHANGE SET No changes JUNIT RESULTS

Jenkins-kde-ci: kdesignerplugin master stable-kf5-qt5 » Linux,gcc - Build # 79 - Fixed!

2016-11-07 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/kdesignerplugin%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/79/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 07 Nov 2016 13:14:19 + Build duration: 1 min 7 sec CHANGE SET No changes JUNIT RESULTS

Re: Jenkins-kde-ci: kdesignerplugin master stable-kf5-qt5 » Linux, gcc - Build # 78 - Unstable!

2016-11-07 Thread Allen Winter
Tests could not connect to display. Not my fault. On Monday, November 07, 2016 12:52:19 PM no-re...@kde.org wrote: > > GENERAL INFO > > BUILD UNSTABLE > Build URL: > https://build.kde.org/job/kdesignerplugin%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/78/ > Project:

Jenkins-kde-ci: kdesignerplugin master stable-kf5-qt5 » Linux,gcc - Build # 78 - Unstable!

2016-11-07 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdesignerplugin%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/78/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 07 Nov 2016 12:48:31 + Build duration: 1 min 20 sec CHANGE SET Revision

Jenkins-kde-ci: plasma-framework master stable-kf5-qt5 » Linux,NoX11,gcc - Build # 241 - Unstable!

2016-11-07 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-framework%20master%20stable-kf5-qt5/PLATFORM=Linux,Variation=NoX11,compiler=gcc/241/ Project: PLATFORM=Linux,Variation=NoX11,compiler=gcc Date of build: Mon, 07 Nov 2016 12:45:49 + Build duration: 3 min 34 sec CHANGE

Re: Review Request 129356: kdesignerplugin - add overrides to the generated source

2016-11-07 Thread Allen Winter
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129356/ --- (Updated Nov. 7, 2016, 1:48 p.m.) Status -- This change has been

Re: Review Request 129321: Don't redeclare signal and then not use it anyway

2016-11-07 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129321/ --- (Updated Nov. 7, 2016, 12:45 p.m.) Status -- This change has been

[Differential] [Closed] D3287: Make sure we don't break compilation with past broken units

2016-11-07 Thread apol (Aleix Pol Gonzalez)
apol closed this revision. REVISION DETAIL https://phabricator.kde.org/D3287 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #frameworks, dfaure

Re: Review Request 129315: Don't install plasmoid desktop files as services

2016-11-07 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129315/#review100678 --- Ship it! Ship It! - Marco Martin On Nov. 3, 2016,

Re: Review Request 129315: Don't install plasmoid desktop files as services

2016-11-07 Thread Marco Martin
> On Nov. 3, 2016, 12:53 p.m., Marco Martin wrote: > > I'm in favor of this, let's wait to 5.29 tough > > David Faure wrote: > 5.28 RC is tagged, you can now push commits for 5.29. thanks! - Marco --- This is an automatically

Re: Review Request 129299: Warn on startup about ambiguous shortcuts (with an exception for Shift+Delete)

2016-11-07 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129299/#review100674 --- Note that this check won't happen in apps based on

Re: Review Request 129299: Warn on startup about ambiguous shortcuts (with an exception for Shift+Delete)

2016-11-07 Thread David Faure
> On Nov. 1, 2016, 1:35 a.m., Aleix Pol Gonzalez wrote: > > How about putting it in QDebug? > > Message boxes could make us all miserable. > > Albert Astals Cid wrote: > Making us miserable is the point, that way you'll fix it, a qdebug is > something noone will even see. (Note this should

Re: Review Request 129348: [htmlcreator] Port to QtWebEngine

2016-11-07 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129348/#review100673 --- Ship it! Ship It! - David Faure On Nov. 7, 2016, 5:37