** Description changed:

  Binary package hint: magicrescue
  
  I have installed many exifs and everything else. I'm trying to recover 70 CR2 
files in a 20Gb partition.
  Is there any extra package to be installed for the canon-cr2 recipe to work? 
  
  # magicrescue -r canon-cr2 -d /media/disk/Photos/bkp3 /dev/sda1 -M io
  i /dev/sda1
  Found canon-cr2 at 0x9193000
  Cannot decode file /media/disk/Photos/bkp3/000009193000-0.CR2
  No output file
  Found canon-cr2 at 0x99A3000
  Cannot decode file /media/disk/Photos/bkp3/0000099A3000-0.CR2
  No output file
  Found canon-cr2 at 0xAF0C000
  Cannot decode file /media/disk/Photos/bkp3/00000AF0C000-0.CR2
  No output file
  Found canon-cr2 at 0xB813000
  Cannot decode file /media/disk/Photos/bkp3/00000B813000-0.CR2
  No output file
  Found canon-cr2 at 0xC009000
  Cannot decode file /media/disk/Photos/bkp3/00000C009000-0.CR2
  No output file
  Found canon-cr2 at 0xE802000
  Cannot decode file /media/disk/Photos/bkp3/00000E802000-1.CR2
  No output file
  Found canon-cr2 at 0xFC13000
  Cannot decode file /media/disk/Photos/bkp3/00000FC13000-0.CR2
  No output file
  Found canon-cr2 at 0x10101000
  Cannot decode file /media/disk/Photos/bkp3/000010101000-0.CR2
  No output file
  Found canon-cr2 at 0x11BAB000
  Cannot decode file /media/disk/Photos/bkp3/000011BAB000-0.CR2
  No output file
  Found canon-cr2 at 0x129E2000
  Cannot decode file /media/disk/Photos/bkp3/0000129E2000-0.CR2
  No output file
  Found canon-cr2 at 0x13727000
  Cannot decode file /media/disk/Photos/bkp3/000013727000-0.CR2
  No output file
  
  magicrescue: killed by signal 2 at offset 0x1E65E690 in file /dev/sda1
+ 
+ 
+ ---------------------------
+ 
+ Added a printf to extract.c to check which program was being used:
+ 
+ magicrescue-20080803# ./magicrescue -r canon-cr2 -d /media/disk/Photos/bkp3 
/dev/sda1
+ Found canon-cr2 at 0x9193000
+ Cannot decode file /media/disk/Photos/bkp3/000009193000-0.CR2
+ dd bs=1024k count=30 of="$1" 2>/dev/null; dcraw -i "$1" || rm -f "$1"
+ No output file
+ Found canon-cr2 at 0x99A3000
+ Cannot decode file /media/disk/Photos/bkp3/0000099A3000-0.CR2
+ dd bs=1024k count=30 of="$1" 2>/dev/null; dcraw -i "$1" || rm -f "$1"
+ No output file
+ 
+ The question is... I do have dcraw install in my ubuntu. Still
+ debuging...

-- 
Canon-Cr2 can't save file?
https://bugs.launchpad.net/bugs/257979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to