Bug 369855

Summary: File -> Open... dialog should start with current data file's parent dir
Product: [Developer tools] kcachegrind Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Josef Weidendorfer <josef.weidendorfer>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 0.7.4kde   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Potashev 2016-10-04 10:41:55 UTC
File -> Open... dialog should start with current data file's parent dir

Reproducible: Always

Steps to Reproduce:
1. Run "kcachegrind callgrind.out.28761" in cmdline (where callgrind.out.28761 is a valid callgrind file)
2. Press Ctrl+O


Actual Results:  
File dialog is opened at $HOME/Documents/

Expected Results:  
File dialog should be opened at callgrind.out.28761's containing folder (which is different from $HOME/Documents/)