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

Font Issue in Open/Save dialog #227

Open
Shadouw opened this issue Apr 19, 2019 · 5 comments
Open

Font Issue in Open/Save dialog #227

Shadouw opened this issue Apr 19, 2019 · 5 comments

Comments

@Shadouw
Copy link

Shadouw commented Apr 19, 2019

Hello,
I'm working on Linux Mint Cinnamon and Kubuntu. Both show the same issue. When I run Ardublockly from shell (ardublockly_run.sh) and click either "Open" or "Save" no letters are readable:
image

When I open Ardublockly in Chrome (http://localhost:8000/ardublockly/) it works as expected.

@barnycloud
Copy link

Same problem in ubuntu 18.04 LTS. Ardublockly cannot be used because the compiler location can not be set. Made a new issue in this forum to adress this bug.

@Shadouw
Copy link
Author

Shadouw commented May 17, 2019

@barnycloud , there is at least the workaround with the url in a browser. Besides that you can edit the config file and set the path to the Arduino compiler.
But this issue occurs when loading or saving programs as well. Here the web ui is not really a workaround since it doesn't provide the full functionality.

@Chacha75
Copy link

Same problem. Linux Mint 19.3.
Similar problem arised in another electron project:
LightTable/LightTable#2343
and the solution was this libpangoft update:
https://github.com/ArchI3Chris/LightTable-Square-Fix

@Chacha75
Copy link

I've figured out how to do it, and it perfectly works for me.
Clone the 2 files from this github project: https://github.com/ArchI3Chris/LightTable-Square-Fix .
If you download it one by one or in a zip file, then it breaks the symlink, you have to recreate it.
If you have downloaded the executable Ardulbockly, copy the 2 files into the ardublockly/arduexec/ folder.
If you are using the source code version, copy them into the ardublockly/package/electron/node_modules/electron-prebuilt/dist/ folder.
Happy new year!

@Shadouw
Copy link
Author

Shadouw commented Jan 3, 2020

@Chacha75 many thanks for this explanation. I can confirm that this fixes my issues on Kubuntu and Mint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants