site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) We have a program that worked fine until we updated to OS X 10.3. The program opens an RFCOMM port using the OS X system open() call. We catch the open exception (16 - port busy) which occurs when the Bluetooth device is inactive. When we updated to OS X 10.3 we now get the following dialog that pops up when the port open fails. ------------------------------------------------------ A Bluetooth serial failure has occurred. Failed to open an RFCOMM serial channel. Check if authentication need to be enabled in your device. ------------------------------------------------------ How can we prevent this dialog from showing since the only purpose it serves is to annoy the users? -- Dave Boydston _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com