I am observing the same here: since I upgrade my Ubuntu-S from Lucid
to Maverick, one of my laptops (A) works as before, while on the other
one (B) Picasa no longer sees my camera (whatever camera: I have
several ones). On laptop (B), other photo-import tools are working
fine, so as a work-around, I disabled Picasa import hook & now I am
using the gthumbs importer, with parameters set to import the photos
into folders watched by Picasa.

List current value:
% sudo gconftool --get /desktop/gnome/volume_manager/autophoto_command
/opt/google/picasa/3.0/bin/gnomehal.sh %h

Set picasa as default import handler:
% sudo gconftool --set /desktop/gnome/volume_manager/autophoto_command
\
  -t string \
  "/opt/google/picasa/3.0/bin/gnomehal.sh %h"

Set gthumb as default handler:
% sudo gconftool --set /desktop/gnome/volume_manager/autophoto_command
\
  -t string \
  "/usr/bin/gthumb --import-photos %h"

On Mar 20, 7:18 pm, akernan <[email protected]> wrote:
> I have previously used Picasa to import my photos from my camera,
> Nikon D70.  It's been a few months since I imported with no problems.
> I tried today and Picasa does not see my camera, other programs do.  I
> have Mint 10, a derivative of Ubuntu.  If it helps any media detector
> does not start with Picasa.
>
> Any ideas?

-- 
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.

Reply via email to