[Bug 120350] Re: [kubuntu] konqueror: cannot create a folder if a file of the same name already exists
Andreas Simon
andreas.w.simon at gmail.com
Thu Jun 21 13:28:52 UTC 2007
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.
More information about the kubuntu-bugs
mailing list