[Differential] [Commented On] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread abondrov (Andrey Bondrov)
abondrov added a comment. In https://phabricator.kde.org/D2283#42565, @ivan wrote: > @abondrov > > Have you applied any patch other than this one to plasma? Another question, do you have a repository of what changes your distro is doing during packaging - maybe we are missing somethi

Re: Generating QtScript bindings for Qt5

2016-07-25 Thread Aleix Pol
On Mon, Jul 25, 2016 at 11:37 PM, R.Harish Navnit wrote: > Hi, > > In Qt4, we had qtscriptgenerator which helped in generating Qt > bindings, which are needed to import qt extensions to QScriptEngine > etc. However, AFAIK this hasn't made it to Qt5 or at least there, is > no official release yet.

Generating QtScript bindings for Qt5

2016-07-25 Thread R.Harish Navnit
Hi, In Qt4, we had qtscriptgenerator which helped in generating Qt bindings, which are needed to import qt extensions to QScriptEngine etc. However, AFAIK this hasn't made it to Qt5 or at least there, is no official release yet. Can anyone point me to or show me how one can generate Qt script bin

[Differential] [Request, 13 lines] D2288: Properly registering existing activities before loading layout.js

2016-07-25 Thread Ivan Čukić
ivan created this revision. ivan added reviewers: Plasma, mart, davidedmundson. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH Plasma/5.7 REVISION DETAIL https://phabricator.kde.or

[Differential] [Closed] D2270: Try to be more clever about what sink to use for volume control

2016-07-25 Thread drosca (David Rosca)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAPA6c2f9f27543b: Try to be more clever about what sink to use for volume control (authored by drosca). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D2270?vs=5453&id=5498#toc REPOSITORY rPL

Javascript to change the default wallpaper in plasma

2016-07-25 Thread Raphael Hertzog
Hello, I'm a Debian developer trying to fix the plasma integration with default artwork in Debian (https://bugs.debian.org/831730). I noticed recently that a plasma install did not have the expected wallpaper and thus that the existing integration no longer works. The current integration is a file

Selecting a Plasma logo

2016-07-25 Thread Thomas Pfeiffer
Dear Plasma development team, dear VDG, the official deadline for the Plasma logo contest has passed yesterday. We have five entries into the contest, with one actually consisting of five different mash-ups and modifications of the other entries, and one being Plasma's current logo. You can fin

[Differential] [Commented On] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread Ivan Čukić
ivan added a comment. @mart The reason why this change fixes the scripting problem I'm working on is that loadLayout actually calls loadDefaultLayout and this tells the scripting engine which activities exist, and which are present. That is why adding this above loadLayout was working t

[Differential] [Updated] D2286: allow lnf package to specify a default cont

2016-07-25 Thread Ivan Čukić
ivan added a comment. Maybe we should have a mechanism for this (like config cascading) because I guess we will have this in a few places - check in lnf, then in global. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2286 EMAIL PREFERENCES ht

[Differential] [Commented On] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread Ivan Čukić
ivan added a comment. @abondrov Have you applied any patch other than this one to plasma? I'm asking since neither Marco nor I can replicate this on our systems (with empty-config users) Another question, do you have a repository of what changes your distro is doing during packaging

[Differential] [Commented On] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread abondrov (Andrey Bondrov)
abondrov added a comment. > I have no idea whatsoever, i'm just reporting a patch that the distro maintainer says it's working, but I don't know why. putting it there to discuss and trying to understand It's working because with this patch Plasma doesn't try to delete the activity it's

Jenkins-kde-ci: plasma-desktop Plasma-5.7 stable-kf5-qt5 » Linux,gcc - Build # 46 - Failure!

2016-07-25 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.7%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/46/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 25 Jul 2016 14:56:14 + Build duration: 3 min 23 sec CHANGE SET Revision 2fafa2dfd5d7c8fd1f43c

[Differential] [Updated] D2286: allow lnf package to specify a default cont

2016-07-25 Thread mart (Marco Martin)
mart added reviewers: Plasma, ivan. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2286 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma, ivan Cc: plasma-devel, jensreuterberg, abetts, sebas ___

[Differential] [Request, 25 lines] D2286: allow lnf package to specify a default cont

2016-07-25 Thread mart (Marco Martin)
mart created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY check first i the lnf package if we have a default containment for the current shell then fallback to the one specified by the shell package

[Differential] [Commented On] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread mart (Marco Martin)
mart added a comment. In https://phabricator.kde.org/D2283#42518, @davidedmundson wrote: > Why? I have no idea whatsoever, i'm just reporting a patch that the distro maintainer says it's working, but I don't know why. putting it there to discuss and trying to understand REVISION

[Differential] [Updated, 4 lines] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread mart (Marco Martin)
mart removed rPLASMAWORKSPACE Plasma Workspace as the repository for this revision. mart updated this revision to Diff 5494. CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2283?vs=5491&id=5494 REVISION DETAIL https://phabricator.kde.org/D2283 AFFECTED FILES shell/shellcorona.cpp

[Differential] [Commented On] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. Why? REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2283 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma Cc: davidedmundson, plasma-devel, jensreuterberg, abetts

[Differential] [Abandoned] D2284: Switch to Hack monospace font.

2016-07-25 Thread jriddell (Jonathan Riddell)
jriddell abandoned this revision. jriddell added a comment. https://phabricator.kde.org/D1816 REPOSITORY rPLASMAINTEGRATION Integration for Qt applications in Plasma REVISION DETAIL https://phabricator.kde.org/D2284 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpref

[Differential] [Commented On] D1816: Switch to Noto Mono as default monospace font

2016-07-25 Thread mak (Matthias Klumpp)
mak added a comment. `Hack` and `Source Code Pro` are beautiful fonts for programming - from a Debian perspective, there is no reason to not use `Hack`, we have it in the archive already (I don't know about `Source Code Pro` though). REPOSITORY rPLASMAINTEGRATION Integration for Qt applica

[Differential] [Updated, 11 lines] D1816: Switch to Noto Mono as default monospace font

2016-07-25 Thread jriddell (Jonathan Riddell)
jriddell updated this revision to Diff 5493. jriddell added a comment. Having looked at the options we decided Hack was nice so patch updated to switch to that. Should remove concerns of Kate devs as it supports Bold. REPOSITORY rPLASMAINTEGRATION Integration for Qt applications in Plasma

[Differential] [Request, 75 lines] D2284: Switch to Hack monospace font.

2016-07-25 Thread jriddell (Jonathan Riddell)
jriddell created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY https://phabricator.kde.org/D1816 TEST PLAN Install and run kconf_update and check config files REPOSITORY rPLASMAINTEGRATION Integratio

[Differential] [Request, 3 lines] D2283: patch from https://bugs.kde.org/show_bug.cgi?id=365989

2016-07-25 Thread mart (Marco Martin)
mart created this revision. mart added a reviewer: Plasma. mart set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY patch by Pulfer https://bugs.kde.or

[Differential] [Closed] D2258: Do not detect kde4 directory but assume it is the same location, this means people who install as non-root with kde-srcbuild can install it

2016-07-25 Thread jriddell (Jonathan Riddell)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMAPA755ca00bbd13: Do not detect kde4 directory but assume it is the same location, this means… (authored by jriddell). REPOSITORY rPLASMAPA Plasma Audio Volume Applet CHANGES SINCE LAST UPDATE htt

[Differential] [Closed] D2281: Prepare for retiring the C++ text label in Task Manager delegates.

2016-07-25 Thread hein (Eike Hein)
This revision was automatically updated to reflect the committed changes. Closed by commit rPLASMADESKTOPc82f9207cda8: Prepare for retiring the C++ text label in Task Manager delegates. (authored by hein). REPOSITORY rPLASMADESKTOP Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator

[Differential] [Accepted] D2281: Prepare for retiring the C++ text label in Task Manager delegates.

2016-07-25 Thread mart (Marco Martin)
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH Plasma/5.7 REVISION DETAIL https://phabricator.kde.org/D2281 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: hein, #plasma, m

[Differential] [Request, 78 lines] D2281: Prepare for retiring the C++ text label in Task Manager delegates.

2016-07-25 Thread hein (Eike Hein)
hein created this revision. hein added reviewers: Plasma, mart. hein added a subscriber: plasma-devel. Restricted Application added a project: Plasma. REVISION SUMMARY The Task Manager button delegates currently use a custom C++ QQuickPaintedItem to display text. This is undesirable because

[Differential] [Commented On] D2240: Anchors in a layout item is always wrong

2016-07-25 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. It doesn't need changes, it's already aligned right implicitly. INLINE COMMENTS > apol wrote in WidgetExplorer.qml:264 > If it needs to be aligned to the right, shouldn't it have a > `Layout.alignment: Qt.AlignRight`? It already effectively is. It's RowLayou

[Differential] [Accepted] D2239: Workaround searching lockup

2016-07-25 Thread Sebastian Kügler
sebas accepted this revision. sebas added a reviewer: sebas. This revision is now accepted and ready to land. REPOSITORY rPLASMADESKTOP Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D2239 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailprefer

[Differential] [Requested Changes To] D2240: Anchors in a layout item is always wrong

2016-07-25 Thread Sebastian Kügler
sebas requested changes to this revision. sebas added a reviewer: sebas. This revision now requires changes to proceed. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D2240 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/

[Differential] [Accepted] D2218: New logic for screen numbers in plasmashell

2016-07-25 Thread davidedmundson (David Edmundson)
davidedmundson accepted this revision. davidedmundson added a reviewer: davidedmundson. davidedmundson added a comment. This revision is now accepted and ready to land. Ship it. INLINE COMMENTS > panelview.cpp:1043 > > void PanelView::screenDestroyed(QObject* ) > { we can just kill this

Re: [plasma-workspace/Plasma/5.7] shell: don't try to load layout before kamd starts

2016-07-25 Thread Ivan Čukić
> It can also be simply not installed. > That was the case for the Neon/Netrunner reports. Yes, Bhushan covered that part - not starting or crashing. I just specified the cases where kamd is 'expected' to crash. >> One of the things that we could try is for kactivities to return >> 'Unknown' as t

[Differential] [Closed] D2248: [kcm] Show output name in output preview

2016-07-25 Thread Sebastian Kügler
This revision was automatically updated to reflect the committed changes. Closed by commit rKSCREENe6b052db712f: [kcm] Show output name in output preview (authored by sebas). REPOSITORY rKSCREEN KScreen CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D2248?vs=5390&id=5484 REVISION DET

Re: From Grub to Shutdown project update

2016-07-25 Thread Jens Reuterberg
> As you walked me trough the design a bit before, I think the design is quite > reasonable and feasible (i have doubts only on the semitransparent session > switcher, it may have to be baked in the lockscreen for now instead, but > those are just small details right now) > Yes added an alternativ

Re: [plasma-workspace/Plasma/5.7] shell: don't try to load layout before kamd starts

2016-07-25 Thread David Edmundson
On Sat, Jul 23, 2016 at 9:07 PM, Ivan Čukić wrote: > The only reasons for kamd to crash are inability to create WAL sqlite > database (it will return an assert with a detailed message), and to > crash on *exit* due to the QSql bug related to driver deinit. > > It can also be simply not installed.

Re: From Grub to Shutdown project update

2016-07-25 Thread Marco Martin
On Monday 25 July 2016, Jens Reuterberg wrote: > > Entire catalogue of design is here: > https://share.kde.org/index.php/s/w1fWOb1QDbo98yZ > > It will also be put up on Phabricator As you walked me trough the design a bit before, I think the design is quite reasonable and feasible (i have doub

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

2016-07-25 Thread no-reply
GENERAL INFO BUILD FAILURE Build URL: https://build.kde.org/job/khotkeys%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/15/ Project: PLATFORM=Linux,compiler=gcc Date of build: Mon, 25 Jul 2016 09:56:23 + Build duration: 3 min 47 sec CHANGE SET Revision cf539dc50cab439532e511a02ea5c1b54aa1a2

Re: Review Request 128519: Fix XDG_DATA_DIRS path in startkde

2016-07-25 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128519/#review97823 --- startkde/startkde.cmake (line 287)

Monday meeting notes

2016-07-25 Thread Marco Martin
Notes for 25th july meeting: Eike: - More smallish Task Manager bug fixes - Tasks demanding attention don't get filtered by virtual desktop anymore (again), so you don't miss important stuff from another VD - Made drag initiation cancel a press+release activation transaction in Kicker delegates, f

Re: From Grub to Shutdown project update

2016-07-25 Thread Jens Reuterberg
Please note that the green buttons in SDDM and Lockscreen will change to proper Plasma buttons instead of wide green ones. Here is the Pholio page which might be valuable to keep an eye on https://phabricator.kde.org/M58 On Monday, 25 July 2016 12:24:56 CEST Jens Reuterberg wrote: > From Grub-to

From Grub to Shutdown project update

2016-07-25 Thread Jens Reuterberg
From Grub-to-shutdown, a unified experience GOAL OF PROJECT: To create one sensation from grub to shutdown, where the user whenever she is outside of the desktop environment and interacting with the parts needed to make the desktop environment make sense feel like she is part of one unified who

Review Request 128519: Fix XDG_DATA_DIRS path in startkde

2016-07-25 Thread Nicolas Lécureuil
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128519/ --- Review request for Plasma and David Faure. Repository: plasma-workspace

[Differential] [Accepted] D2268: Fix loading if KActivities is in state NotRunning

2016-07-25 Thread Ivan Čukić
ivan accepted this revision. ivan added a reviewer: ivan. ivan added a comment. This revision is now accepted and ready to land. Accepting until something else breaks :/ REPOSITORY rPLASMAWORKSPACE Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D2268 EMAIL

[Differential] [Commented On] D2218: New logic for screen numbers in plasmashell

2016-07-25 Thread lbeltrame (Luca Beltrame)
lbeltrame added a comment. In https://phabricator.kde.org/D2218#41975, @mart wrote: > most comments should be adressed now, will need again a period of test with several multiscreen users, as it has changed a bit I've been running this for a while, in two setups (one with 3 identi