Im using Ubuntu Edgy on i386 and this is what I did to get it working:
1. I installed Picasa as usual (v2.2 for linux) 2. I started it up and scanned some folder containing photos 3. Shut down picasa AND the media detector 4. Instlled wine (apt-get install wine) 5. Downloaded picasa 2.5 for windows (wget http://dl.google.com/picasa/picasaweb-current-setup.exe) 6. Installed it using wine (wine picasaweb-current-setup.exe) 7. When asked if I want to run Picasa, I did so, then I shut down picasa AND the media detector (if running) 7. Moved the old picasa installation (as root): cd /opt/picasa/wine/drive_c/Program Files mv Picasa2 Picasa22 8. While in the same dir i copied the new installed Picasa 2.5: cp -R home/USERNAME/.wine/drive_c/Program\ Files/Picasa2/ . 8. Then it just worked... Good luck!
I had big troubles getting the start up logo disappearing, this is why some steps are kind of awkward.
I tried those steps, it runs fine under the normal wine, but when I copy it to the other picasa install, all I get is the splash screen and the media detector.
Bradly Lawrence wrote: > I tried those steps, it runs fine under the normal wine, but when I > copy it to the other picasa install, all I get is the splash screen and > the media detector.
> Any suggestions?
I got two thinks: - The originally dirver crashed when I wanted to access SATA drives. I think installing the module 'ntfs-3g' has solved this - In Ubuntu's repositories, not the newest version of Wine is included. Add this to your lists of repositories: deb http://wine.budgetdedicated.com/apt edgy main and update wine before you're going to install the new Picasa. Hopefully, it will work now (this fixed my installation).
I also installed it uisng this procedure on Fedora Core 6. I worked great. But, it runs very slow on my system. I am not sure if it my system or Picasa. This is only an AMD Athlon 2400 w/ 768MB RAM.
On Dec 23, 2:40 pm, "TJ" <thomas.j.pow...@gmail.com> wrote:
> I also installed it uisng this procedure on Fedora Core 6. I worked > great. But, it runs very slow on my system. I am not sure if it my > system or Picasa. This is only an AMD Athlon 2400 w/ 768MB RAM.
It performs a rescan and database update after upgrade....it will eventually settle down and performance should be the same as older release....or it at least it was for me and I'm only using PIII Celeron 800Mhz w/ 512Mb. I upgraded to 2.6 release...
It seems that your steps are not working under Ubuntu 6.06 (Dapper i386), with wine-0.9.28 I get only a splash screen and that's it, nothing more than that. Well i'll have to wait some months until people from picasa will make the new linux version (hope that will be ready before the summer tho...) :(
This works for me too, just as you said. And now, not only does the web upload work, but I can also use the Gift CD option. It creates an ISO that I can burn later. The Gift CD is disabled in the official Picasa for Linux version.
The integration with Firefox still needs to extend to the Web Albums though. When I try to go to my Web Album by clicking something in Picasa, nothing happens. Links on the Help menu still work.
I have installed as per the instructions above, Picasa fires up and works fine and I am able to use the Web Albums functionality. The problem is adding existing folders to Picasa - I have used folder manager and selected the parent folder. The photos found in the root of that folder are added but none of the photos from the recursed sub directories are being seen.
I have my photos stored in the following: /home/<USERNAME>/photos/
If you suffer the same problem, go into the Tools->Preferences and ensure that you set the location for your imported photos to be your existing collection. For some reason it wouldn't pick up my photos until I had done this...
Hope this helps.
Cheers,
Jono
On Jan 4, 1:33 pm, "Jono" <jono...@gmail.com> wrote:
> I have installed as per the instructions above, Picasa fires up and > works fine and I am able to use the Web Albums functionality. The > problem is adding existing folders to Picasa - I have used folder > manager and selected the parent folder. The photos found in the root of > that folder are added but none of the photos from the recursed sub > directories are being seen.
> I have my photos stored in the following: > /home/<USERNAME>/photos/
rmjb wrote: > This works for me too, just as you said. And now, not only does the web > upload work, but I can also use the Gift CD option. It creates an ISO > that I can burn later. The Gift CD is disabled in the official Picasa > for Linux version.
The current Picasa for Windows has a few code changes to benefit Picasa for Linux. The ISO creation fallback is one of them. Enjoy! - Dan
mikkoh wrote: > Im using Ubuntu Edgy on i386 and this is what I did to get it working:
> 1. I installed Picasa as usual (v2.2 for linux) > 2. I started it up and scanned some folder containing photos > 3. Shut down picasa AND the media detector > 4. Instlled wine (apt-get install wine) > 5. Downloaded picasa 2.5 for windows (wget > http://dl.google.com/picasa/picasaweb-current-setup.exe) > 6. Installed it using wine (wine picasaweb-current-setup.exe) > 7. When asked if I want to run Picasa, I did so, then I shut down > picasa AND the media detector (if running) > 7. Moved the old picasa installation (as root): > cd /opt/picasa/wine/drive_c/Program Files > mv Picasa2 Picasa22 > 8. While in the same dir i copied the new installed Picasa 2.5: > cp -R home/USERNAME/.wine/drive_c/Program\ Files/Picasa2/ . > 8. Then it just worked... Good luck!
> I had big troubles getting the start up logo disappearing, this is why > some steps are kind of awkward.
> All was well, I allowed Picasa to run, then I shut it down.
> I followed steps 7 and 8.
> However, when I start Picasa, the logo screen just comes up and does > not change.
> Sounds like I have the problem you thought you fixed.
> How do I fix it? After all, it DID start up in set 6
> Best Regards, Ted
> mikkoh wrote: > > Im using Ubuntu Edgy on i386 and this is what I did to get it working:
> > 1. I installed Picasa as usual (v2.2 for linux) > > 2. I started it up and scanned some folder containing photos > > 3. Shut down picasa AND the media detector > > 4. Instlled wine (apt-get install wine) > > 5. Downloaded picasa 2.5 for windows (wget > >http://dl.google.com/picasa/picasaweb-current-setup.exe) > > 6. Installed it using wine (wine picasaweb-current-setup.exe) > > 7. When asked if I want to run Picasa, I did so, then I shut down > > picasa AND the media detector (if running) > > 7. Moved the old picasa installation (as root): > > cd /opt/picasa/wine/drive_c/Program Files > > mv Picasa2 Picasa22 > > 8. While in the same dir i copied the new installed Picasa 2.5: > > cp -R home/USERNAME/.wine/drive_c/Program\ Files/Picasa2/ . > > 8. Then it just worked... Good luck!
> > I had big troubles getting the start up logo disappearing, this is why > > some steps are kind of awkward.