Commit 07ed02a
Jeremy Whiting
CODA-Q: Cleanup DBus name registration when exiting.
Added a desctructor to DBusService that unregisters the object and
service during shutdown.
This should fix any issues users may be having with the flatpak leaving
the name in use after exit causing the application to not launch
afterwards.
Signed-off-by: Jeremy Whiting <[email protected]>
Change-Id: I6af3a852433d28ccc6fe3b4ebb3b9a0f6a39a5791 parent 88feaff commit 07ed02a
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
68 | 79 | | |
69 | 80 | | |
70 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments