[Differential] [Changed Subscribers] D2449: small utility to create L&F packages

2016-09-25 Thread aspotashev (Alexander Potashev)
aspotashev added inline comments. INLINE COMMENTS > lnflogic.cpp:66 > +cg.writeEntry("X-KDE-PluginInfo-Website", website); > +cg.writeEntry("X-KDE-PluginInfo-Category", "Plasma Look And Feel"); > +cg.writeEntry("X-KDE-PluginInfo-License", license); Double space here in "Plasma Look

Can a plasmoid update its contents when it is in a hidden panel?

2016-09-25 Thread Michail Vourlakos
Hello everyone, I have a question concerning the Now Dock plasmoid. The plasmoid is using many animations when adding or removing tasks and launchers. The issue is that when the panel in which the plasmoid belongs is hidden then all these animations play when the panel is shown again. I bel

Re: Review Request 128760: Fix crash on exit

2016-09-25 Thread Arfrever Frehtes Taifersar Arahesis
> On Sept. 17, 2016, 9:39 p.m., Hugo Pereira Da Costa wrote: > > Sorry for the delay > > ... for some reason I don't always recieve notifications from reviewboard > > Hugo Pereira Da Costa wrote: > Ping ? > Do people have commit rights ? Should I commit it myself ? > > Peter Wu wrote:

Review Request 129013: Fix handling of paths with whitespace in bash

2016-09-25 Thread Leonard König
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129013/ --- Review request for Plasma. Repository: plasma-sdk Description ---

Jenkins-kde-ci: plasma-desktop Plasma-5.8 stable-kf5-qt5 » Linux,gcc - Build # 18 - Fixed!

2016-09-25 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.8%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/18/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sun, 25 Sep 2016 12:03:25 + Build duration: 6 min 23 sec CHANGE SET Revision 385cb67418d66addfac84

Jenkins-kde-ci: plasma-desktop Plasma-5.8 stable-kf5-qt5 » Linux,gcc - Build # 18 - Fixed!

2016-09-25 Thread no-reply
GENERAL INFO BUILD SUCCESS Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.8%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/18/ Project: PLATFORM=Linux,compiler=gcc Date of build: Sun, 25 Sep 2016 12:03:25 + Build duration: 6 min 23 sec CHANGE SET Revision 385cb67418d66addfac84

[Differential] [Request, 154 lines] D2853: Mouse KCM: Align spin boxes, port to Qt5

2016-09-25 Thread marten (Jonathan Marten)
marten created this revision. marten added a reviewer: Plasma. marten set the repository for this revision to rPLASMADESKTOP Plasma Desktop. marten added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY The "Advanced" and "Keyboard Navigation" tabs of

[Breeze] [Bug 341762] When utilizing the Breeze theme for SDDM, it takes ages for SDDM to startup.

2016-09-25 Thread Raymond Wooninck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341762 --- Comment #10 from Raymond Wooninck --- Actually I haven't seen this for quite some time. Also with the changes that Plasma 5.8 will bring to the SDDM theme, the issue no longer occurs with me. -- You are receiving this mail because: You are the ass

[Breeze] [Bug 341762] When utilizing the Breeze theme for SDDM, it takes ages for SDDM to startup.

2016-09-25 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341762 --- Comment #9 from bl...@vivaldi.net --- I think that problem here is more global than just sddm plugin. Slow init can reproduced for a quite big number of Qt5 apps. Maybe linking against libicu causes this issue or opensource graphics drivers. Not sure