HI I had the same problem but I find solution from some site (don't remember now) but anyway create a file by typing terminal gedit get-photos.sh
it will open a texteditor insert following lines #!/bin/bash gvfs-mount -s gphoto2 && picasa save and close editor then define get-photos.sh to be started after boot, logout and login now when you connect camera it should automatically open picasa and it should start to photo downloading I test it with olympus and canon powershoot but it did not work with canon 400D Hara On Aug 13, 10:11 pm, leiz <[email protected]> wrote: > What Linux distro are you using? If your camera is connected viaPTP, > on newer versions of Ubuntu, Gnome/Nautilus grabs the camera so you > can view your photos through the file manager. However, this locks out > other applications that are trying to access your photos. > > If this is the problem, then you would need to umount/eject the camera > from Nautilus first before accessing it from another program. If your > camera supports USB storage mode, using that mode will make the camera > appear as an external drive to Linux. Then you can access it from any > program without locking issues. > > On Aug 12, 7:43 am, mousy <[email protected]> wrote: > > > I cannot manage to download my fotos from my camera to picasa nor to > > another program through linux. What's wrong? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
