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

issue201/port-je-obsadeny-dialog #292

Merged
merged 6 commits into from
Nov 15, 2024
Merged

Conversation

tomas-vajs
Copy link

  • New dialog fxml for error port in use.
  • Controller for new window
  • Main window show moved into GUI.java
  • New handling for error showErrorPortInUse
  • server::stop now in separate event
  • Usage of new exception after error while buildServer
  • New exception for used port

@tomas-vajs
Copy link
Author

Upozornujem ze nie som developer. Preto prosim analyzujte kod pozorne :)

@tomas-vajs tomas-vajs linked an issue Oct 7, 2023 that may be closed by this pull request
@tomas-vajs tomas-vajs requested a review from celuchmarek October 7, 2023 16:14
@celuchmarek
Copy link
Member

@jsuchal toto som skombinoval s odchytávaním všetkých exceptions. Ak je obsadený port, ukáže sa error a Autgram sa spustí "v obmedzenom režime" (čiže bez api), čo sa píše ja vo window title:

Snímka obrazovky 2024-05-24 o 12 24 47

@celuchmarek celuchmarek requested a review from jsuchal May 24, 2024 10:31
Comment on lines 40 to 42
GUIUtils.startIconified(windowStage);

windowStage.setTitle("Autogram");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Na toto treba davat mega bacha. Poradie tychto volani som mega debugoval, sa to spravalo inak na win/linux/macos

@celuchmarek celuchmarek merged commit 748d17c into main Nov 15, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

Padne ak je port obsadeny
3 participants