mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[GH-ISSUE #1887] Reproducible Build for v5.4.5 fails #1263
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#1263
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 @IzzySoft on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1887
Which version of floccus are you using?
5.4.5
How many bookmarks do you have, roughly?
n/a
Are you using other means to sync bookmarks in parallel to floccus?
n/a
Sync method
Nextcloud Bookmarks
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
n/a
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
No response
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
There are differences in the
991.jsand its map file:We hat a similar case with v5.4.0 and
88.js/832.jsalready in #1699 (not sure if this is related). Could you please check again, @marcelklehr? Thanks in advance!Expected Behavior
files are identical
To Reproduce
run the builder (uff, and please, isn't there a simpler template for such things? 🙈)
Debug log provided
@github-actions[bot] commented on GitHub (Mar 20, 2025):
Hello 👋
Thank you for taking the time to open this issue with floccus. I know it's frustrating when software
causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at
and if possible solved.
I'm Marcel and I created floccus a few years ago, maintaining it ever since. I currently work for Nextcloud
which leaves me with less time for side projects like this one than I used to have.
I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it.
Until then, please be patient.
Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation
to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can
collaborate to make this software better. For everyone.
Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge
and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and
try to fix the odd bug yourself. Everyone will be thankful for extra helping hands!
To continue the development and maintenance of this project in a sustainable way I ask that you donate to the project when opening an issue
(or at least once your issue is solved), if you're not a donor already.
You can find donation options at https://floccus.org/donate/. Thank you!
One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the Nextcloud forum,
to twitter or somewhere else. But this is a technical issue tracker, so please make sure to
focus on the tech and keep your opinions to yourself.
I look forward to working with you on this issue
Cheers 💙
@marcelklehr commented on GitHub (Mar 20, 2025):
Hey @IzzySoft
I think this may have to do with the bump to Java 21
@IzzySoft commented on GitHub (Mar 20, 2025):
Lemme check that… Nope. That jump was before. We build with 21 here since v5.3.3.
@IzzySoft commented on GitHub (Mar 20, 2025):
As I cannot find a quick way to "pretty-print" those Javascript files, here's a diffoscope. Moving the mouse over the "yellow blocks" reveals some differences: diffoscope.html.gz
@marcelklehr commented on GitHub (Mar 21, 2025):
Seems like it's the sentry thing again
@IzzySoft commented on GitHub (Mar 21, 2025):
That seems to be a little troublemaker with RB… Hope you can find an easy solution to it! 🤞
@marcelklehr commented on GitHub (Mar 29, 2025):
Done :)
@IzzySoft commented on GitHub (Mar 29, 2025):
Thanks Marcel! Crossing fingers for the next release then 🤞
@IzzySoft commented on GitHub (Apr 11, 2025):
All fine for the last two, cleaning up on my end then 🤗