diff options
author | hjk <hjk@qt.io> | 2025-07-25 13:30:49 +0200 |
---|---|---|
committer | hjk <hjk@qt.io> | 2025-08-13 12:21:02 +0000 |
commit | c63af2c3b2cf4a558edb2df40126f95a6cedbc7d (patch) | |
tree | a1b0f2565e2eaec68fb57affc2157eee629999af /src/plugins/python/pythonproject.h | |
parent | e62ac5ea57f9034a08d44cff99448ca5cf94d7c8 (diff) |
This drops attempts to establish device connections from the
LinuxDevicePrivate::runInShell() to eliminate possible user
interaction including the display of notifications that
required to process user events from these conceptually
asyncronous connections.
With this approach people would need to manually connect, i.e.
currently run "Test" on the Device's setup page.
Alternatively, devices can be set to "Auto connect on startup"
which will try to connect them during Qt Creator startup.
If such an auto-connection attempt failed, "Auto connect on
startup" will be unset, so that a subsequent Creator startup doesn't
try it again.
Change-Id: I0a70c6daa83bc15a493c57ab0d8bfd9047c82537
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/python/pythonproject.h')
0 files changed, 0 insertions, 0 deletions