03-18-2012 10:54 PM
hello,
When i Run As -> BlackBerry Tablet OS C\C++ Application , alert this error :
"Downloading and starting the application..." has encountered a problem.
Unable to determine returned PID from launch.
I use the PlayBook 2.0 simulator and i have Set Active with the Simulator-Debug.
plz someone help me,
Thanks.
03-22-2012 12:17 PM
Hi,
This is a know issue and we are currently working on it.
Here is a possible workaround: Launch the app from the Navigator and accept permissions in the permission dialog (if any) and then close it. Restart loading from IDE.
I will create an issue in our issue tracker and post the link shortly so you can track its progress!
Thanks, Ram
03-22-2012 09:57 PM
05-19-2012 10:23 AM
I have the same problem. Fortunately I have a device for testing...
05-19-2012 10:02 PM
Here's something that has worked for me in some circumstances.
ssh to the sim/device (here's a guide to ssh'ing http://forums.crackberry.com/blackberry-playbook-f
use pidin to see if your app is running (or pdebug).
slay -f pdebug
slay -f <your app>
sometime I have had to slay qconn and then reconnect.
I've noticed that my problems with the sim mostly come from suspending my laptop while in the middle of debugging.
Norm
07-11-2012 01:52 AM
Hi,
I also face this issue when i run my application on BB10 dev Alpha device. Till yesterday evening it works fine now from morning it give this error "Unable to find PID " that error is coming. In the homescreen it dispaly error 8. I did not find any solution on that. please help me on that regard.
07-23-2012 12:25 PM
Hi,
When you look at the error description at (<install location>/target/qnx6/usr/include/errno.h) it says
#define ENOEXEC 8 /* Exec format error */
Can you confirm if you are using the right NDK version (Ex. not the playbook NDK?) to deploy to the BB Dev Alpha device?
Ram
09-15-2012 06:07 PM
The only "solution" is reset device with BlackBerry manager, but its really annoying do that every time when this errors appear.
RIM should fix this bug soon because is annoying when programming
09-25-2012 10:20 AM
I also have similar problem! After first run of the app I get "unable to determine returned pid from launch" in IDE and this moment screen of device unfortunaly is black. But power button and volume buttons still works (I can see indication on screen). Looks like UI shell is crashed! The device restart or reset cant help because after this device always show only colored bubbles! Only one thing helped it's restore the device using BB Desktop Software but it's too long! And it will work only for first run after will be black screen.
Help me please.
09-25-2012 11:41 AM
indeed its very annoying.
I've posponed my app's development until this gets fixed.
Everyone having this problem see here:
No fix until AFTER 2.1 ![]()