- 
    Bug 
- 
    Resolution: Unresolved
- 
    P3: Somewhat important 
- 
    None
- 
    5.10.0
- 
    None
- 
    macOS High Sierra
When QCoreApplication is used instead of a QApplication, no printer infos are available.
QPrinterInfo::availablePrinters().isEmpty() == true QPrinterInfo::defaultPrinter().isNull == true
Printing should be independent of any GUI and if not, there should be a meaningful (or at least any) error message.