[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2018-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #14 from andre.cbar...@yahoo.com --- Forgot to add. Another possibility is that applications may try to start to system tray and all the required services it gives may not be ready yet, so, some timeout and requests repetitions may come to

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2018-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #13 from andre.cbar...@yahoo.com --- OK, don't know if will be useful to analyze the delays on init but I use a workaround for it that gives me normal startup every time will all applications I would otherwise use without the trick. First,

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2018-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #12 from andre.cbar...@yahoo.com --- Created attachment 109908 --> https://bugs.kde.org/attachment.cgi?id=109908=edit Script with the apps that must be loaded on every initialization -- You are receiving this mail because: You are

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2018-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384478 andre.cbar...@yahoo.com changed: What|Removed |Added CC||andre.cbar...@yahoo.com --- Comment

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-10-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #10 from Christoph Feck --- If you can confirm that starting akonadi from within the plasmashell startup blocks the process until it is started, then yes. I do not have akonadi installed to verify. -- You are receiving this

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-27 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #9 from Shmerl --- Or you are saying that with calendar integration plasmashell can't complete loading its UI before akonadiserver and mysqld finish starting? Then I suppose it also requires some approach redesign, that

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-27 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #8 from Shmerl --- (In reply to Christoph Feck from comment #7) > You are probably using the Plasma calender with KDEPIM integration. That > needs akonadi, which in turn needs mysql. I suggest to disable the Plasma >

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #7 from Christoph Feck --- You are probably using the Plasma calender with KDEPIM integration. That needs akonadi, which in turn needs mysql. I suggest to disable the Plasma KDEPIM integration. Please ask in a forum of your

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-09 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #6 from Shmerl --- (In reply to David Edmundson from comment #4) > It does have more priority. It's in autostart phase 0. The rest comes after, > so done. I hope you understood what I'm trying to say. I want to see

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-09 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=384478 --- Comment #5 from Shmerl --- (In reply to David Edmundson from comment #4) > It does have more priority. It's in autostart phase 0. The rest comes after, > so done. Well the problem is still here. Current login time is atrocious

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=384478 David Edmundson changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-08 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=384478 Shmerl changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[plasmashell] [Bug 384478] Refactor login logic to give plasmashell priority to avoid I/O congestion

2017-09-08 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=384478 Shmerl changed: What|Removed |Added Summary|Extremely slow login into |Refactor login logic to