*** zbenjamin_ is now known as zbenjamin | 01:36 | |
*** frinring_ is now known as frinring | 11:00 | |
*** Guest76663 is now known as fledermaus | 11:54 | |
attah | piggz: Your collection representation looks promising... i'll tackle decode later today and see if it holds up | 14:47 |
---|---|---|
piggz | attah: thx .... i also not that decoding my printer responses doesnt work | 14:59 |
piggz | attah: ive been able to print regular and borderless photos | 15:00 |
attah | do send a log of those failures | 15:01 |
attah | nice, so the goal is achievable at least, just need to package it neatly | 15:01 |
attah | My second test printer arrived to day, and it is having none of it :) | 15:03 |
piggz | attah: hopefully a canon :D | 15:03 |
attah | Lexmark this time | 15:03 |
attah | And it claims PWG-raster support, so i can hopefully get some coverage on that eventually | 15:04 |
piggz | attah: i can probbaly implement the decoding of the printer response, was going to tackle that next | 15:04 |
attah | Depending on what is going wrong that's good | 15:05 |
attah | But i'll be messing with those parts for collections | 15:05 |
piggz | attah: this is the response https://paste.mozilla.org/nw92F4bL | 15:05 |
attah | not obvious from that, but also unlikely to be collection-related | 15:08 |
attah | odd, CUPS doesn't automatically discover the Lexmark, but the app does | 15:10 |
attah | your qt-styled bindump reminds me i definitely need to make bytestream be able to print normal pretty hexdumps | 15:11 |
piggz | attah: i strugged for a while until i realised qbytearray randomly isnerts "" into the debug output | 15:12 |
attah | I'll get some sun and such before i dig in, talk to you later | 15:15 |
attah | piggz: arrays reworked, now for the real problem... | 16:57 |
piggz | attah: back | 17:29 |
attah | nice | 17:30 |
attah | piggz: did you have any success with the decoding error? | 17:39 |
piggz | attah: not yet | 17:45 |
piggz | attah: there is no error in decoding message, it was becuase i pritned the reply and emptied the buffer | 18:30 |
attah | oh :P | 18:31 |
attah | piggz: https://paste.mozilla.org/vMq9U6Le#L27 | 18:47 |
attah | hmm, not quite | 18:48 |
piggz | attah: 999 copies too much? | 19:24 |
attah | hmm? | 19:25 |
attah | i meant that it doesn't do nested collections | 19:25 |
piggz | ah | 19:26 |
attah | and i have a feeling nested collections are fine to be 1-setof | 19:26 |
attah | and that is just screwy to deal with | 19:26 |
piggz | it was very screwy to deal with the encoder ... an outer collection has bytes in a different order to inner ones | 19:28 |
piggz | looking forward to see what you come up with | 19:28 |
attah | don't ;) i work with actually usable languages | 19:29 |
piggz | c++ is usable, the ipp spec less so | 19:30 |
attah | yeah, that's even worse | 19:31 |
attah | But some dynamic typing and pattern matching would have gone a long way in organizing this mess | 19:35 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!