cannot find the photos I downloaded from mcbooky camera to my macbook

Asked by margo gouzeasechRog

I downloade a series of photos from my camera to my macbook successfully and now they are nowhere to be found . I down loade them using shotwell I am so frustrated I have tried everything and I cannot download from the camera again they have been deleted Help please

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu shotwell Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

sudo updatedb; locate -i *.jpg > ~/locateresults.txt; locate -i *.png >> ~/locateresults.txt; locate -i *.gif >> ~/locateresults.txt; locate -i *.bmp >> ~/locateresults.txt

Run that as one big command, then open the locateresults file in your home folder, it may help. The updatedb command will take a while depending on how much data you have

Can you help with this problem?

Provide an answer of your own, or ask margo gouzeasechRog for more information if necessary.

To post a message you must log in.