Skip to content

Fix inception startup stutter and misc improvements#47

Merged
pjbgf merged 5 commits intomainfrom
fix
Feb 4, 2025
Merged

Fix inception startup stutter and misc improvements#47
pjbgf merged 5 commits intomainfrom
fix

Conversation

@pjbgf
Copy link
Member

@pjbgf pjbgf commented Feb 4, 2025

No description provided.

pjbgf added 5 commits February 4, 2025 12:53
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
When running locally, users are not required to provide a -giturl. In such
cases, the GITDIR should still be expanded based on the -local path provided.

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
During profile startup an inception server is initiated, with a socket file
created at ~/.qubesome/run/<profile>/qube.sock. The profile dir was not
present at the first attempt of starting a profile, which meant that a profile
would need to be started, closed and started again for it to work.

This commit moves the createMagicCookie logic to happen before the start of the
inception server, so that it enforces the existance of the dirs it requires.

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
@pjbgf pjbgf merged commit adf2a3c into main Feb 4, 2025
5 checks passed
@pjbgf pjbgf deleted the fix branch February 4, 2025 13:03
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