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
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
> 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:
---
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
---
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
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
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
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
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