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

Failed to apply autorun settings #654

Open
82d opened this issue Feb 12, 2024 · 1 comment
Open

Failed to apply autorun settings #654

82d opened this issue Feb 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@82d
Copy link

82d commented Feb 12, 2024

Every time you exit settings in the application, an error window appears

Failed to copy /usr/local/share/applications/ to /home/user/.config/autostart

If you uncheck autorun, the error does not appear, but the checkbox will appear again the next time you open the settings window.

FreeBSD, X11. XFce
Crow Translate 2.11.1

@82d 82d added the bug Something isn't working label Feb 12, 2024
@Shatur
Copy link
Member

Shatur commented Feb 12, 2024

See #655 (comment)

I suspect that the problem in appsettings.cpp due to some define. We need to replace all Q_OS_LINUX defines with Q_OS_UNIX. Feel free to send a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants