Jenkins build is back to normal : plasma-workspace_master_qt5 #1222

2015-01-14 Thread KDE CI System
See http://build.kde.org/job/plasma-workspace_master_qt5/1222/changes

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request 121945: Use i18np for plural units in the jobs applet

2015-01-14 Thread Martin Klapetek

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121945/
---

(Updated Jan. 14, 2015, 7:40 p.m.)


Status
--

This change has been marked as submitted.


Review request for Plasma.


Bugs: 342640
https://bugs.kde.org/show_bug.cgi?id=342640


Repository: plasma-workspace


Description
---

Yesterday came a bug report about using non-plural i18n for the jobs unit. We 
need to use plural so that some locales may provide different variations for 
different numbers.

For example Czech has
1 soubor
2 soubory
...
5 soubor?
...

Unfortunately this came with the string freeze for 5.2, but I think this would 
be nice to have for 5.2. I'll ask for an exception (and review).


Diffs
-

  applets/notifications/package/contents/ui/JobDetailsItem.qml 8b18356 

Diff: https://git.reviewboard.kde.org/r/121945/diff/


Testing
---


Thanks,

Martin Klapetek

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Build failed in Jenkins: plasma-workspace_master_qt5 #1221

2015-01-14 Thread KDE CI System
See http://build.kde.org/job/plasma-workspace_master_qt5/1221/changes

Changes:

[mklapetek] Use i18np for plural units in the jobs applet

--
[...truncated 2363 lines...]
 m_desktopDefaultsConfig = 
KConfigGroup(KSharedConfig::openConfig(package.filePath(defaults)), 
Desktop);

 ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/standaloneappcorona.cpp:
 In member function ‘virtual void StandaloneAppCorona::loadDefaultLayout()’:
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/standaloneappcorona.cpp:119:36:
 warning: ‘Plasma::Package Plasma::Corona::package() const’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/corona.h:64)
 [-Wdeprecated-declarations]
 const QString script = package().filePath(defaultlayout);
^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/standaloneappcorona.cpp:119:62:
 warning: ‘QString Plasma::Package::filePath(const char*, const QString) 
const’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:144)
 [-Wdeprecated-declarations]
 const QString script = package().filePath(defaultlayout);
  ^
[ 35%] Building CXX object 
libtaskmanager/CMakeFiles/taskmanager.dir/taskgroup.cpp.o
[ 35%] Building CXX object shell/CMakeFiles/plasmashell.dir/osd.cpp.o
[ 35%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/scripting/appinterface.cpp.o
[ 35%] Building CXX object krunner/CMakeFiles/krunner.dir/view.cpp.o
[ 35%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/historymodel.cpp.o
[ 35%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/testHistory_automoc.cpp.o
[ 35%] Building CXX object 
libtaskmanager/CMakeFiles/taskmanager.dir/taskitem.cpp.o
[ 35%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/historystringitem.cpp.o
[ 36%] Building CXX object 
klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historymodel.cpp.o
[ 36%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/history.cpp.o
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/osd.cpp: In 
constructor ‘Osd::Osd(ShellCorona*)’:
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/osd.cpp:35:82: 
warning: ‘QString Plasma::Package::filePath(const char*, const QString) const’ 
is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:144)
 [-Wdeprecated-declarations]
 const QString osdPath = 
corona-lookAndFeelPackage().filePath(osdmainscript);

  ^
[ 36%] Building CXX object 
libtaskmanager/CMakeFiles/taskmanager.dir/taskmanager.cpp.o
[ 37%] Building CXX object krunner/CMakeFiles/krunner.dir/appadaptor.cpp.o
[ 37%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/scripting/applet.cpp.o
Linking CXX executable testHistory
http://build.kde.org/job/plasma-workspace_master_qt5/ws/krunner/view.cpp: In 
constructor ‘View::View(QWindow*)’:
http://build.kde.org/job/plasma-workspace_master_qt5/ws/krunner/view.cpp:88:36:
 warning: ‘void Plasma::Package::setPath(const QString)’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:125)
 [-Wdeprecated-declarations]
 package.setPath(packageName);
^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/krunner/view.cpp:91:84:
 warning: ‘QString Plasma::Package::filePath(const char*, const QString) 
const’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:144)
 [-Wdeprecated-declarations]
 
m_qmlObj-setSource(QUrl::fromLocalFile(package.filePath(runcommandmainscript)));

^
In file included from 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/qt5/inst/include/QtQuick/qtquickglobal.h:45:0,
 from 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/qt5/inst/include/QtQuick/qquickwindow.h:45,
 from 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/qt5/inst/include/QtQuick/qquickview.h:45,
 from 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/qt5/inst/include/QtQuick/QQuickView:1,
 from 
http://build.kde.org/job/plasma-workspace_master_qt5/ws/krunner/view.h:22,
 from 
http://build.kde.org/job/plasma-workspace_master_qt5/ws/krunner/view.cpp:19:
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/qt5/inst/include/QtCore/qobject.h:
 In instantiation 

Review Request 122065: Fix activity start and stop.

2015-01-14 Thread Xuetian Weng

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122065/
---

Review request for Plasma and Ivan Čukić.


Repository: kactivities


Description
---

1. KWin Interface name is wrong
2. kactivitymanagerd doesn't listen on ksmserver anymore, thus 
subSession{Opened,Closed,CloseCanceled} are not called anymore. It need to send 
Started/Stopped event by itself when kwin dbus call returns.


Diffs
-

  src/service/ksmserver/KSMServer_p.h c0f5598 
  src/service/ksmserver/KSMServer.cpp b5e1467 

Diff: https://git.reviewboard.kde.org/r/122065/diff/


Testing
---

Now starting and stopping activity works properly.


Thanks,

Xuetian Weng

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Build failed in Jenkins: plasma-workspace_master_qt5 #1219

2015-01-14 Thread KDE CI System
See http://build.kde.org/job/plasma-workspace_master_qt5/1219/changes

Changes:

[notmart] hide the arrow if no hidden items

--
[...truncated 2442 lines...]
 KPluginInfo info(offers.first());
^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:453:113:
 warning: ‘QString Plasma::Package::defaultPackageRoot() const’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:180)
 [-Wdeprecated-declarations]
 const QString path = 
QStandardPaths::locate(QStandardPaths::GenericDataLocation, 
package.defaultPackageRoot() + info.pluginName() + /metadata.desktop);

 ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:459:38:
 warning: ‘void Plasma::Package::setPath(const QString)’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:125)
 [-Wdeprecated-declarations]
 package.setPath(info.pluginName());
  ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:461:61:
 warning: ‘QString Plasma::Package::filePath(const char*, const QString) 
const’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:144)
 [-Wdeprecated-declarations]
 const QString scriptFile = package.filePath(mainscript);
 ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:
 In static member function ‘static QStringList 
WorkspaceScripting::ScriptEngine::pendingUpdateScripts(Plasma::Corona*)’:
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:869:26:
 warning: ‘Plasma::Package Plasma::Corona::package() const’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/corona.h:64)
 [-Wdeprecated-declarations]
 if (!corona-package().metadata().isValid()) {
  ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:869:37:
 warning: ‘KPluginInfo Plasma::Package::metadata() const’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:196)
 [-Wdeprecated-declarations]
 if (!corona-package().metadata().isValid()) {
 ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:874:45:
 warning: ‘Plasma::Package Plasma::Corona::package() const’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/corona.h:64)
 [-Wdeprecated-declarations]
 const QString appName = corona-package().metadata().pluginName();
 ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/scriptengine.cpp:874:56:
 warning: ‘KPluginInfo Plasma::Package::metadata() const’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:196)
 [-Wdeprecated-declarations]
 const QString appName = corona-package().metadata().pluginName();
^
[ 37%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/historymodel.cpp.o
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/widget.cpp:129:6:
 warning: unused parameter ‘index’ [-Wunused-parameter]
 void Widget::setIndex(int index)
  ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/widget.cpp:159:6:
 warning: unused parameter ‘geometry’ [-Wunused-parameter]
 void Widget::setGeometry(const QRectF geometry)
  ^
Scanning dependencies of target testHistoryModel
[ 37%] Building CXX object 
klipper/autotests/CMakeFiles/testHistoryModel.dir/historymodeltest.cpp.o
[ 37%] Building CXX object 
klipper/autotests/CMakeFiles/testHistoryModel.dir/modeltest.cpp.o
[ 37%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/plasmashelladaptor.cpp.o
[ 37%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/krunner_interface.cpp.o
[ 37%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/plasmashell_automoc.cpp.o
[ 38%] [ 38%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/historyimageitem.cpp.o
Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/historyitem.cpp.o
[ 38%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/klippersettings.cpp.o
[ 38%] Building CXX object 

Change in plasma-framework[master]: Hack: silence failing test on Qt 5.2

2015-01-14 Thread Code Review
Jan Kundrát has uploaded a new change for review.

  https://gerrit.vesnicky.cesnet.cz/r/324

Change subject: Hack: silence failing test on Qt 5.2
..

Hack: silence failing test on Qt 5.2

I guess nobody cares enough to debug why this fails on Qt 5.2, so let's
just silence this error blacklisting this particular test case on Qt
prior to 5.3.

I have no idea whether this is a good fix.

BUG: 342676
Change-Id: Ib53b70f740157e1a06383a9f0a78c3fccf5b930c
---
M autotests/dialognativetest.cpp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.vesnicky.cesnet.cz:29418/plasma-framework 
refs/changes/24/324/1

diff --git a/autotests/dialognativetest.cpp b/autotests/dialognativetest.cpp
index 6811202..7ddc228 100644
--- a/autotests/dialognativetest.cpp
+++ b/autotests/dialognativetest.cpp
@@ -81,9 +81,11 @@
 QCOMPARE(m_dialog-x(), 0);
 QCOMPARE(m_dialog-y(), 49);
 
+#if QT_VERSION = QT_VERSION_CHECK(5, 3, 0)
 m_dialog-setVisualParent(m_panel2-contentItem());
 QCOMPARE(m_dialog-x(), 71);
 QCOMPARE(m_dialog-y(), 49);
+#endif
 }
 
 QTEST_MAIN(DialogNativeTest)

-- 
To view, visit https://gerrit.vesnicky.cesnet.cz/r/324
To unsubscribe, visit https://gerrit.vesnicky.cesnet.cz/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib53b70f740157e1a06383a9f0a78c3fccf5b930c
Gerrit-PatchSet: 1
Gerrit-Project: plasma-framework
Gerrit-Branch: master
Gerrit-Owner: Jan Kundrát j...@kde.org
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 340892] System Settings's Power management complains about power management service

2015-01-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=340892

Andrius Štikonas andr...@stikonas.eu changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||andr...@stikonas.eu
 Ever confirmed|0   |1

--- Comment #4 from Andrius Štikonas andr...@stikonas.eu ---
Still happens with Plasma 5.1.95 on Gentoo

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Powerdevil] [Bug 340892] System Settings's Power management complains about power management service

2015-01-14 Thread Hrvoje Senjan
https://bugs.kde.org/show_bug.cgi?id=340892

Hrvoje Senjan hrvoje.sen...@gmail.com changed:

   What|Removed |Added

 CC||hrvoje.sen...@gmail.com

--- Comment #5 from Hrvoje Senjan hrvoje.sen...@gmail.com ---
this one is probably fixed with commit ee9e92ff4e555252742326124cd7a5d3b574a27c
in kauth.
check the path in
/usr/share/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Build failed in Jenkins: plasma-workspace_master_qt5 #1220

2015-01-14 Thread KDE CI System
See http://build.kde.org/job/plasma-workspace_master_qt5/1220/changes

Changes:

[kde] Fix typo

--
[...truncated 2430 lines...]
[ 35%] Generating kscreensaversettings.h, kscreensaversettings.cpp
[ 36%] Generating ksmserver_interface.cpp, ksmserver_interface.h
[ 36%] Generating powerdevilpolicyagent.cpp, powerdevilpolicyagent.h
[ 36%] Generating wayland-ksld-client-protocol.h
[ 36%] Generating screensaveradaptor.moc
[ 36%] Generating kscreensaveradaptor.moc
[ 36%] Generating ksmserver_interface.moc
[ 36%] Generating powerdevilpolicyagent.moc
[ 36%] Generating wayland-ksld-protocol.c
Scanning dependencies of target screenlocker_static
[ 36%] [ 36%] Building CXX object 
ksmserver/screenlocker/CMakeFiles/screenlocker_static.dir/ksldapp.cpp.o
Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/editactiondialog.cpp.o
[ 37%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/i18n.cpp.o
Scanning dependencies of target kcheckrunning
[ 37%] Building CXX object 
ksmserver/CMakeFiles/kcheckrunning.dir/kcheckrunning.cpp.o
[ 37%] Building CXX object 
ksmserver/CMakeFiles/kcheckrunning.dir/kcheckrunning_automoc.cpp.o
[ 37%] Linking CXX executable kcheckrunning
Building CXX object ksmserver/tests/CMakeFiles/testsh.dir/__/shutdowndlg.cpp.o
[ 37%] Built target kcheckrunning
[ 37%] [ 37%] Generating appadaptor.cpp, appadaptor.h
Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/clipcommandprocess.cpp.o
[ 37%] Generating appadaptor.moc
Scanning dependencies of target testHistoryModel
[ 37%] Building CXX object 
klipper/autotests/CMakeFiles/testHistoryModel.dir/historymodeltest.cpp.o
Scanning dependencies of target krunner
[ 37%] Building CXX object krunner/CMakeFiles/krunner.dir/main.cpp.o
[ 37%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/scripting/panel.cpp.o
[ 37%] Building CXX object 
ksmserver/screenlocker/CMakeFiles/screenlocker_static.dir/interface.cpp.o
[ 37%] Building CXX object 
ksmserver/screenlocker/CMakeFiles/screenlocker_static.dir/lockwindow.cpp.o
Scanning dependencies of target testHistory
[ 37%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/historytest.cpp.o
Scanning dependencies of target plasma_engine_clipboard
[ 37%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/klipper.cpp.o
[ 37%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/klippersettings.cpp.o
http://build.kde.org/job/plasma-workspace_master_qt5/ws/ksmserver/shutdowndlg.cpp:
 In constructor ‘KSMShutdownDlg::KSMShutdownDlg(QWindow*, bool, bool, 
KWorkSpace::ShutdownType, const QString)’:
http://build.kde.org/job/plasma-workspace_master_qt5/ws/ksmserver/shutdowndlg.cpp:114:83:
 warning: ‘QSetSolid::PowerManagement::SleepState 
Solid::PowerManagement::supportedSleepStates()’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:74)
 [-Wdeprecated-declarations]
 QSetSolid::PowerManagement::SleepState spdMethods = 
Solid::PowerManagement::supportedSleepStates();

   ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/ksmserver/shutdowndlg.cpp:114:104:
 warning: ‘QSetSolid::PowerManagement::SleepState 
Solid::PowerManagement::supportedSleepStates()’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:74)
 [-Wdeprecated-declarations]
 QSetSolid::PowerManagement::SleepState spdMethods = 
Solid::PowerManagement::supportedSleepStates();

^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/ksmserver/shutdowndlg.cpp:143:29:
 warning: ‘void KDeclarative::KDeclarative::initialize()’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdeclarative/inst/include/KF5/KDeclarative/kdeclarative/kdeclarative.h:45)
 [-Wdeprecated-declarations]
 kdeclarative.initialize();
 ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/ksmserver/shutdowndlg.cpp:153:40:
 warning: ‘void Plasma::Package::setPath(const QString)’ is deprecated 
(declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:125)
 [-Wdeprecated-declarations]
 package.setPath(packageName);
^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/ksmserver/shutdowndlg.cpp:156:55:
 warning: ‘QString Plasma::Package::filePath(const char*, const QString) 
const’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/plasma-framework/inst/include/KF5/plasma/package.h:144)
 [-Wdeprecated-declarations]
 fileName = package.filePath(logoutmainscript);
 

Re: Review Request 121701: Introduce KQuickControls TextField with context menu

2015-01-14 Thread Kai Uwe Broulik

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121701/
---

(Updated Jan. 14, 2015, 5:20 p.m.)


Status
--

This change has been marked as submitted.


Review request for Plasma.


Repository: kdeclarative


Description
---

This adds a KQuickControls TextField and TextArea with a context menu similar 
to what the widgets provide, based on Review 121698.

It uses the new menu property and thus requires QtQuick.Controls 1.3, ie. Qt 
5.4 and should eventually be used as base for its PlasmaComponents 
counterparts. A user of this Item could manupulate menu to remove or add 
additional items.


Diffs
-

  src/qmlcontrols/kquickcontrols/CMakeLists.txt eef0420 
  src/qmlcontrols/kquickcontrols/TextArea.qml PRE-CREATION 
  src/qmlcontrols/kquickcontrols/TextField.qml PRE-CREATION 
  src/qmlcontrols/kquickcontrols/private/CMakeLists.txt c024800 
  src/qmlcontrols/kquickcontrols/private/TextMenu.qml PRE-CREATION 
  src/qmlcontrols/kquickcontrols/private/qmldir 8770bce 
  src/qmlcontrols/kquickcontrols/qmldir 31d8b14 

Diff: https://git.reviewboard.kde.org/r/121701/diff/


Testing
---

Works in qmlscene, was too lazy recompiling the frameworksintegration for Qt 5.4


Thanks,

Kai Uwe Broulik

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Review Request 119557: use kpluginselector for enabling runners

2015-01-14 Thread Marco Martin

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119557/
---

(Updated Jan. 14, 2015, 4:58 p.m.)


Status
--

This change has been discarded.


Review request for Plasma.


Repository: plasma-desktop


Description
---

there is a standard widget to enable or disable plugins used around: 
kpluginselector.
this is needed also to access the about dialog of runners (maybe not 100% 
needed) and the config dialog some runners have (that's absolutely needed)
graphically looks similar, just a bit more detailed (displays comments from the 
metadata files as well)

note there is still a bug this uncovered before it can be merged (probably the 
reason it wasn't used before) the scrollbars are always hidden right now.
that's a problem in kcategorizedview due to a workaround of an old Qt4 bug
update: the scrollbars are now fixed in kcategorizedview


Diffs
-

  kcms/runners/kcm.h 0458430879964a10b2a15ff6660919874b7a5c3d 
  kcms/runners/kcm.cpp 0de07fbd73f692acb7b68efa665ba72dc8eddc5b 

Diff: https://git.reviewboard.kde.org/r/119557/diff/


Testing
---


File Attachments


snapshot4.png
  
https://git.reviewboard.kde.org/media/uploaded/files/2014/07/31/be11d3fa-5de4-496b-a79e-450bd78318e6__snapshot4.png


Thanks,

Marco Martin

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Breeze] [Bug 342824] New: Almost no padding for window icon in maximized window decoration

2015-01-14 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=342824

Bug ID: 342824
   Summary: Almost no padding for window icon in maximized window
decoration
   Product: Breeze
   Version: 5.1.95
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-devel@kde.org
  Reporter: aro...@archlinux.org

With the new breeze windeco in 5.2, window icons for maximized windows have
only about 1 px padding at the top and on the left, which make them look like
they're touching the creen border.

Reproducible: Always

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Breeze] [Bug 342824] Almost no padding for window icon in maximized window decoration

2015-01-14 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=342824

--- Comment #1 from Antonio Rojas aro...@archlinux.org ---
Created attachment 90399
  -- https://bugs.kde.org/attachment.cgi?id=90399action=edit
Maximized window

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Breeze] [Bug 342824] Almost no padding for window icon in maximized window decoration

2015-01-14 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=342824

--- Comment #2 from Antonio Rojas aro...@archlinux.org ---
Created attachment 90400
  -- https://bugs.kde.org/attachment.cgi?id=90400action=edit
unmaximized window, for comparison

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: 5.2 features

2015-01-14 Thread Marco Martin
On Tuesday 13 January 2015 23:26:05 David Edmundson wrote:
 ​For future, can we start this promo process earlier. Trying to do it all
 in one day makes it all ridiculously rushed.
 
 This one features a screenshot that a few people explicitly said not to
 use, that's why I was busy redoing all of the other ones I sent you split
 up.

back in the distant past..
we started to put the keyword FEATURE: in commits of those that we wanted to 
go into release notes, made a tad easier to not lose stuff

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Build failed in Jenkins: plasma-workspace_master_qt5 #1218

2015-01-14 Thread KDE CI System
See http://build.kde.org/job/plasma-workspace_master_qt5/1218/changes

Changes:

[scripty] SVN_SILENT made messages (.desktop file)

--
[...truncated 2443 lines...]

  ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/libtaskmanager/task_x11.cpp:
 In member function ‘void TaskManager::Task::setShaded(bool)’:
http://build.kde.org/job/plasma-workspace_master_qt5/ws/libtaskmanager/task_x11.cpp:238:90:
 warning: ‘NETWinInfo::NETWinInfo(xcb_connection_t*, xcb_window_t, 
xcb_window_t, NET::Properties, NET::Role)’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kwindowsystem/inst/include/KF5/KWindowSystem/netwm.h:988)
 [-Wdeprecated-declarations]
 NETWinInfo ni(QX11Info::connection(), d-win, QX11Info::appRootWindow(), 
NET::WMState);

  ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/libtaskmanager/task_x11.cpp:
 In member function ‘void TaskManager::Task::publishIconGeometry(QRect)’:
http://build.kde.org/job/plasma-workspace_master_qt5/ws/libtaskmanager/task_x11.cpp:252:79:
 warning: ‘NETWinInfo::NETWinInfo(xcb_connection_t*, xcb_window_t, 
xcb_window_t, NET::Properties, NET::Role)’ is deprecated (declared at 
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kwindowsystem/inst/include/KF5/KWindowSystem/netwm.h:988)
 [-Wdeprecated-declarations]
 NETWinInfo ni(QX11Info::connection(), d-win, QX11Info::appRootWindow(), 
0);
   ^
[ 36%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/historystringitem.cpp.o
[ 36%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/scripting/widget.cpp.o
[ 36%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/history.cpp.o
[ 36%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/klipperpopup.cpp.o
[ 37%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/popupproxy.cpp.o
Linking CXX shared library libtaskmanager.so
[ 37%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/configdialog.cpp.o
[ 37%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/history.cpp.o
[ 37%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/historyitem.cpp.o
[ 37%] Built target taskmanager
[ 37%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/historymodel.cpp.o
[ 37%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/historystringitem.cpp.o
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/widget.cpp:129:6:
 warning: unused parameter ‘index’ [-Wunused-parameter]
 void Widget::setIndex(int index)
  ^
http://build.kde.org/job/plasma-workspace_master_qt5/ws/shell/scripting/widget.cpp:159:6:
 warning: unused parameter ‘geometry’ [-Wunused-parameter]
 void Widget::setGeometry(const QRectF geometry)
  ^
[ 38%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/historyimageitem.cpp.o
[ 38%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/plasmashelladaptor.cpp.o
[ 38%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/krunner_interface.cpp.o
[ 38%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/historyimageitem.cpp.o
[ 38%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/historyurlitem.cpp.o
[ 38%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/actionstreewidget.cpp.o
[ 38%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/historyitem.cpp.o
[ 38%] [ 38%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/editactiondialog.cpp.o
Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/clipcommandprocess.cpp.o
[ 38%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/klipperpopup.cpp.o
[ 38%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/popupproxy.cpp.o
[ 39%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/historyimageitem.cpp.o
[ 39%] Building CXX object 
shell/CMakeFiles/plasmashell.dir/plasmashell_automoc.cpp.o
[ 39%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/historyurlitem.cpp.o
[ 39%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/historystringitem.cpp.o
[ 39%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/actionstreewidget.cpp.o
[ 39%] Building CXX object 
klipper/CMakeFiles/plasma_engine_clipboard.dir/editactiondialog.cpp.o
[ 39%] Building CXX object 
klipper/autotests/CMakeFiles/testHistory.dir/__/historyurlitem.cpp.o
[ 39%] Building CXX object 
klipper/CMakeFiles/kdeinit_klipper.dir/klippersettings.cpp.o
[ 39%] Building CXX object klipper/CMakeFiles/kdeinit_klipper.dir/main.cpp.o
[ 39%] Building CXX object 

Re: 5.2 Bugs and Missing Features

2015-01-14 Thread Marco Martin
On Tuesday 13 January 2015 11:52:19 Jonathan Riddell wrote:
 Please add any notable bugs in Plasma 5.2 here
  https://community.kde.org/Plasma/5.2_Errata
 
 Please check over the 5.1 errata page to see if any should be copied over
  https://community.kde.org/Plasma/5.1_Errata

hm, a lot of the 5.1 missing ones seems still missing in 5.2

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


5.2 beta is out

2015-01-14 Thread Jonathan Riddell
Plasma 5.2 beta is out if you haven't seen the news.

I've noted in the release process to start the announcements on the day tars 
are made not on the day release is due so we can get that sorted earlier.

Distros, are any of you planning to pick up Plasma 5.2 for your forthcoming 
stable releases?  I know kubuntu is planning to.  Would be useful to know for 
publicity.

It'll compile with both Qt 5.3 and 5.4 but there are some fixes that
only get build if built against Qt 5.4 (and the plasma devs do a lot
more testing on Qt 5.4) so that's the recommended version.  Please
remember to recompile if you're swithing to a new Qt.

Jonathan
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: 5.2 Bugs and Missing Features

2015-01-14 Thread Sebastian Kügler
On Wednesday, January 14, 2015 07:59:10 Martin Gräßlin wrote:
 On Wednesday 14 January 2015 00:33:05 Aleix Pol wrote:
  On Tue, Jan 13, 2015 at 12:52 PM, Jonathan Riddell j...@jriddell.org 
wrote:
   Please add any notable bugs in Plasma 5.2 here
  
https://community.kde.org/Plasma/5.2_Errata

  I don't really understand the Performance explanation over there.
  If there's a case we don't perform properly (for example: Nvidia x954
  with mesa 17.14) then we name it, but saying [1] and [2] is far too
  vague and sounds like a cheeky I told you so in the errata page
  move.
 
  My proposal: if we know when it doesn't work, we list it or put up
  with it. If it's a problem and it's not listed, people can still
  report it and maybe even help.
 
 I'm for removing that block completely. It's copied from previous releases
 and  I don't think it applies any more. With Plasma 5.2 and Qt 5.4 we
 reached that point where future releases brought us significant
 performance improvements.

I agree as well. It's been there for two releases, makes sense in a be 
careful with this stage, but now, we can get rid of it.

I've removed that paragraph. Of course if there are specific cases of 
performance regressions, we can add them to the Errata.
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel