mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #119] Error Trying to create a URL that is already bookmarked #113
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#113
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 @skewty on GitHub (Jun 5, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/119
Software versions
Steps to reproduce
Expected outcome
Sync completion without error.
Actual outcome
Error!
@marcelklehr commented on GitHub (Jun 5, 2018):
This error should be fixed, but it can still be the result of an earlier version of floccus as it usually only shows after upgrading or resetting the account. You have a duplicate bookmark on the server. Removing it should fix the error.
@marcelklehr commented on GitHub (Jun 21, 2018):
Did that help?
@skewty commented on GitHub (Jun 25, 2018):
Browser: Chromium Version 65.0.3325.162 (Official Build) (64-bit)
Nextcloud Bookmarks: 0.12.0-rc1
Floccus: 2.2.8
I don't think it is fixed.
@marcelklehr commented on GitHub (Jun 25, 2018):
Mh. Can you confirm by using search on the server, that there's two bookmarks for that url?
@skewty commented on GitHub (Jun 25, 2018):
I believe it has to do with having a local bookmark that also / already exists on the server.
IMHO since duplicate bookmarks seem to be permitted on the server, they shouldn't crash floccus.
I got that error when trying to sync my "Toolbar" bookmarks. When I removed all the entries in my local copy of the toolbar and tried sync again, it worked.
I did run into an odd issue where floccus was left in some unrecoverable state though. When I clicked the icon all I got was an empty white surface with no widgets/controls/text. Restarting my browser didn't fix it (and yes I checked for background copies running). I quickly got around the issue by uninstalling and reinstalling floccus.
@marcelklehr commented on GitHub (Jun 25, 2018):
That's kind of a though spot, since the bookmarks app has certain constraints to ensure every URL is only stored once, but apparently those fail in some situations. In general I agree with you though.
The upcoming version of floccus will no longer depend on the server for merging local with remote bookmarks and will thus hopefully turn out to be more stable.
@marcelklehr commented on GitHub (Jul 9, 2018):
You can now test the beta version over here #131 ;)
@skewty commented on GitHub (Jul 12, 2018):
Getting this error using the v3 beta builds in #131:
In the debug console there is a failure at: Account.js:187:10
ReferenceError: "bookmark is not defined"
And then at: Account.js:170:6
Syncing failed with bookmark is not defined
Browser = Firefox
@marcelklehr commented on GitHub (Jul 16, 2018):
Ah, darn. What does the log say before the error appears?
@marcelklehr commented on GitHub (Jul 18, 2018):
@skewty This should be fixed in the latest beta. Give it a go and preferably report any issues over here #131 ;)
@marcelklehr commented on GitHub (Aug 22, 2018):
v3 is out 🎉 If you experience problems, feel free to open a new issue :)
@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.