*** zbenjamin is now known as Guest46411 | 01:14 | |
*** zbenjamin_ is now known as zbenjamin | 01:14 | |
*** frinring_ is now known as frinring | 10:18 | |
*** SpeedEvil is now known as Guest65024 | 11:57 | |
attah | I'm trying to do the x86 build of my app, but after clicking the build or deploy button it just sits there doing nothing... any ideas on how to find out what is wrong? | 12:37 |
---|---|---|
attah | No idea what was wrong, but reinstalling the target helped | 12:47 |
abranson | having more than one binary isn't allowed in the store though :( | 12:59 |
abranson | ah, you managed to avoid needing one? | 13:00 |
attah | no, i still need one more binary | 13:03 |
attah | but it works as a resource... so maybe it will fly under the radar? | 13:04 |
attah | i avoided shipping mupdf, but my ppm2pwg is still needed | 13:05 |
attah | and i can't see myself working around that, since Qt's http client completely refuses to do streaming | 13:07 |
tanriol | Well, you could bundle the code in the same binary, why not? Not really elegant, but should work... | 13:09 |
attah | hmm, maybe i could cobble it in to to the convert pipeline as some sort of QIODevice | 13:12 |
attah | crap... the validation thingy catches it | 13:14 |
attah | i'll take a walk and think about it | 13:15 |
*** leinir_ is now known as leinir | 13:58 | |
*** BitEvil is now known as SpeedEvil | 14:05 | |
attah | and i'm back... but with no more of a plan than before | 14:15 |
attah | abranson: piggz: If you want to see what i'm up to regarding format conversions... https://github.com/attah/harbour-seaprint/tree/pipeline2 | 14:24 |
attah | I is not finished yet, so there will be some issues for sure... but it should work in the basic case for a forgiving printer | 14:25 |
attah | requires: poppler-utils, or else it will fail to convert | 14:26 |
tanriol | attah: If you can make that work with two binaries, you could just make one binary that uses some argument or environment variable to understand which branch it should run. | 14:27 |
attah | but main() isn't under my control, is it? | 14:27 |
attah | nevermind, yes it is | 14:28 |
attah | interesting | 14:29 |
attah | i should really look at optimizing ppm2pwg, beacuse it is apparently quite horrible right now | 14:30 |
attah | maybe that will lead me in some direction regarding how it can be integrated | 14:33 |
mal | did you do that ppm2pwg yourself? how does cups-filters do that, it has many conversion things https://github.com/OpenPrinting/cups-filters | 14:36 |
attah | mal: yes, i did | 14:42 |
attah | that is a very good question, and i tried digging, but yeah, it is all such spaghetti | 14:43 |
attah | turns out mupdf supports pwg raster already | 14:43 |
attah | it is actually only 4x faster than having mupdf output a ppm and piping to ppm2pwg | 14:44 |
attah | better than i thought... | 14:45 |
*** leinir_ is now known as leinir | 16:19 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!