Closed zeenix closed 1 year ago
Thanks. I thought I fixed it everywhere. Can you please provide a merge request?
In GitLab by @OliverNChalk on May 6, 2023, 22:19
I think new freedesktop gitlab accounts cannot create repositories. I get the following when attempting to fork (hence the patch submission):
ugh.. I think you need to verify your account or something if I'm not mistaken. It's all due to spam. The plan is to move to Github but seems I need to really expedite our move now. I'll commit your patch for you for now.
mentioned in commit 343e44547ffc99a08d80faf6d59721fe8443a234
In GitLab by @OliverNChalk on May 6, 2023, 20:11
A few of the examples binds a session to
_
which immediately destructs in rust. As such, the example does not behave as expected (the user is unable to find the dbus service/object using command line tools, nor can they message it).The fix is trivial:
0001-docs-fix-broken-example-that-immediately-destructed-.patch