Unix Print spooler - 'no interface available'
multizone-uk opened this issue · 2 comments
multizone-uk commented
The print menus are there. I have a default printer. Its not able to spool a print job to it (or anywhere else) as fas I can tell. I could try setting up some text style old world 'lpr' printers perhaps. Print to File segmentation faults.
taviso commented
Confirmed - I think it's trying to open a driver, so we should provide one that just grabs the postscript and then we can just pass it to cups or whatever. I think shouldn't be too difficult.
taviso commented
Oh - it's actually really easy to get Print to file to work, that's a one line change. I'll do that for now and work on the printer driver later.