mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #1563] floccus starts to a blank screen and never recovers #1030
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#1030
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 @alinanorakari on GitHub (Mar 14, 2024).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1563
Which version of floccus are you using?
5.0.9 Android
Sync method
WebDAV
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Firefox 123.1.0 on a Google Pixel 4a with GrapheneOS sunfish-factory-2024021100 using Android 13
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
27.1.4
What kind of WebDAV server are you using? (if relevant)
Self-hosted NextCloud 27.1.4
Describe the Bug
No matter how often I use the back gesture, force stop floccus and floccus bookmark sync or reboot my phone, it will show a splash screen with the floccus icon (which I think comes from the OS itself), then immediately fade to that entirely blank black screen (white in light mode) with the only thing being displayed being the phone's status bar and the phone's bottom indicator for swiping up.
Expected Behavior
I expected floccus, after importing my json, to continue into any sort of UI, be it a sync screen, or further setup. In case of an error I expected floccus to display and error and provide a way to mitigate and try again, maybe provide some error code or similar that I could use in a search or an issue.
To Reproduce
Debug log provided
@github-actions[bot] commented on GitHub (Mar 14, 2024):
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 and have been 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!
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 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 💙
@gatortux commented on GitHub (Mar 15, 2024):
I see this issue on 5.0.10 (also using webdav - via apache2). Rolling back to 5.0.9 on 2 phones both worked.
@alinanorakari commented on GitHub (Mar 15, 2024):
Thank you. I'll try rolling back further. My WebDAV is via nginx if that makes a differwnce
@marcelklehr commented on GitHub (Mar 17, 2024):
You may not need to rollback, https://github.com/floccusaddon/floccus/releases/tag/v5.0.11 is out
@j-lakeman commented on GitHub (Mar 17, 2024):
5.0.11 solved it for me. Cheers @marcelklehr!
@alinanorakari commented on GitHub (Mar 17, 2024):
Downgrading didn't solve it and 5.0.11 doesn't solve it for me, either. I tried updating directly and also uninstalling and installing, then doing the import again. I just want to sync my bookmarks and tabs 😭
@alinanorakari commented on GitHub (Mar 17, 2024):
Just to be extra clear, it hasn't worked for me on Android at all so far. I'm a recent convert from iOS to Android
@alinanorakari commented on GitHub (Mar 17, 2024):
https://github.com/floccusaddon/floccus/assets/4239297/486240b3-ef73-4a6e-8248-8ca0f5a3559e
I recorded a video of my steps because I can't be sure I'm not doing anything wrong. Please let mW know if there is anything I should do differently
@marcelklehr commented on GitHub (Mar 18, 2024):
Hi @alinanorakari
I'm sure we'll get to the bottom of this. Could you send me your floccus export json file via https://cloud.marcelklehr.de/s/PCi3iLWrzdMZSmw ? You may replace your passwords with something less sensitive.
@alinanorakari commented on GitHub (Mar 18, 2024):
Thank you. I just uploaded the export file that I used in the screen recording
@marcelklehr commented on GitHub (Mar 18, 2024):
Thank you for providing the file. You have a tabs profile in your export, which is likely causing problems. The android app has no notion of tabs.
As a quick fix you can
I'll soon fix the app so that tabs profiles will be converted to normal ones upon import.
@github-actions[bot] commented on GitHub (Mar 19, 2025):
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.