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

fix path of sync run log file #7659

Closed
wants to merge 0 commits into from
Closed

fix path of sync run log file #7659

wants to merge 0 commits into from

Conversation

kaikli
Copy link

@kaikli kaikli commented Dec 13, 2024

This should fix the issue #7654 where the old log location is used after moving the files to the new location on linux.

I have tested it locally and it seems to solve the problem, but I'm not really sure why the log should be stored in the config directory at all. If we want to solve this, we need to exclude the log files from the migration in src/gui/application.cpp:L549 and move the other log files in $XDG_CONFIG_DIR/Nextcloud/logs to the data directory.

Please verify because I'm not very familiar with the code base of the nextcloud desktop client.

@kaikli kaikli force-pushed the master branch 2 times, most recently from 0c44792 to 4bc73dc Compare December 13, 2024 22:05
@kaikli kaikli closed this Dec 14, 2024
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