Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket is not visible in Adapter Type functional block #373

Open
ShantKhatri opened this issue Aug 9, 2024 · 2 comments
Open

Socket is not visible in Adapter Type functional block #373

ShantKhatri opened this issue Aug 9, 2024 · 2 comments

Comments

@ShantKhatri
Copy link
Contributor

ShantKhatri commented Aug 9, 2024

The newly created Socket is not visible when we create a new Socket from the Plugs & Sockets tab in the properties section when the functional block type is Adapter
image

While the behavior in the case of FBType is Basic Functional Block:
image

Steps to Reproduce

  1. Create a New Type with the type label Adapter
  2. Open the created type in the workspace
  3. Go to the Plugs & Sockets Tab inside Properties
  4. Create a New Socket
azoitl added a commit to azoitl/4diac-ide that referenced this issue Aug 11, 2024
The adapter interface property section and the palette in the interface
editor allowed to added plugs and sockets to adapter types.

eclipse-4diac#373
@bwiesmayr
Copy link
Contributor

As pointed out in direct communication, the bug here is that you were able to create an adapter within an adapter in the first place. So the correct behavior is that the activity that you performed is not possible anymore. Maybe you can check whether the provided PR fixes the problem.

@azoitl
Copy link
Contributor

azoitl commented Aug 11, 2024

@bwiesmayr thx for the clarification. I was not sure if there is another error. But from the pictures I noticed that there is something in the ui that shouldn't be there. As I was working on adapter related problems I though it would be a nice fix.

oberlehner pushed a commit that referenced this issue Aug 12, 2024
The adapter interface property section and the palette in the interface
editor allowed to added plugs and sockets to adapter types.

#373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants