Bug 237758

Summary: context menu takes too long to show up
Product: [Applications] dolphin Reporter: Jesse Milette <linux.nerdy.kid>
Component: generalAssignee: 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
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