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

[Bug]: Bugged network list on Sonoma 14.0 #247

Closed
yurixander opened this issue Sep 27, 2023 · 12 comments
Closed

[Bug]: Bugged network list on Sonoma 14.0 #247

yurixander opened this issue Sep 27, 2023 · 12 comments
Labels
bug Something isn't working

Comments

@yurixander
Copy link

What happened?

When the OS starts and I click on the Heliport icon (or when I open Heliport for the first time by clicking on its icon after it has been launched), the network list is all messed up and shrinked.

If I click on it a few times it seems to get better, but never fully 100%. Perhaps it may be due to changes on macOS 14.0's constraint system (ie. Swift code)?

bug preview
(I removed my WiFi's name for privacy)

Steps To Reproduce

  1. Install Sonoma 14.0
  2. Open Heliport by clicking on its icon on the top bar
  3. The network list should be all bugged out

Software Version

v1.4.1 AND v1.5.0-alpha

OS Version

14.0

Relevant Log Output

Using log show --predicate 'process == "HeliPort" && (eventType == "Info" || eventType == "Debug" || eventType == "Error")':

Filtering the log data using "process == "HeliPort" AND (type == "Info" OR type == "Debug" OR type == "Error")"
Skipping info and debug messages, pass --info and/or --debug to include.
Timestamp                       Thread     Type        Activity             PID    TTL
--------------------------------------------------------------------------------------------------------------------
Log      - Default:          0, Info:                0, Debug:             0, Error:          0, Fault:          0
Activity - Create:           0, Transition:          0, Actions:           0
@yurixander
Copy link
Author

Update: I've cloned and built changes from #246, and the UI issues seem to be resolved:

fixed preview

@Engredaesm
Copy link

could you share your release please

Update: I've cloned and built changes from #246, and the UI issues seem to be resolved:

fixed preview

could you share your release please

@mithleshjs
Copy link

@Engredaesm
Copy link

@Engredaesm https://github.com/diepeterpan/HeliPort/releases/download/v1.5.0.e/HeliPort.working.-.Launch.At.Login.zip

Thank you

@diepeterpan
Copy link

This pull request will resolve the Sonoma problems.

#246

@perez987
Copy link
Contributor

@diepeterpan
Thank you, last changes made by you have fixed this issue.

@perez987
Copy link
Contributor

@diepeterpan
HeliPort.working.-.Launch.At.Login.zip includes the improvements of HeliPort_more_Sonoma_like.zip?
What app must be selected?
Thanks.

@diepeterpan
Copy link

diepeterpan commented Nov 12, 2023

@diepeterpan HeliPort.working.-.Launch.At.Login.zip includes the improvements of HeliPort_more_Sonoma_like.zip? What app must be selected? Thanks.

Either one will work, but if you want something that looks a bit more like Sonoma then you can use the second one which is based on the 'sonoma-like' branch of my code.

Once the pull request for Sonoma fixes 'master branch' is accepted then I will log the pull request for the 'sonoma-like' branch. Apparently, the owner of the Heliport repo is very busy and these are hanging in limbo.

@perez987
Copy link
Contributor

@diepeterpan
Thank you!!!

@toannxm
Copy link

toannxm commented Jan 13, 2024

Is there any chance to fix this issue? @diepeterpan

@perez987
Copy link
Contributor

perez987 commented Jan 13, 2024

@toannxm
The issue has been fixed 2 months ago. Get the latest release by @diepeterpan.

@williambj1 williambj1 added the bug Something isn't working label Aug 1, 2024
@williambj1
Copy link
Collaborator

Fixed in v1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

7 participants