Bug 237758 - context menu takes too long to show up
Summary: context menu takes too long to show up
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-15 22:03 UTC by Jesse Milette
Modified: 2010-06-16 02:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
did an strace on dolphin (75.67 KB, text/plain)
2010-05-16 02:03 UTC, Jesse Milette
Details
file 1 (755.57 KB, application/octet-stream)
2010-05-18 13:10 UTC, Jesse Milette
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Milette 2010-05-15 22:03:40 UTC
Version:           1.4 (using 4.4.3 (KDE 4.4.3), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.32-22-generic

when i right click a file/folder the context menu takes sometimes 3 seconds to show up.  this is insane.  The stupid thing should be stored in RAM or something so it doesn't have to keep reloading!  Windows/GNOME context menu in instantaneous.
Comment 1 Jesse Milette 2010-05-16 01:51:16 UTC
have discovered that my cpu gets pinned during the delay.  kioslave issue maybe?
Comment 2 Jesse Milette 2010-05-16 02:03:27 UTC
Created attachment 43620 [details]
did an strace on dolphin
Comment 3 Jesse Milette 2010-05-16 02:05:09 UTC
i opened dolphin, and right clicked my "desktop" folder 3 times, then closed dolphin.
Comment 4 Jesse Milette 2010-05-18 13:04:42 UTC
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.
Comment 5 Jesse Milette 2010-05-18 13:10:53 UTC
Created attachment 43689 [details]
file 1
Comment 6 Jesse Milette 2010-05-18 13:11:35 UTC
the second file is too big (6mb) so i put it here: http://71.184.250.132/kcachgrind/callgrind.out.16844
Comment 7 Andreas Roth 2010-06-01 12:02:44 UTC
This might be the same issue as https://bugs.kde.org/show_bug.cgi?id=232979