Comment 4 for bug 890041

Revision history for this message
andrew@drup.org (andrew-drup) wrote :

When opening gedit from dolphin you can fix this annoying problem by modifying the line that lauches the program. Change:
gedit %U
into:
gedit %U < /dev/null

A similar fix for launching from the command line is discussed here:
http://ubuntuforums.org/showthread.php?t=2029114