Every time I try to initiate debug session or just launch application on emulator I'm getting first
"Executing the install command: /usr/bin/pkgcmd -i -q -t wgt -p "/opt/usr/apps/tmp/test.wgt"
$ /usr/bin/pkgcmd -i -q -t wgt -p "/opt/usr/apps/tmp/test.wgt"
path is /opt/usr/apps/tmp/test.wgt"
which after some time turns into
"Installing the package failed.
org.tizen.sdblib.exception.ShellCommandUnresponsiveException"
I reinstalled SDK couple of times, checked both 32bit and 64bit version of SDK, recreated emulators and projects - no luck.
Any ideas? Did anybody here confront such behaviour?