Jenkins-kde-ci: kio master stable-kf5-qt5 » Linux,gcc - Build # 441 - Failure!

2017-02-24 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/kio%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/441/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 25 Feb 2017 05:19:37 + Build duration: 4 min 22 sec CHANGE SET Revision

Jenkins-kde-ci: kio master kf5-qt5 » Linux,gcc - Build # 437 - Failure!

2017-02-24 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/kio%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/437/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sat, 25 Feb 2017 05:19:37 + Build duration: 2 min 54 sec CHANGE SET Revision 6ac290c36f2425b17ea3aa458db2b38704e6c212

[Differential] [Requested Review] D4699: [KTextEditor] Reset filetype when opening url

2017-02-24 Thread John Salatas
jsalatas requested review of this revision. REPOSITORY R39 KTextEditor REVISION DETAIL https://phabricator.kde.org/D4699 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: jsalatas, #frameworks, dhaumann, #framework_syntax_hightlighting, #ktexteditor Cc:

[Differential] [Commented On] D4699: [KTextEditor] Reset filetype when opening url

2017-02-24 Thread John Salatas
jsalatas added a comment. In https://phabricator.kde.org/D4699#89262, @cullmann wrote: > Don't we need to honor "m_reloading" to avoid to do this on document reloads? You are right! We need to check `m_reloading` in cases of multiple consecutive reloads :) REPOSITORY R39

[Differential] [Updated, 4 lines] D4699: [KTextEditor] Reset filetype when opening url

2017-02-24 Thread John Salatas
jsalatas updated this revision to Diff 11800. jsalatas added a comment. Honor "m_reloading" to avoid to avoid reseting the file type on document reloads as suggested by @cullmann REPOSITORY R39 KTextEditor CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4699?vs=11575=11800

[Differential] [Request, 1 line] D4778: Add include that is needed in msys2

2017-02-24 Thread Russell Greene
russellg created this revision. russellg added projects: Frameworks, Windows. REVISION SUMMARY In the latest msys2, they updated some windows headers to require this extra include. It's not specific to this project, openFrameworks had to do it as well

Migration of Download Infrastructure: Please check your applications

2017-02-24 Thread Ben Cooksley
Hi all, Sysadmin have now completed the migration of our file distribution systems, download.kde.org and files.kde.org, to a new server. During this migration we also enabled mandatory https for both. Because QNetworkAccessManager does not follow redirects by default (at least in a significant

Migration of Download Infrastructure: Please check your applications

2017-02-24 Thread Ben Cooksley
Hi all, Sysadmin have now completed the migration of our file distribution systems, download.kde.org and files.kde.org, to a new server. During this migration we also enabled mandatory https for both. Because QNetworkAccessManager does not follow redirects by default (at least in a significant

Migration of Download Infrastructure: Please check your applications

2017-02-24 Thread Ben Cooksley
Hi all, Sysadmin have now completed the migration of our file distribution systems, download.kde.org and files.kde.org, to a new server. During this migration we also enabled mandatory https for both. Because QNetworkAccessManager does not follow redirects by default (at least in a significant

[Differential] [Closed] D4733: Port to categorized logging and clean includes

2017-02-24 Thread Luigi Toscano
This revision was automatically updated to reflect the committed changes. Closed by commit R238:2d79c3d028fb: Port to categorized logging and clean includes (authored by ltoscano). REPOSITORY R238 KDocTools CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4733?vs=11655=11794 REVISION

Re: Suggestion to Remove KFloppy and hold back K3b

2017-02-24 Thread Andreas Sturmlechner
---Original Message--- On Wednesday, 22 February 2017 at 23:05, Wolfgang Bauer wrote: > My plan (now) is to query Solid for removable devices (not only Floppy > drives), and offer them in the chooser too. > But this needs more thoughts... +1 on that - I have an actual use case for this where

Re: Review Request 129967: Make KGlobalaccel X11 track XInput events to still work when an application grabs the keyboard

2017-02-24 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129967/#review102585 --- As an idea: if I understand correctly the main motivation

Re: Review Request 129967: Make KGlobalaccel X11 track XInput events to still work when an application grabs the keyboard

2017-02-24 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129967/#review102584 --- This introduces a security issue as it would be possible to

Review Request 129967: Make KGlobalaccel X11 track XInput events to still work when an application grabs the keyboard

2017-02-24 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129967/ --- Review request for KDE Frameworks. Repository: kglobalaccel

Re: Review Request 129741: Add renaming capability to ioslaves

2017-02-24 Thread Elvis Angelaccio
> On Jan. 2, 2017, 9:38 a.m., David Faure wrote: > > Renaming is really a special case of moving. Saying that "kio_trash doesn't > > support renaming" is correct but only a partial truth. It also doesn't > > support moving from trash:/ to trash:/subdir/. So it would be more correct > > to say

[Differential] [Request, 11 lines] D4762: [SliderStyle] Allow providing a "hint-handle-size" element

2017-02-24 Thread Kai Uwe Broulik
broulik created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY This hints the actual size of the handle, excluding any padding and shadows and allows for the handle to touch the

[Differential] [Changed Subscribers] D4707: move setImagePath logic into updateFrameData()

2017-02-24 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > framesvg.cpp:804 > const QLatin1Char s('_'); > -return QString::number(frame->enabledBorders) % s % > QString::number(size.width()) % s % QString::number(size.height()) % s % > QString::number(q->scaleFactor()) % s % >

[Differential] [Closed] D4758: Connect all connections to action in QMenuItem::setAction

2017-02-24 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R242:07d8df77a1de: Connect all connections to action in QMenuItem::setAction (authored by davidedmundson). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE

[Differential] [Accepted] D4758: Connect all connections to action in QMenuItem::setAction

2017-02-24 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D4758 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To:

[Differential] [Request, 2 lines] D4758: Connect all connections to action in QMenuItem::setAction

2017-02-24 Thread David Edmundson
davidedmundson created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY Otherwise if anyone used setAction it would be missing a very important connect. TEST PLAN Compiled

Re: [digikam] Some questions

2017-02-24 Thread Boudhayan Gupta
Hi Himanshu, Vishesh wrote about setting up a dev environment in his blog. It's pretty awesome: http://vhanda.in/blog/2015/10/setting-up-a-kde-development-environment/ He uses Ninja to cut down build times too. It's preferable to use digiKam with the rest of KDE, that way you can also test out

[Differential] [Closed] D4679: [ConfigView] Honor KIOSK Control Module restrictions

2017-02-24 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R242:1934475e48fb: [ConfigView] Honor KIOSK Control Module restrictions (authored by broulik). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE

[Differential] [Commented On] D4711: Ungrab mouse on menu close

2017-02-24 Thread Michail Vourlakos
mvourlakos added a comment. In https://phabricator.kde.org/D4711#89334, @mart wrote: > this on released Qt 5.8? on 5.8 branch? > i can't reproduce with my 5.8 build here. > anyways, that beahvior change would be a Qt bug (one of the many the terrible 5.8 release had) and should be

[Differential] [Commented On] D4711: Ungrab mouse on menu close

2017-02-24 Thread Marco Martin
mart added a comment. this on released Qt 5.8? on 5.8 branch? i can't reproduce with my 5.8 build here. anyways, that beahvior change would be a Qt bug (one of the many the terrible 5.8 release had) and should be fixed upstream the indicated if (!enter || !QWidget::mouseGrabber()) {

[digikam] Some questions

2017-02-24 Thread Himanshu Shekhar
Hello I was trying on this proposal: https://community.kde.org/GSoC/2017/Ideas#Project_3_:_digiKam_Web_Services_tools_authentication_with_OAuth . I had some queries and would like to have some help: * What are some simple issues I can start working on? * How to reduce build time while tweaking

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

2017-02-24 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/ktexteditor%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/570/ Project: PLATFORM=Linux,compiler=gcc Date of build: Fri, 24 Feb 2017 07:15:08 + Build duration: 20 min CHANGE SET No changes JUNIT RESULTS Name:

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

2017-02-24 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/ktexteditor%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/570/ Project: PLATFORM=Linux,compiler=gcc Date of build: Fri, 24 Feb 2017 07:15:08 + Build duration: 20 min CHANGE SET No changes JUNIT RESULTS Name: