Creating a new dir under the console works only if there is no file with the same name:
# cd /tmp # ls settings ls: settings: No such file or directory # touch settings # ls settings settings # mkdir settings mkdir: cannot create directory `settings': File exists -- [kubuntu] konqueror: cannot create a folder if a file of the same name already exists https://bugs.launchpad.net/bugs/120350 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kdebase in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs