From: Robert K. <rl...@al...> - 2019-07-04 14:31:03
|
On Thu, 4 Jul 2019 15:32:56 +0200, Patrick wrote: > I don't know any site to paste a binary file. Shall I send it to > your private email as an attachement? Or alternatively, base64-encode it (which will be text that I can decode into binary). > -----Original Message----- > From: Robert Krawitz [mailto:rl...@al...] > Sent: mercredi 3 juillet 2019 00:06 > To: pat...@ne... > Cc: gim...@li... > Subject: Re: [Gimp-print-devel] Customizing paper list > > On Tue, 2 Jul 2019 22:27:36 +0200, Patrick wrote: >> You are right, the machine is not crashed. It simply waits for something until a time out. The lan connection looks like to be a >> Q&D adaptor to the USB one not capable to answer to the web admin queries if a job is running. >> >> I also confused the left led on the contro panel. It is not a bleutooth (or other) connection for a smartphone. It is the ePrint >> system. It can not work as the firewall does not allow any connection other than the inside computers. >> >> The dump is the hexdump -C ouput without any transformation. I expected the problem is a file wrongly compressed. In fact the >> notepad windows structure is the same with some metadata. They both contain series of esc-$26- $6b or $6c for the header and >> esc-$2a the the body. >> >> End of the week, I am going to write a small ython utility to dump the >> hex while formating one line per esc s quence. It will be more easy to >> compare the good and the bad file and post the text output somewhere > > Please don't hexdump it. The raw binary will be more useful; I have other tools to parse it. -- Robert Krawitz <rl...@al...> *** MIT Engineers A Proud Tradition http://mitathletics.com *** Member of the League for Programming Freedom -- http://ProgFree.org Project lead for Gutenprint -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |