ProtonMail / proton-bridge

Proton Mail Bridge application
GNU General Public License v3.0
1.16k stars 157 forks source link

bad fonts encoding #13

Closed Germano0 closed 3 years ago

Germano0 commented 4 years ago

the bridge has many interfaces where is not possible to read the chars. See screenshot. System: Fedora 31 KDE proton_bridge

quicquid commented 4 years ago

I have the same problem under F31 - it seems the font used is fontawesome (in its web version) but it doesn't work here either even though I have the fonts installed. Luckily, I didn't need to change any of the general settings - the account settings are rendered properly.

horejsek commented 4 years ago

Hi. Thanks for report. We know about this specific place which has problem on Fedora systems and is in our backlog. But you are saying many interfaces where is not possible to read - do you have an example of any other place with this problem?

quicquid commented 4 years ago

On my machine it's the general settings dialogue that is also rendered with that font:

proton-fonts

All others seem to be ok.

sagitter commented 4 years ago

Confirm this bug on Fedora 32.

andrzejsza commented 3 years ago

we've been seeing quite a few weird issues with fonts on Fedora - we thought we fixed them all with 1.5.0 for Bridge and 1.2.2 for the I-E app. @Germano0 could you confirm if you still have those problems after updating?

Germano0 commented 3 years ago

protonmail-bridge-1.5.2 has fixed almost all fonts problem. Except for some parts like login textboxes of user and password

andrzejsza commented 3 years ago

ok, thanks for confirming. you're still on Fedora 31 KDE?

Germano0 commented 3 years ago

ok, thanks for confirming. you're still on Fedora 31 KDE?

Fedora 33 KDE

quicquid commented 3 years ago

Im on Fedora 33 XFce and the fonts are fixed for me as well.

quicquid commented 3 years ago

Should we consider the issue to be closed?

Germano0 commented 3 years ago

Should we consider the issue to be closed?

No https://github.com/ProtonMail/proton-bridge/issues/13#issuecomment-738294459

Germano0 commented 3 years ago

Confirming on 1.5.4

andrzejsza commented 3 years ago

all should be fixed now in 1.5.6, @Germano0 could you confirm?

Germano0 commented 3 years ago

@andrzejsza I confirm that 1.5.6 fixed the problem

stellarhopper commented 3 years ago

I still have this exact problem with the protonmail-import-export-app on Fedora 33.

Installed versions are:

$ protonmail-import-export-app --version
INFO[0000] Run app                                       appName="ProtonMail Import-Export" args="[protonmail-import-export-app --version]" build="2020-12-23T16:41:51+0000" pkg=cmd revision=9b82c03959 runtime=linux version=1.2.3
ProtonMail Import-Export version 1.2.3 (9b82c03959) 2020-12-23T16:41:51+0000

$ protonmail-bridge --version
INFO[0000] Run app                                       appName="ProtonMail Bridge" args="[protonmail-bridge --version]" build="2021-01-22T11:34:11+0000" pkg=cmd revision=645a8257d9 runtime=linux version=1.5.7
ProtonMail Bridge version 1.5.7 (645a8257d9) 2021-01-22T11:34:11+0000

The 'bad' font appears in the login dialog, as well as the main import dialog where you select emails/destinations.

If it is preferred that I open a new issue, I can do that.

andrzejsza commented 3 years ago

right. the I-E app is still waiting for a release that includes this fix - it will definitely be included in the next one.

stellarhopper commented 3 years ago

Ok - tried a local build from git, but that seems to be broken per #163 .. So I'll just wait.