| *** zbenjamin is now known as Guest83430 | 01:39 | |
| *** zbenjamin_ is now known as zbenjamin | 01:39 | |
| byte_me | Hey. Has anyone managed to get bolt or uber up and running without google services? | 03:57 |
|---|---|---|
| r0kk3rz | id expect not, do they work without gapps on lineage os? | 05:07 |
| byte_me | r0kk3rz: I am afraid I have to have gapps | 07:51 |
| *** frinring_ is now known as frinring | 11:16 | |
| attah | God, this is embarrassing... the version of SeaPrint i released runs in to an assert that i can't see how i didn't catch before | 17:45 |
| piggz | attah: im trying to debug seaprint with my printer atm | 19:52 |
| attah | cool | 19:52 |
| attah | current release has a bug with URF, so check github for a fixed rpm | 19:52 |
| attah | or you are in the IDE already perhaps? | 19:53 |
| attah | piggz: throw me a log and i can try to stare it down too | 19:56 |
| piggz | attah: im first testing with ipptool to see if i can send using that from pc.... | 20:02 |
| piggz | ive also been reading the ipp specs | 20:02 |
| attah | :) | 20:03 |
| attah | i'd imagine it is is in the raster still somehow, as you barely have any ipp attributes in the job you are trying, right? | 20:04 |
| attah | I assume you have seen the pgm/ppm-to-raster converter is available separately https://github.com/attah/ppm2pwg | 20:05 |
| piggz | attah: yeah, im trying to send as jpeg without conversion atm | 20:07 |
| attah | okay | 20:07 |
| attah | maybe sniff what CUPS does too? | 20:07 |
| attah | unfortunately it seems fond of different ipp semantics than just shipping the file | 20:08 |
| *** PasNox_ is now known as PasNox | 20:25 | |
| piggz | attah: great news .... | 20:47 |
| attah | :O | 20:47 |
| piggz | with ipptool, im able to both print on a 5x7 and get it to fail with the same error i get with seaprint | 20:48 |
| attah | aaand the significant difference is? | 20:48 |
| piggz | this fails: | 20:48 |
| piggz | GROUP job-attributes-tag | 20:49 |
| piggz | ATTR keyword media na_5x7_5x7in | 20:49 |
| piggz | ie, the media tag you use | 20:49 |
| attah | to be fair, i get it from what the printer says it supports, but ok | 20:49 |
| piggz | and this works: | 20:51 |
| piggz | GROUP job-attributes-tag | 20:51 |
| piggz | ATTR collection media-col { | 20:51 |
| piggz | MEMBER collection media-size { | 20:51 |
| piggz | # 4x6 | 20:51 |
| piggz | MEMBER integer x-dimension 12700 | 20:51 |
| piggz | MEMBER integer y-dimension 17780 | 20:51 |
| piggz | } | 20:51 |
| piggz | } | 20:51 |
| piggz | attah: 2540 = 1inch | 20:53 |
| attah | hmmm, i need to read up on what media-col even is | 20:54 |
| attah | have you tried with both media and media-col? | 20:55 |
| piggz | attah: the weird thing is ipptool exits with "unsupported media-col" | 20:57 |
| attah | amazing | 20:57 |
| attah | my new printer claims to no support the document-format attribute, but it is actually needed to get jpegs to print correctly | 20:58 |
| attah | it even returns it as an unsupported attribute | 20:58 |
| attah | maybe that is what your printer told ipptool too | 20:58 |
| attah | piggz: I'm off to bed... thanks for the info, i've noted to look in to it | 21:03 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!