Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Caja Desktop is started before Mate-settings-daemon is ready #395

Open
ghostplant opened this issue Oct 15, 2022 · 0 comments
Open

Comments

@ghostplant
Copy link

Expected behaviour

caja --desktop should start after Mate-settings-daemon is ready.

Actual behaviour

caja --desktop is sometimes before Mate-settings-daemon is ready, making caja desktop theme is totally difference with theme planned by Mate-settings-daemon.

Steps to reproduce the behaviour

kill both caja and mate-settings-daemon, firstly run caja desktop and then run mate-settings-daemon.

MATE general version

MATE in Ubuntu 22.04


I tried to postpone starting caja until pgrep -f mate-settings-daemon is satisfied, but it still doesn't work because mate-settings-daemon needs some seconds to become fully prepared. I want to know what is a accurate signal that tells me mate-settings-daemon is fully ready and it would be okay to start up caja desktop.

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

No branches or pull requests

1 participant