Eagle shouldn't check Internet connection until fully opened

Eagle shouldn't check Internet connection until fully opened

samykamkar
Collaborator Collaborator
1,261 Views
4 Replies
Message 1 of 5

Eagle shouldn't check Internet connection until fully opened

samykamkar
Collaborator
Collaborator

I don't mind Eagle checking the Internet connection, but this should happen in the background after Eagle has started up. Because Eagle should run fine for 14 days since last connect, it only needs to perform the 14-day check on startup without making any network connections, and if it detects it checked in within the last 14 days, then it should startup immediately, shaving seconds of startup time off. Once Eagle is fully up and the user is accessing it, then it can perform the check in the background to update the local last-checked-in-date.

Reply
Reply
0 Likes
1,262 Views
4 Replies
Replies (4)
Message 2 of 5

jorge_garcia
Autodesk
Autodesk

Hi Samy,

 

The devs are tracking this forum, and its a good idea. Thank you for posting your suggestions.

 

Best Regards,

 



Jorge Garcia
​Product Support Specialist for Fusion 360 and EAGLE

Kudos are much appreciated if the information I have shared is helpful to you and/or others.

Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.
Reply
Reply
0 Likes
Message 3 of 5

Anonymous
Not applicable

Hi.

 

They are allready adressin this, see this thread if interested: [BUG] Eagle leaking UDP sockets

Reply
Reply
0 Likes
Message 4 of 5

samykamkar
Collaborator
Collaborator

I wouldn't tie this to the other ticket. The other ticket is primarily about excessive UDP connections causing an issue and that the check should happen less. This ticket is explicitly about *when* the check should occur. (Also, in my quick testing I found the validity check is over TCP, not UDP, but perhaps it happens over UDP if it can't make the TCP connection? Not sure...)

Reply
Reply
0 Likes
Message 5 of 5

Anonymous
Not applicable

Eagle is just asking the Linux kernel if an interface is up, nothing more, haven't seen any outbound connection attempts for the connection test, only the UDP ones asking the Kernel network stack.

 

I'm also touching on the subject regarding when Eagle should check for network connectivity, that is why I put a link to it here 🙂

Reply
Reply
0 Likes