I found the way myself: Just remove the new Google folder with user data and replace it with the user data from the previous version. In my case, the new folder is ~/.cxoffice/Senac/drive_c/users/ crossover/Local\ Settings/Application\ Data/Google The original folder with all my albums is ~/.google/picasa/3.0/drive_c/ Documents\ and\ Settings/miguel/Configurações\ locais/Dados\ de\ aplicativos/Google So, I removed completely the first and copied the original Google folder on the same place above, with just two commands:
rm -rf ~/.cxoffice/Senac/drive_c/users/crossover/Local\ Settings/ Application\ Data/Google cp -r ~/.google/picasa/3.0/drive_c/Documents\ and\ Settings/miguel/ Configurações\ locais/Dados\ de\ aplicativos/Google ~/.cxoffice/Senac/ drive_c/users/crossover/Local\ Settings/Application\ Data/ that's it ! On Aug 6, 11:13 pm, Miguel Rozsas <[email protected]> wrote: > Hi ! > > I have installed Picasa 3.0 for Linux where I setup several albums. > Now I am using Picasa 3.8 for Windows installed under Wine (well, in > fact under Crossover, but I think this is the same thing after all). > > The problem is Picasa 3.8 doesn't "see" the albums I set in the older > version. I cann see the photos in the folders, but not the Albuns. > > How to import albums from picasa 3.0 to picasa 3.8 ? > > thanks, -- You received this message because you are subscribed to the Google Groups "Google-Labs-Picasa-for-Linux" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-labs-picasa-for-linux?hl=en.
