|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hi, I got now 1.4 presented by the repository in my LinuxMint. Now I wanted to download some images from the camera, and until now the import dialog just changed the filename as I requested it to do, i.e. it's based on date and time. When I wanted to download now, it just doesn't use the user defined settings, but sticks to the name given by the camera. Nothing has changed except the version. I redid the renaming, changed the settings to see if that changes anything, but no, it still sticks to the camera file name. Is that a known bug, or something that happens just to me? Thanks for any feedback, Martin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAky9qq0ACgkQUmmuY48ByEg6YgCeJLpxi03h8godTnjK4ujq/QxL uRYAn2NoOSY3EiRiGNilqj9HpghE2no3 =A21Q -----END PGP SIGNATURE----- _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
|
Hi,
I have the same experience with version 1.5 of digikam and kipi-plugins. It is possible to rename just one picture at a time to a name that is related to date and time. But if you try to rename more than one picture or even a total album then digikam crashes. I am using a SuSE 11.3 system with the latest updates. In order to get the desired result you can however use the following sequence of commands: suppose the pictures you want to rename are located in the directory (=album) mypictures and have extensions .JPG cd mypictures export LISTE=`ls *.JPG` for F in $LISTE ; do exiv2 -k -rename $F done Robert On 10/19/2010 04:26 PM, Dr. Martin Senftleben wrote: > Hi, > > I got now 1.4 presented by the repository in my LinuxMint. Now I wanted > to download some images from the camera, and until now the import dialog > just changed the filename as I requested it to do, i.e. it's based on > date and time. When I wanted to download now, it just doesn't use the > user defined settings, but sticks to the name given by the camera. > Nothing has changed except the version. I redid the renaming, changed > the settings to see if that changes anything, but no, it still sticks to > the camera file name. Is that a known bug, or something that happens > just to me? > Thanks for any feedback, > > Martin > _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
| Free forum by Nabble | Edit this page |
