Skip to content

Queue: fix-service-active-check - #88

Draft
Alaraajavamma wants to merge 1 commit into
forkyfrom
feature/forky/fix-service-active-check
Draft

Queue: fix-service-active-check#88
Alaraajavamma wants to merge 1 commit into
forkyfrom
feature/forky/fix-service-active-check

Conversation

@Alaraajavamma

Copy link
Copy Markdown
Collaborator

Queued behind the open review queue; will get its real title and body when it is marked ready.

Unpacking a D-Bus property reply already unwraps the variant inside it, so the second unwrap reaches a plain str or list and raises. Three sites, all inside a try, so it never surfaced: the service-active check always answered no, and the tmate path abandoned bringing mobile data up before it had found the device — the case that feature exists for.

@Alaraajavamma
Alaraajavamma force-pushed the feature/forky/fix-service-active-check branch from 6b02cc1 to d35b47b Compare August 13, 2026 18:09
Unpacking a reply already unwraps the variant inside it, so asking the
result to unwrap again reaches a plain string or list and raises. Every
one of these sits in a try, so nothing was ever reported: asking whether
the telephony service was active always answered no, which meant it was
started again on a path that only wanted to know, and the tmate session
gave up on bringing the mobile connection up before it had found which
device to bring up.
@Alaraajavamma
Alaraajavamma force-pushed the feature/forky/fix-service-active-check branch from d35b47b to 2d20d71 Compare August 14, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant