

Perhaps fewer user features and API changes, and more focus on improving the quality of what's already there.įundamental things like reliably launching helpers, accessing Twitter accounts, and a functioning clipboard should not be low priorities. Instead of spreading themselves too thin with major annual updates, not to mention new OS platforms, maybe everyone would be better served with a slower pace. It's often been said, especially in recent years, but maybe Apple just needs to slow down. Pasteboard stops working, with the above-mentioned error. I can't reproduce, but have a customer who can help. Veertu knocks out systemwide clipboard functionality.Paste stops working (“CFPasteboardRef: Lock timeout”).This issue isn't unique to my apps a Google search reveals other examples, e.g. I can't think of anything I do in the app that could cause a pasteboard issue it doesn't do much in related areas. When the issue occurs, the following line appears in the Console (for pretty much every running app):ĬFPasteboardCreate(CFAllocatorRef, CFStringRef) : Lock timeout I haven't experienced this myself, but I have had a few reports, and at least one of the users has offered to help test any fixes.

Some users have reported that after some time their pasteboards stop working: copy/paste and dragging. It affects some Time Out customers, fortunately fairly rare, but annoying. This is one I encountered recently, and reported today. #25691051: Pasteboard stops working for some customers This is a serious issue that is preventing existing apps and new apps from accessing Twitter and other services. See a developer forum thread that discusses it, and includes a sample project. (void)sendSQL:(NSString *)sql completionHandler:(void (^)(void))handler
