Commit ce66216
committed
fix(cli): register QDBusObjectPath meta type explicitly
Work around Qt 6 D-Bus bug where unregistered meta types
cause runtime failures. This issue affects various distributions shipping
affected Qt 6 versions (e.g., Ubuntu 24.04).
Link: https://qt-project.atlassian.net/browse/QTBUG-108822
Signed-off-by: ComixHe <ComixHe1895@outlook.com>1 parent b6cfbb7 commit ce66216
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
891 | 892 | | |
892 | 893 | | |
893 | 894 | | |
| 895 | + | |
| 896 | + | |
894 | 897 | | |
895 | 898 | | |
896 | 899 | | |
| |||
0 commit comments