mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #848] why Synchronization strategy changes itself for Chromium #546
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#546
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @candrapersada on GitHub (Mar 7, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/848
Describe the bug
why Synchronization strategy changes itself from Always revert upstream remote changes and push local changes to Merge local and remote changes (recommended) when I sync manually
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Synchronization strategy tabs settings change when manually syncing
Desktop
@marcelklehr commented on GitHub (Mar 7, 2021):
Confirmed.
@marcelklehr commented on GitHub (Mar 7, 2021):
Fixed. Will be released soon. Thanks for reporting 😊
@candrapersada commented on GitHub (Mar 13, 2021):
The time between two synchronizations runs in a few minutes. The default is 15 minutes. when the browser starts sync runs itself before 15 minutes

for example when I start the browser after 1 day close the sync starts immediately before 15 minutes why this happens?
@marcelklehr commented on GitHub (Mar 17, 2021):
This is because floccus calculates the time between sync runs. If the last sync run was more than 15min ago, it will run a sync, even if the browser was just started.
@marcelklehr commented on GitHub (Mar 17, 2021):
I cannot reproduce this issue anymore with v4.6.1. Can you make sure you are running this latest version?
@candrapersada commented on GitHub (Mar 17, 2021):
yes this is the latest version.
@candrapersada commented on GitHub (Mar 19, 2021):
the problem is in chromium.
@marcelklehr commented on GitHub (Mar 19, 2021):
I cannot reproduce this in Chromium either.
This is what I tried:
What did you do?
@candrapersada commented on GitHub (Mar 19, 2021):
but the sync strategy still changes itself for tabs chromium. from push sync changes to pull sync when pull sync manually.
after importing configurations from floccus v4.6.0 to v4.6.1
@marcelklehr commented on GitHub (Mar 19, 2021):
Aha. For tabs. I'll try that.
@candrapersada commented on GitHub (Mar 19, 2021):
after updating or importing configurations from floccus v4.6.0 to v4.6.1
@marcelklehr commented on GitHub (Mar 20, 2021):
This only happens when opening settings while the pull sync is running. When sync strategy is set to push, and you manually pull, the strategy is temporarily changed to pull, until after the sync run, when it is reset to push. This is by design.
@candrapersada commented on GitHub (Mar 20, 2021):
but why only happens for chromium tabs?
@github-actions[bot] commented on GitHub (Mar 20, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.