https://bugs.kde.org/show_bug.cgi?id=394434

--- Comment #2 from caulier.gil...@gmail.com ---
Confirmed,

The space in path name is a problem under MacOS :

bash-3.2$ ls "/Users/Gilles/Library/Application\
Support/digikam/digikam/mysql.conf"
ls: /Users/Gilles/Library/Application\ Support/digikam/digikam/mysql.conf: No
such file or directory
bash-3.2$ pwd
/Users/Gilles/Library/Application Support
bash-3.2$ cd digikam
bash-3.2$ ls
digikam
bash-3.2$ cd digikam
bash-3.2$ ls
db_misc         file_db_data    mysql.conf
bash-3.2$ ls -al
total 8
drwxr-xr-x  5 gilles  staff   160 19 mai 07:41 .
drwxr-xr-x  3 gilles  staff    96 19 mai 07:41 ..
drwxr-xr-x  3 gilles  staff    96 19 mai 07:41 db_misc
drwxr-xr-x  2 gilles  staff    64 19 mai 07:41 file_db_data
-rw-r--r--  1 gilles  staff  3580 19 mai 07:41 mysql.conf
bash-3.2$ pwd
/Users/Gilles/Library/Application Support/digikam/digikam
bash-3.2$

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to