[Gambas-user] DBus and a circular reference error
Benoît Minisini
g4mba5 at gmail.com
Sat Jan 15 23:36:07 CET 2022
Le 15/01/2022 à 03:45, Bruce Steers a écrit :
>
> Well thank you for looking.
> I had a play , I added some _exit() subs and freed some things but i
> don't really understand all that is happening with it being part-C/part
> gambas.
>
> at best i was "fumbling in the dark" .
>
>
> Merci infiniment
>
> BruceS
>
The bug should have been fixed in commit
https://gitlab.com/gambas/gambas/-/commit/683465e7a86137ccad5ad1026a70e73bc46f5085.
It was not really a bug, it was just that the connections to the D-Bus
buses were freed after the interpreter checks for unreleased object
references, not before.
Regards,
--
Benoît Minisini
More information about the User
mailing list