atom feed4 messages in com.googlegroups.bluecove-users[BlueCove-users] API Changes in Bluez...
FromSent OnAttachments
Michael ChangNov 2, 2008 8:12 pm 
Vlad SkarzhevskyyNov 2, 2008 9:20 pm 
Michael ChangNov 3, 2008 12:51 pm 
Vlad SkarzhevskyyNov 3, 2008 1:44 pm 
Subject:[BlueCove-users] API Changes in Bluez 4.x Break Bluecove-GPL
From:Michael Chang (then@gmail.com)
Date:Nov 2, 2008 8:12:21 pm
List:com.googlegroups.bluecove-users

I'm getting the following error when using bluecove 2.0.3 with Ubuntu Linux 8.10. This version of Ubuntu ships with the 4.x series of Bluez, which is known to contain API breakage.

Native Library bluecove not available javax.bluetooth.BluetoothStateException: BlueCove library bluecove not available at com.intel.bluetooth.BlueCoveImpl.loadNativeLibraries(BlueCoveImpl.java: 384) at com.intel.bluetooth.BlueCoveImpl.detectStack(BlueCoveImpl.java: 432) at com.intel.bluetooth.BlueCoveImpl.access$500(BlueCoveImpl.java:69) at com.intel.bluetooth.BlueCoveImpl$1.run(BlueCoveImpl.java:1025) at java.security.AccessController.doPrivileged(Native Method) at com.intel.bluetooth.BlueCoveImpl.detectStackPrivileged(BlueCoveImpl.java: 1023) at com.intel.bluetooth.BlueCoveImpl.getBluetoothStack(BlueCoveImpl.java: 1016) at javax.bluetooth.LocalDevice.getLocalDeviceInstance(LocalDevice.java: 77) at javax.bluetooth.LocalDevice.getLocalDevice(LocalDevice.java:97)