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

Octave: Change default port number and add custom port number to Preferences #11461

Closed
magnesj opened this issue Jun 3, 2024 · 0 comments · Fixed by #11462
Closed

Octave: Change default port number and add custom port number to Preferences #11461

magnesj opened this issue Jun 3, 2024 · 0 comments · Fixed by #11462
Assignees
Labels
Bug Bug not yet in an official release

Comments

@magnesj
Copy link
Member

magnesj commented Jun 3, 2024

Octave communication does not work on RHEL8.

The following adjustments will improve the flexibility for the Octave communication.

  • Set default port number to 52025, inside dynamic/private range (49152-65535)
  • Preferences: Add optional support for defining the port used to communicate with Octave plugins
  • Communicate the custom port number using a temporary environment variable

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

@magnesj magnesj added the Bug Bug not yet in an official release label Jun 3, 2024
@magnesj magnesj added this to the Maintenance 2024 - Sprint 05 milestone Jun 3, 2024
@magnesj magnesj self-assigned this Jun 3, 2024
@magnesj magnesj changed the title Octave: Change default port number and allow custom port number in Preferences Octave: Change default port number and add custom port number to Preferences Jun 3, 2024
@github-actions github-actions bot added the PendingRelease Issues is fixed and will be available in next release label Jun 3, 2024
@magnesj magnesj removed the PendingRelease Issues is fixed and will be available in next release label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug not yet in an official release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant