Version: (using Devel) OS: Linux Installed from: Compiled sources Hi, For people willing to migrate from Picasa, DigiKam should (at least) import the album definitions. Picasa has those *.pal files, which hold some XML about the albums and pictures, see below for an example. Yours, Steffen <picasa2album> <DBID>d93853...961e5</DBID> <AlbumID>00c...70999ef</AlbumID> <property name="name" type="string" value="Order200709"/> <property name="token" type="string" value="]album:00c...999ef"/> <property name="category" type="num" value="0"/> <property name="date" type="real64" value="39325.901100"/> <property name="unread" type="flag" value="0"/> <property name="uid" type="string" value="00caa...0999ef"/> <files> <filename>[Z]\vol\photos\150dcim\p8150363.jpg</filename> <filename>[Z]\vol\photos\150dcim\p8150368.jpg</filename> </files> </picasa2album>
wish I could add my votes to this feature request, but can't find a button to do this...
Voting is in the header where it says "Importance: NOR wishlist with 20 votes (vote)" This should also recognize Picasa's originals and create version stacks.
*** This bug has been confirmed by popular vote. ***
According to [1], Picasa album information is in .picasa.ini files starting from Picasa 3.9. [2] also gives the former filename for Windows: picasa.ini. A description of Picasa .ini file format can be found in [3] for Picasa 3.8.0. A similar bug report exists for Shotwell [4]. PicFace is an open source program which write Picasa information inside picture files [5]. A page from its wiki explains what the face data structure read from .picasa.ini files and from contacts.xml. [1] http://productforums.google.com/forum/#!topic/picasa/blgOSwVHc5Y [2] http://support.google.com/picasa/answer/11257?hl=en&uls=en [3] https://gist.github.com/fbuchinger/1073823 [4] http://redmine.yorba.org/issues/1930 [5] https://code.google.com/p/picface/ [6] https://code.google.com/p/picface/wiki/PicasaSpecialities
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
As for iphoto import this kind of job must be delegate to external script using xmp metadata. See bug 132353