Bug 307200

Summary: [dolphin] Run in foreground?
Product: [Applications] dolphin Reporter: Adrien <perso>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: 2.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 4.7.0
Sentry Crash Report:

Description Adrien 2012-09-22 11:29:09 UTC
It would be nice if Dolphin could be run in the foreground
such that the terminal will wait for it to close. 

The idea is to run it from a script and when the user closes
it, it will automatically do some cleanups (unmount). I can do 
this with Konqueror, but it seem like I can not with Dolphin. 

This bug was reported on the Debian bug tracker system :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662613

Reproducible: Always
Comment 1 Jekyll Wu 2012-09-22 11:52:15 UTC
If you are using dolphin 1.7 or 2.x, the requested behavior is already there. Dolphin stops using class KUniqureApplication since KDE SC 4.7 .
Comment 2 Adrien 2012-09-22 12:00:16 UTC
Hi,

Indeed it's already there… Sorry for the noise, I should better test next time.

Regards,

Adrien