@Androxyde: having problem with 0.6.9.1 version, after applying update.zip. After starting FlashTool, I get this in terminal:
Quote:
|
JAVA_HOME not set. Using default value : /home/madfish/android/tools/FlashTool/x10flasher_lib/linjre32
|
and terminal close after 2,3 sec, falshtool doesn't even open.
Before applying stuff from update.zip, meaning 0.6.9.1 version, terminal opens, I get same msg like above, and flashtool starts, then after 2 secs this appears in terminal
Quote:
JAVA_HOME not set. Using default value : /home/madfish/android/tools/FlashTool/x10flasher_lib/linjre32
Exception in thread "Thread-3" java.lang.Error: Failed to create temporary file for jnidispatch library: java.io.IOException: Permission denied
at com.sun.jna.Native.loadNativeLibraryFromJar(Native .java:762)
at com.sun.jna.Native.loadNativeLibrary(Native.java:6 97)
at com.sun.jna.Native.<clinit>(Native.java:127)
at se.marell.libusb.jna.LibUsb.<clinit>(LibUsb.java:1 1)
at se.marell.libusb.LibUsbSystem.<init>(LibUsbSystem. java:36)
at se.marell.libusb.LibUsbSystem.<init>(LibUsbSystem. java:73)
at linuxlib.JUsb.<clinit>(JUsb.java:21)
at org.system.Device.getConnectedDeviceLinux(Device.j ava:108)
at org.system.Device.getConnectedDevice(Device.java:3 8)
at org.system.PhoneThread.run(PhoneThread.java:25)
|
but flashtool continues to work ok.
if it's any matter, using ubuntu 10.04, noob in linux(just started), so maybe it's my fault
|