[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-02-03 Thread Axel
https://bugs.kde.org/show_bug.cgi?id=435600

Axel  changed:

   What|Removed |Added

 CC||indigosk...@gmail.com

--- Comment #11 from Axel  ---
Created attachment 165498
  --> https://bugs.kde.org/attachment.cgi?id=165498=edit
Selector stuck doesnt follow mouse cursor

Selector stuck doesnt follow mouse cursor

2 February 2024. Ive seen this bug previously, however what I had seen was a
variation of this. 

Moving the mouse cursor on the right part works flawlessly, but in the
application folders sometimes the selection gets stuck on the last folder and
doesnt follow the mouse cursor. Also there is still a noticeable delay though
less severe than the one appearing in the first post.

Picture of the bug taken today. if mouse cursor unmoved the selector remains
stuck there indefinitely

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435600

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||2d99231da58713e3b9d5ba646a9
   ||1a45e06c684b9
 Resolution|--- |FIXED
   Version Fixed In||6.0
 Status|CONFIRMED   |RESOLVED

--- Comment #10 from Nate Graham  ---
It's pretty much fixed with that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=435600

--- Comment #9 from David Edmundson  ---
Git commit 2d99231da58713e3b9d5ba646a91a45e06c684b9 by David Edmundson.
Committed on 02/02/2024 at 09:34.
Pushed by davidedmundson into branch 'master'.

kickoff: Workaround Qt bug that causes excessive

ApplicationsPage tried to disable or enable sections at runtime, however
the code to disable grouping did not work quite as expected, instead it
looks up every role.

This is problematic as the model actions data role is excessively heavy,
checking service availablity.

The cause in Qt is identified and a merge review is pending.

M  +2-1applets/kickoff/package/contents/ui/ApplicationsPage.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/2d99231da58713e3b9d5ba646a91a45e06c684b9

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-02-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=435600

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2023

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-01-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435600

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=480553

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-01-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435600

--- Comment #7 from Nate Graham  ---
Yes, and with debug logging turned on, I can see an endless stream of
"kf.service.services: query for mimeType "x-scheme-handler/appstream" returning
1 offers" while hovering over different categories.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2024-01-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=435600

--- Comment #6 from David Edmundson  ---
Is there high CPU at the same time? There's a bug of kservice cache constantly
updating. I'll look into that first and then we can see what other issues
remain.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2023-12-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435600

ivan.plani...@gmail.com changed:

   What|Removed |Added

 CC||ivan.plani...@gmail.com

--- Comment #5 from ivan.plani...@gmail.com ---
I thought it was caused because of the triangle-filter I and others reported
years ago, but it's not. It's a bit different and depends on some categories,
as Alve here said. 

IMO, the User Experience of the menus should be there in the priorities for
KDE, as it's the thing users notice and use on the daily basis.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2023-12-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435600

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability
 CC||n...@kde.org
   Severity|normal  |minor
 Status|REOPENED|CONFIRMED

--- Comment #4 from Nate Graham  ---
Can reproduce in Plasma 6. Seems to have gotten a bit worse recently. It's
barely noticeable when I slowly move the pointer slowly, but if I move it
rapidly, the lag is easily noticeable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2023-04-13 Thread Alve
https://bugs.kde.org/show_bug.cgi?id=435600

--- Comment #3 from Alve  ---
Also, it is not a duplicate of 433819, this is another issue

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2023-04-13 Thread Alve
https://bugs.kde.org/show_bug.cgi?id=435600

Alve  changed:

   What|Removed |Added

Version|5.21.4  |5.27.3
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 CC||a...@hotmail.se
 Ever confirmed|0   |1

--- Comment #2 from Alve  ---
The issue showed in the attachment still exists (at least on 5.27.3).

It seems to be related to loading all applications in that category as it is
way slower when there's more applications in the category

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 435600] Noticeable Delay switching between Kickoff categories

2021-04-11 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=435600

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from David Edmundson  ---


*** This bug has been marked as a duplicate of bug 433819 ***

-- 
You are receiving this mail because:
You are watching all bug changes.