My solution to this problem was to install digiKam and use it to import
photos. Seems to work well with different cameras or card readers. Then I
point Picasa to my Photos directory where I put all my photos
sub-directories. digiKam is not as easy to use for editing as Picasa but is
superior for tagging, showing slideshows, etcetera.

Hope this helps,

Jack

On Wed, Apr 13, 2011 at 12:39 AM, graemev <[email protected]>wrote:

> I hit this too. Tired many and various versions of picasa & wine, all
> to no avail.
> It seemed there had been some (wine) component which made dynamically
> appearing
> devices also get mapped onto msdos wine devices (possibly a udev
> rule) ... any finally gave up trying to get
> the auto to work. I have two cameras I use with Picasa (as pentax and
> an android phone) I have a two icons on my desktop to import for each
> and this links to a script like this (pentax example): (note comment
> shows how device appears)
>
> #!/bin/bash
>
> # /dev/sdc1 on /media/disk type vfat
>
> (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush)
> cd /home/graeme/.google/picasa/3.0/dosdevices
>
> rm -f d::
> rm -f d:
>
> ln -fs /dev/sdc1    d::
> ln -fs /media/disk  d:
>
> /opt/google/picasa/3.0/bin/picasa  /media/disk
>
> --
> 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.
>
>


-- 
Jack
_________________________________________
Share knowledge. Knowing more helps us make a better world.

------------------------------
 Si vas a *REENVIAR* este correo, por favor ten las siguientes *PRECAUCIONES
*:
1- *BORRA* la dirección del *REMITENTE* , y cualquier otra que haya en el
CUERPO del mensaje
2- Pon las direcciones de los *DESTINATARIOS* con *COPIA* *OCULTA* (*CCO*)
 --- AYUDA A COMBATIR EL SPAM ---
 ------------------------------

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