Summary: | context menu takes too long to show up | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Jesse Milette <linux.nerdy.kid> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aroth |
Priority: | NOR | ||
Version First Reported In: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
did an strace on dolphin
file 1 |
Description
Jesse Milette
2010-05-15 22:03:40 UTC
have discovered that my cpu gets pinned during the delay. kioslave issue maybe? Created attachment 43620 [details]
did an strace on dolphin
i opened dolphin, and right clicked my "desktop" folder 3 times, then closed dolphin. I ran valgrind --tool=callgrind dolphin and attached the two files that it produced. I think this is a kubuntu bug however, as i have tried mandriva (kde4.3) and chakera (kde 4.4) and debian (kde 4.3) and none have this issue. Created attachment 43689 [details]
file 1
the second file is too big (6mb) so i put it here: http://71.184.250.132/kcachgrind/callgrind.out.16844 This might be the same issue as https://bugs.kde.org/show_bug.cgi?id=232979 |