pirobot / ros-by-example

Automatically exported from code.google.com/p/ros-by-example
60 stars 64 forks source link

Converting from electric to fuerte and then to groovy fails #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. bspatch ros_by_example___volume_1.pdf ros_by_example___volume_1_fuerte.pdf 
electric2fuerte.diff
2.bspatch ros_by_example___volume_1_fuerte.pdf 
ros_by_example___volume_1_groovy.pdf fuerte2groovy.diff
3.evince ros_by_example___volume_1_groovy.pdf 

What is the expected output? What do you see instead?
I see multiple errors in the form of:
Error (287): Dictionary key must be a name object
...
Error (311): Dictionary key must be a name object
Error (143696): Illegal character '{'
...
Error (144924): Illegal character <2b> in hex string
...
Error: PDF file is damaged - attempting to reconstruct xref table...
Error: Invalid 'obj' parameters
Error: Couldn't read xref table

What version of the product are you using? On what operating system?
bsdiff 4.30-10
ubuntu 12.04 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by ArisSy...@gmail.com on 8 Apr 2013 at 4:39

GoogleCodeExporter commented 9 years ago
Please try the new Electric to Groovy instructions at:

https://code.google.com/p/ros-by-example/wiki/Electric_to_Groovy_PDF_Conversion

Original comment by PiRobotProductions@gmail.com on 9 Apr 2013 at 2:03

GoogleCodeExporter commented 9 years ago
No, unfortunately I am still getting the same error.
I should note that electric to fuerte conversion works correctly without any 
issues with the first .diff file.
(bspatch ros_by_example___volume_1.pdf ros_by_example___volume_1_fuerte.pdf 
electric2fuerte.diff)

Original comment by ArisSy...@gmail.com on 9 Apr 2013 at 5:11

GoogleCodeExporter commented 9 years ago
Hmmm, that's odd.  Can you send your Electric PDF to me at patrick@pirobot.org. 
 That way I can try to figure out what is going on.

Original comment by PiRobotProductions@gmail.com on 10 Apr 2013 at 12:32

GoogleCodeExporter commented 9 years ago
A new diff file solved the problem.

Original comment by PiRobotProductions@gmail.com on 12 Apr 2013 at 1:13