Hi.
I am using QGroundcontrol 4.2 on Windows 10.
Processor: i5, 8GB ram.
When the laptop is connected to Wifi no problems are present.
When I connect to Ethernet using rj45 connector I am observing freezing of the application for around 1 minute when I am trying to open the application settings.
This issue is similar to the one described here:
opened 11:49AM - 28 Feb 22 UTC
## Expected Behavior
Fast UI running on Windows like as fast on Linux.
## Cu… rrent Behavior
It's freezing sometimes, for example at the following operations;
- When launching application, the UI sometimes appears 1-2 minutes later after double-click, and never happened on Linux.
- When we click `Application Settings`, sometimes it's freezing for a while about 1 minutes.
- When we click `Firmware` settings under `Vehicle Setup`, it's freezing for a while about 20 seconds.
## Steps to Reproduce:
1. Have a network connection without internet.
2. Try above operations.
3.
4.
## System Information
- Operating System: Windows 10
- QGC Version: 4.1.6, 4.2
- QGC build: stable
- Flight Controller: [e.g., Pixhawk I, Pixhawk Mini, Pixhawk 2, etc.]
- Autopilot (with version): [e.g., PX4 1.8.1, Ardupilot Copter 3.6.1]
## Detailed Description
I have faced these freezing issues more at unstable network connection. For example, set your ip statically to wrong subnet (you won't have internet connection). Your machine will be connected to a network but no internet. In this stuation, freezes are increasing. However these freezes never happened on Linux under same circumstances.
Is there a fix to this problem?
Thank you.