I'm new to Tizen SDK. After installing, everything was good. I can import an Tizen's example project and run it. However, I can't create new Tizen project. When I try to create a new project, the SDK crash and give a log file in ${HOME}/tizen-sdk/tools/logs/sdblib-*.log This is the log:
06:17:46 E/DeviceMonitor: sdb connection Error: timeout
06:17:51 E/DeviceMonitor: sdb connection Error: timeout
My OS: Xubuntu 14.04 LTS 64Bit
JRE: Oracle Java version 1.8.0_05
Update:
I've just installed the SDK and trying to create a new web app. Then, it crashed. And i found a log file showed that Error. I also tried to reinstall the SDK but it's still the same.