Summary: | Dolphin occasionally takes 1 minute to start | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | tagwerk19 |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | gfew3vhy, kfm-devel, meven29, nate |
Priority: | NOR | ||
Version: | 19.12.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
ZIP of screen recording, strace showing delay, strace showing normal operation
ZIP of equivalent behaviour with gwenview (traces) ZIP of equivalent behaviour with gwenview (screen recording) |
Description
tagwerk19
2020-01-30 07:08:10 UTC
Please add findings to Bug 348521, thanks! *** This bug has been marked as a duplicate of bug 348521 *** Bug 348521 was initially reported for the "1 second lag", but got comments about much longer lags, similar to the one reported as bug 409574. Tried clearing the limit on the Wastebin size (as mentioned in a KDE thread, err, somewhere...): still occasional instances of delay, no difference Moved the VM (by copying the qcow2) to a different KVM host still occasional instances of delay * Built new clean Neon 5.17 VM. Updated to the Dolphin 19.12.1, Neon 5.17.5 level... still occasional instances of delay * Not able to say whether the issue occurs "as often" in these asterisked tests, potentially (gut feeling) it is less frequent. Created attachment 125611 [details]
ZIP of equivalent behaviour with gwenview (traces)
Created attachment 125612 [details]
ZIP of equivalent behaviour with gwenview (screen recording)
Cross check with https://bugs.kde.org/show_bug.cgi?id=411196 Gwenview showed a delay launching and subsequent delay displaying the image. Not able to close Gwenview (had to terminate) When Gwenview showed this behaviour, a following run of Dolphin showed the same. Captured strace with strace -o typescript -t -f /usr/bin/gwenview /home/test/Pictures/A.png Three traces attached in the zip; the first of gwenview launching, the next of dolphin, the last of gwenview again. The high CPU use for Xorg seen in the screen recording looks like it is the result of the screen recording. The third trace was done without screen recording and no extra CPU load. The third trace also shows a "Bad File Descriptor" loop after trying to close gwenview... Not all such instances are persistent, seen cases where gwenview is slow and a subsequent run, of gwenview or dolphin, is fine. *** This bug has been marked as a duplicate of bug 409574 *** I don't think I've seen this behaviour for months In the latter times I saw it (anecdotal recollection, I've got nothing written down), I associated it with klipper/clipboard issues. Nothing to do with KDEConnect in my case, but text being "clipped" in different KVM guest. The "go to" solution became deleting the entire clipboard history... I do still see clipboard problems but no longer the "30 second/1 minute pause" The link to KDEConnect was discussed in Bug 411196 |