mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[GH-ISSUE #711] Cycle(s) detected; toposort only works on acyclic graphs (Firefox) #456
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#456
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 @bhlevca on GitHub (Oct 28, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/711
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
I tried to do it from scratch, with merge and overwrite from both direction s
Expected behavior
To sync properly with out error and finish
Screenshots
Not necessary
Desktop (please complete the following information):
Server (please complete the following information):
Note: Please write down the actual version numbers instead of writing 'latest'.
Debug log
If needed I can provide one for each browser
@marcelklehr commented on GitHub (Oct 29, 2020):
Can you recreate the account, deleting the server bookmarks and try syncing up / overwrite?
@bhlevca commented on GitHub (Oct 29, 2020):
Seems to have worked for Firefox. The only complain is that the reconstructed bookmarks come in a chaotic order , not in the order they have been saved from the Chrome browser.
However, on the Edge browser the error still persists, while the other browsers are ok. I deleted teh bookmarks from Edge and synchronized with the new bookmarks.xbel. I get the following error in the add on popup and sync stops:
Trying to insert an already existing item into OrderTracker: folder:8960 Trying to insert an already existing item into OrderTracker: folder:8962 Trying to insert an already existing item into OrderTracker: folder:9052 Trying to insert an already existing item into OrderTracker: folder:8213 Trying to insert an already existing item into OrderTracker: folder:8512 Trying to insert an already existing item into OrderTracker: folder:8264 Trying to insert an already existing item into OrderTracker: folder:8265 Trying to insert an already existing item into OrderTracker: folder:9183 Trying to insert an already existing item into OrderTracker: folder:8965 Trying to insert an already existing item into OrderTracker: folder:9002 Trying to insert an already existing item into OrderTracker: folder:8835 Trying to insert an already existing item into OrderTracker: folder:8833 Trying to insert an already existing item into OrderTracker: folder:8836 Trying to insert an already existing item into OrderTracker: folder:9438 Trying to insert an already existing item into OrderTracker: folder:9438 Trying to insert an already existing item into OrderTracker: folder:9494 Trying to insert an already existing item into OrderTracker: folder:9705 Trying to insert an already existing item into OrderTracker: folder:9716 Trying to insert an already existing item into OrderTracker: folder:9707 Trying to insert an already existing item into OrderTracker: folder:9684 Trying to insert an already existing item into OrderTracker: folder:9811 Trying to insert an already existing item into OrderTracker: folder:9811After I press sync again the synchronization continues but soon gives me another issue:
E011: Item in folder ordering is not an actual child: {"id":45283,"type":"bookmark"} Trying to insert an already existing item into OrderTracker: folder:8373 Trying to insert an already existing item into OrderTracker: folder:8265 E012: Folder ordering is missing some of the folder's children Trying to insert an already existing item into OrderTracker: folder:9927 E012: Folder ordering is missing some of the folder's children E012: Folder ordering is missing some of the folder's children E012: Folder ordering is missing some of the folder's children E012: Folder ordering is missing some of the folder's childrenbut this time the sync does not stop, but seem to do it for ever. This is Edge for Linux, so it may have some bugs as it is a dev release.
@marcelklehr commented on GitHub (Oct 29, 2020):
Very nice. Edge and Chrome are still on the older version, so please stay tuned for the release there.
@bhlevca commented on GitHub (Oct 30, 2020):
Unfortunately the "Cycle(s) detected; toposort only works on acyclic graphs" has resurfaced in Firefox with version 4.4.4
Interestingly, even if sync is turned off "Sync now" triggers the synchronization
Unfortunately , I am not able to provide the debug logs because the button does not do anything.
Actually, this version is behaving worse that 4.3.0 on Firefox anyway.
@bhlevca commented on GitHub (Oct 30, 2020):
I deleted the xbel file again and it worked again just fine. It appears that subsequent sync does something.
@github-actions[bot] commented on GitHub (Mar 21, 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.