Summary: | Desktop icons sorted by name were occasionally unsorted when starting Plasma | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Matt Fagnani <matt.fagnani> |
Component: | Folder | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | NEEDSINFO WAITINGFORINFO | ||
Severity: | normal | CC: | bugseforuns, hein, kdedev, nate, nicolas.fella, thomas |
Priority: | NOR | Keywords: | qt6 |
Version: | 6.0.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matt Fagnani
2024-03-02 05:24:24 UTC
Unfortunately the code for desktop icon positioning is quite fragile and buggy. There are plans to rewrite to fix this and other similar bugs. Maybe for Plasma 6.1 or 6.2. (In reply to Nate Graham from comment #1) > Unfortunately the code for desktop icon positioning is quite fragile and > buggy. There are plans to rewrite to fix this and other similar bugs. Maybe > for Plasma 6.1 or 6.2. OK thanks. I should note that I set the splash screen to None because the splash screen was being shown for about 20 s even though the desktop took around 5 s to load completely as I reported at https://bugs.kde.org/show_bug.cgi?id=479824 I don't know if that might be involved. When the problem happened 2-3 times after I reported this, the first few icons were still ordered by name and the ones after that were randomly ordered. This problem might've happened less than 10% of the times I started Plasma. There are multiple bugs describing the same or similar behavior for icon positioning on the desktop not being saved. I'm using 468546 as the main one. *** This bug has been marked as a duplicate of bug 468546 *** This problem happened with Plasma 6.2.3, but it was infrequent. I'm reopening this report as Nate requested at https://bugs.kde.org/show_bug.cgi?id=468546#c41 May be fixed with the big icon refactor in Plasma 6.3, which closed almost a dozen bug reports about icon mis-positioning. Can you test again with current git master? I haven't built Plasma from git before, but I've looked into it. I might be able to do so. If not, I'll test it with 6.3 beta. The problem happened likely less than 5% of logins with 6.2.3. It might be difficult to be sure that git master isn't affected without logging in a large number of times. Thanks. Thanks for being willing to re-test. Let us know how it goes :) |