Results 14 comments of Wes Mason

I posted about this also here: https://github.com/prof79/fansly-downloader-ng/issues/72#issuecomment-2212903551 This only happens in the binary release for linux and I did a little write up on it there.

This is an issue with whatever this app is putting in `/tmp/_MEIwRLL40/`. I can't find why libs go in there unless it is packaged with the release. Either case, its...

I have verified the the packaged linux release (binary) for the current version (v0.9.9) gives the error on Ubuntu 23.10, but the python version does not. Binary: ``` Info |...

@majora2007 I think if they made a change, a commit would be attached to this to show some work done. For now I have just not added it. It was...

Agreed, this is would be a nice option. Currently AppFlowy is not a share target for anything I have seen.

I have this issue too. Scaling is not implemented. The side icons are incredibly small too. ![image](https://github.com/user-attachments/assets/fc471078-540c-44f6-baaa-4dc29614b7b2)

I worked this out. My user in LinkWarden did not have an email address attached. Once I put the email address in the table, Authentik logged me in no problem....

This has solved many issues I have had with AppFlowy. THANK YOU! https://github.com/AppFlowy-IO/AppFlowy-Cloud

A more complete answer is runt this from the folder the code and `requirements.txt` is in: ``` pip install -r requirements.txt ``` That should install everything you need. On some...

Well, it exists in the wild. And option is to replace all `/` with `-` to flatten the zip and make it a simpler cbz. I know most readers I...