Closed karlmira closed 8 months ago
Hi @karlmira
Interesting - it used before, right?
Hi @danielsaidi
very quick answer :-)
Yes, it worked great so far. Yesterday I made an update of Sonoma and today I recognized this behavior.
That's interesting...I'll take a look when I use this package the next time. Until then, I'd love to hear of any more information that you may find or run into.
Thank you for the sponsorship! 🙌 🍻
You're very welcome. You are doing a great job. It's not much, but it comes from my heart.
It's truly appreciated! ❤️
Hi @danielsaidi,
ok, looks like it's an issue of testing environment. In production environment this problem doesn't appear.
Huh, that's strange! Is the test environment also on Sonoma?
it's both the same ( Sonoma)
😵
Well, closing this for now then.
I'm using printingKit for printing pdf files. Since Update of Sonoma to 14.4 in the printing dialogue some labels are not displayed properly and xcode prints out some messages
/.../SourcePackages/checkouts/PrintingKit/Sources/PrintingKit/Printer.swift:143 Failed to connect (genericPrinterImage) outlet from (PMPrinterSelectionController) to (NSImageView): missing setter or instance variable /.../SourcePackages/checkouts/PrintingKit/Sources/PrintingKit/Printer.swift:143 Failed to connect (localPrintersLabel) outlet from (PMPrinterSelectionController) to (NSTextField): missing setter or instance variable /.../SourcePackages/checkouts/PrintingKit/Sources/PrintingKit/Printer.swift:143 Failed to connect (otherPrintersLabel) outlet from (PMPrinterSelectionController) to (NSTextField): missing setter or instance variable /.../SourcePackages/checkouts/PrintingKit/Sources/PrintingKit/Printer.swift:143 Failed to connect (recentPrintersLabel) outlet from (PMPrinterSelectionController) to (NSTextField): missing setter or instance variable
I don't know if this is a bug in the system (macOS) or if new settings are needed.