Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Garbled text on Mac 10.12.6 #26

Closed
mattdrepo opened this issue Sep 29, 2022 · 12 comments
Closed

Garbled text on Mac 10.12.6 #26

mattdrepo opened this issue Sep 29, 2022 · 12 comments
Labels
bug Something isn't working

Comments

@mattdrepo
Copy link

mattdrepo commented Sep 29, 2022

The app doesn't display fonts properly on Mac 10.12.6

saber

https://github.com/authpass/authpass/blob/6a835981e32b1e7bb17a59dea1c7cd59cb05ada8/authpass/lib/theme.dart#L86-L102

@adil192
Copy link
Member

adil192 commented Sep 29, 2022

It seems like Flutter only supports macOS 10.13 and up flutter/flutter#57805. I'll look into adding a third-party font but other things might also not work as expected on 10.12.

@mattdrepo
Copy link
Author

Thank you for trying. There was a resolve in the github issue i linked you to. If you get a good resolve then this could be used for others also using flutter as I have seen this issue on another app (spotube) which also has this problem. I think this particular operating system, although EOL, is quite a poignant release on Mac OS as it supports the use of 32 bit mac x86 apps well. And FOSS keeps it alive.

@adil192
Copy link
Member

adil192 commented Oct 20, 2022

@mattdrepo Please can you try running this build: https://github.com/adil192/saber/actions/runs/3289360417

@adil192 adil192 added the bug Something isn't working label Oct 20, 2022
@mattdrepo
Copy link
Author

nearly done, nextcloud login has some garbled text, and new note...

nextcloud login
new note

@adil192
Copy link
Member

adil192 commented Oct 20, 2022

nextcloud login

please can you explain a bit more about what's wrong in the editor?

@mattdrepo
Copy link
Author

i presumed the _6dy04 was gibberish, might of been randomly generated info. Forgive if wrong!

@adil192
Copy link
Member

adil192 commented Oct 20, 2022

yep that's just a randomly generated name! I'd be happy to change how they're generated if you can think of a better format (I don't want other people thinking it's gibberish!)

@adil192
Copy link
Member

adil192 commented Oct 20, 2022

nextcloud login

note to self: looks like slang's rich text is using its own font

@mattdrepo
Copy link
Author

how about date, time - unix format with "New Note" appended last. Encouraging someone to rename it. But of course keeping it unique

adil192 added a commit that referenced this issue Oct 20, 2022
adil192 added a commit that referenced this issue Oct 20, 2022
@adil192
Copy link
Member

adil192 commented Oct 20, 2022

I think I prefer "Untitled" over "New Note"
UntitledNew Note

@adil192
Copy link
Member

adil192 commented Oct 23, 2022

Should be fixed with v0.3.12

@adil192 adil192 closed this as completed Oct 23, 2022
@adil192
Copy link
Member

adil192 commented Feb 16, 2023

Hi @mattdrepo, does Saber still run on macOS 10.12.6?

Flutter 3.3 is the last stable release with macOS 10.11 through 10.13 best-effort support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants