Version: 2.0.1 (using KDE 4.5.1) OS: Linux When you do a "copy disk" operating, by default it puts an image in the tmp directory. However, if someone selects "only create image", then they probably do not intend to immediately burn the disc then delete it. That means the tmp directory is probably not the best place for it. So in this case I think the image file should default to the user's home directory rather than the tmp directory. The tmp directory would still be the default when "only create image" is not selected. Reproducible: Always