Video filename could not be generated - There is no data with which to name the filename.

Bug #1469457 reported by Kevin Brubeck Unhammer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rapid Photo Downloader
Status tracked in Pyqt
Pyqt
Fix Released
Low
Damon Lynch

Bug Description

When downloading from a CF card (using a USB 3 reader) containing videos made on a Canon EOS 7D, the photos are downloaded but not the videos.

Terminal says:

$ rapid-photo-downloader
processing /home/me/Bilete/rpd-tmp-D_LVPZ/BD11x
Wrong JPEG library version: library is 80, caller expects 62
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/IMG_3553.JPG: Photo already exists - The existing photo was last modified on 20. juni 2015 at kl. 18.20 .
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/IMG_3553.CR2: Photo already exists - The existing photo was last modified on 20. juni 2015 at kl. 18.20 .
Wrong JPEG library version: library is 80, caller expects 62
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/IMG_3637.JPG: Photo already exists - The existing photo was last modified on 22. juni 2015 at kl. 18.05 .
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/IMG_3637.CR2: Photo already exists - The existing photo was last modified on 22. juni 2015 at kl. 18.05 .
processing /home/me/Bilete/rpd-tmp-D_LVPZ/nzrIF
Wrong JPEG library version: library is 80, caller expects 62
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/IMG_3638.JPG: Photo already exists - The existing photo was last modified on 22. juni 2015 at kl. 18.05 .
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/IMG_3638.CR2: Photo already exists - The existing photo was last modified on 22. juni 2015 at kl. 18.05 .
[ERROR/CopyFiles-6] Unknown error updating filesystem metadata when copying /media/me/413C-297A/DCIM/109EOS5D/MVI_6599.thm
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/MVI_6599.MOV: Video filnamn could not be generated - There is no data with which to name the filnamn.
[ERROR/CopyFiles-6] Unknown error updating filesystem metadata when copying /media/me/413C-297A/DCIM/109EOS5D/MVI_6600.thm
[ERROR/SubfolderFile-2] /media/me/413C-297A/DCIM/109EOS5D/MVI_6600.MOV: Video filnamn could not be generated - There is no data with which to name the filnamn.
[ERROR/MainProcess] 32 GB volum did not unmount: Error unmounting /dev/sdb1: Command-line `umount "/media/me/413C-297A"' exited with non-zero exit status 32: umount: /media/me/413C-297A: target is busy
        (In some cases useful info about processes that
         use the device is found by lsof(8) or fuser(1).)

Related branches

Revision history for this message
Damon Lynch (dlynch3) wrote :

Hi, thanks for your bug report. The main problem with the version of Rapid Photo Downloader that you are using is that it uses outdated, unmaintained library code (hachoir and/or kaa metadata) to read the video metadata. The next version of the program, which I'm working on, dumps these libraries in favour of exiftool, which is by far the best tool for extracting video metadata. You can follow progress here: https://code.launchpad.net/~dlynch3/rapid/zeromq_pyqt . The next version has many large changes. I hope to release it this year. The code to actually do the download is mostly complete, but the GUI needs a lot of work.

Changed in rapid:
status: New → Confirmed
assignee: nobody → Damon Lynch (dlynch3)
importance: Undecided → Low
Damon Lynch (dlynch3)
Changed in rapid:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.