markoff icon indicating copy to clipboard operation
markoff copied to clipboard

App cannot print

Open sma opened this issue 8 years ago • 9 comments

If I try to print a document (to create a PDF document), this alert occurs: image

sma avatar Mar 01 '16 13:03 sma

This seems like a reasonable thing to add to a Markdown previewing app.

kaishin avatar Mar 02 '16 16:03 kaishin

Missing this option, too.

dmnsk avatar Mar 04 '16 09:03 dmnsk

Oops... that's an easy oversight in Markoff.entitlements; I've done it myself. Hopefully @thoughtbot can take care of this.

balthisar avatar Mar 06 '16 11:03 balthisar

@balthisar Can you open a PR? I've been the only maintainer of this and can appreciate any help I can get here.

kaishin avatar Mar 06 '16 14:03 kaishin

Added #20 by request, and while this addresses the alert mentioned above and enables the print dialogue box, printing is still broken, at least on my system. Caveat: the system I have handy right now is 10.10.5 and I had to change the API target; you might want to test this on El Capitan (I will do so tonight), but in general there's nothing about the printing system that should preclude 10.10.5.

If printing is still broken, sorry. I've not spent any time with Swift yet. In Objective-C I might try [NSPrintOperation printOperationWithView:printInfo:]

balthisar avatar Mar 07 '16 01:03 balthisar

@balthisar Thanks for opening the PR! I can take a closer look after merging it.

kaishin avatar Mar 07 '16 09:03 kaishin

Please see https://github.com/thoughtbot/Markoff/issues/39

It's actually more severe a bug than this: not only can the app not print, but it hangs and beachballs every time when you try to do so ...

@thoughtbot-hub @thoughtbot-learn @thoughtbot-learn-staging do you have an ETA for a fix?

Thanks!

joelpresence avatar Mar 24 '17 00:03 joelpresence

Still cannot print :(

iwill avatar May 24 '18 04:05 iwill

I want to print!! Please fix this!

ankerstal avatar Oct 09 '18 22:10 ankerstal