bquanhuang / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

BlueCove does not work on openSuSE 11.1 with Sun's JDK 1.6.0.11 #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
>What steps will reproduce the problem?
0. I installed Sun's JDK 1.6.0.11 (that doesn't come with SuSE 11.1)
1. I downloaded
http://snapshot.bluecove.org/bluecove-examples/obex-install/push/wintermute.de/w
ap/extended/5ud0ku.jnlp
to /tmp
2. Started it with /usr/java/jdk1.6.0_11/bin/javaws /tmp/5ud0ku.jnlp
3. Had the webstart example complain it that BlueCove is not available.

I also tried this in my project, but LocalDevice.getLocalDevice() keeps
throwing a BluetoothStateException saying "BlueCove library bluecove not
available". (And yes, I used the -gpl.jar)

>What is the expected output? What do you see instead?
I can't tell which version the example uses, but I tried BlueCove 2.1.0 for
my project

>What BlueCove version are you using (include build number for SNAPSHOT)?
bluecove 2.1.0 (don't know for example)
>On what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?
SUsE 11.1, Sun's JDK 1.6.0.11/32bit/i386

Original issue reported on code.google.com by uwe.pach...@gmail.com on 4 Jan 2009 at 4:23

GoogleCodeExporter commented 8 years ago
ISSUE IS OBSOLETE (not a bug)

whoops. Silly me, finally noticed that you have to install the bluez-devel 
package.
So this seems to work now.

Can't see though how to remove this issue, as it is now clearly OBSOLETE

Original comment by uwe.pach...@gmail.com on 4 Jan 2009 at 4:39

GoogleCodeExporter commented 8 years ago
Resolved by documentation update

Original comment by skarzhev...@gmail.com on 4 Jan 2009 at 5:00