[Bug 217991] New: Import albums from Picasa

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 217991] New: Import albums from Picasa

Steffen Neumann
https://bugs.kde.org/show_bug.cgi?id=217991

           Summary: Import albums from Picasa
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


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>

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 217991] Import albums from Picasa

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=217991


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Database
            Version|unspecified                 |1.0.0




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 217991] Import albums from Picasa

Bugzilla from kaeptn.haddock@gmail.com
In reply to this post by Steffen Neumann
https://bugs.kde.org/show_bug.cgi?id=217991


paull <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|[hidden email]    |




--- Comment #1 from paull <kaeptn haddock gmail com>  2011-01-06 07:44:37 ---
wish I could add my votes to this feature request, but can't find a button to
do this...

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 217991] Import albums from Picasa

Randy Orrison-3
In reply to this post by Steffen Neumann
https://bugs.kde.org/show_bug.cgi?id=217991

Randy Orrison <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #2 from Randy Orrison <[hidden email]> ---
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.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 217991] Import albums from Picasa

Brice Arnould
In reply to this post by Steffen Neumann
https://bugs.kde.org/show_bug.cgi?id=217991

Brice Arnould <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from Brice Arnould <[hidden email]> ---
*** This bug has been confirmed by popular vote. ***

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 217991] Import albums from Picasa

Bugzilla from adrien_cordonnier@yahoo.fr
In reply to this post by Steffen Neumann
https://bugs.kde.org/show_bug.cgi?id=217991

Adrien Cordonnier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #4 from Adrien Cordonnier <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 217991] IMPORT : support albums from Picasa

Gilles Caulier-4
In reply to this post by Steffen Neumann
https://bugs.kde.org/show_bug.cgi?id=217991

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Import albums from Picasa   |IMPORT : support albums
                   |                            |from Picasa
                 CC|                            |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 217991] Support to import albums from Picasa

bugzilla_noreply
In reply to this post by Steffen Neumann
https://bugs.kde.org/show_bug.cgi?id=217991

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|IMPORT : support albums     |Support to import albums
                   |from Picasa                 |from Picasa

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel