Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Failed to create control for the dynamic tab "Basic Optoins"

Hi,
I posted this weeks ago (see attachment), but the issue is not resolved in ptp 7.0.2. I don't see other reports on this issue, which makes me think that there is something wrong in my Eclipse configuration (Kepler, running on x86_64 Linux/CentOS 6). Could somebody help how to track this issue, please?
Thanks,
--Ted

Hi,
I posted this a couple of days ago, but got no response. Let me clarify the question.

I have problem to configure a parallel application for debugging. To illustrate the problem I followed the step-by-step instructions for demo project  "Calculate Pi - Fortran using MPI". I am able to build and execute the project as a "Fortran Local Application".  As to configuring a Parallel Application,  from "Run Configurations":
  1. Parallel Application
  2. Name: myPi;
  3. Resources -> "MPICH2-Generic-Interactive"
  4. Connection Type: Local
At this point a "Launch Error" pops up:

--------------------------------------------------------------------------------
Failed to create control for the dynamic tab "Basic Optoins"
Reason:
Undefined attribute "nonLocalOption" in WidgetType
--------------------------------------------------------------------------------



Back to the top