Commit 048180e
committed
Only restart after network connect when the configuration was modified
Issues: #2046 #2033
The deCONZ core was further fixed to preserve the original argc and argv on each restart. QApplication would otherwise strip parameters like "-platform minimal" and
start the GUI albeit headless mode was specified.1 parent 54efc6e commit 048180e
File tree
3 files changed
+8
-1
lines changed3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16396 | 16396 | | |
16397 | 16397 | | |
16398 | 16398 | | |
16399 | | - | |
| 16399 | + | |
| 16400 | + | |
| 16401 | + | |
| 16402 | + | |
| 16403 | + | |
16400 | 16404 | | |
16401 | 16405 | | |
16402 | 16406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1631 | 1631 | | |
1632 | 1632 | | |
1633 | 1633 | | |
| 1634 | + | |
1634 | 1635 | | |
1635 | 1636 | | |
1636 | 1637 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2320 | 2320 | | |
2321 | 2321 | | |
2322 | 2322 | | |
| 2323 | + | |
2323 | 2324 | | |
2324 | 2325 | | |
2325 | 2326 | | |
| |||
2388 | 2389 | | |
2389 | 2390 | | |
2390 | 2391 | | |
| 2392 | + | |
2391 | 2393 | | |
2392 | 2394 | | |
2393 | 2395 | | |
| |||
0 commit comments