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

Crash on Startup due to electron version (Harfbuzz version) #346

Open
JorisM opened this issue Nov 6, 2019 · 5 comments
Open

Crash on Startup due to electron version (Harfbuzz version) #346

JorisM opened this issue Nov 6, 2019 · 5 comments

Comments

@JorisM
Copy link

JorisM commented Nov 6, 2019

Prerequisites

When I try to run Manta on Fedora 31, it crashes on startup with the following error:

(manta:40935): Pango-ERROR **: 09:48:13.186: Harfbuzz version too old (1.4.2)

Expected Behavior

the application should start

Current Behavior

it crashes

Possible Solution

according to this issue electron/electron#20348 (comment) an upgrade of electron is required to fix this.

Steps to Reproduce (for bugs)

  1. download fedora 31 image
  2. download AppImage on github releases page
  3. chmod +x ./Manta-1.1.4-x86_64.AppImage
  4. ./Manta-1.1.4-x86_64.AppImage

Context

Your Environment

  • Version used: 1.1.4
  • Operating System and version: Fedora 31
@SWW13
Copy link

SWW13 commented Nov 30, 2019

yarn upgrade electron

fixes the issue

@ostenning
Copy link

Also ran into this

@m0ngr31
Copy link

m0ngr31 commented Mar 6, 2020

Same issue here.

@nknganda
Copy link

nknganda commented Dec 9, 2020

Same issue on Ubuntu 20.04.1 LTS
Version used: 1.1.4

@kevinmukuna
Copy link

@nknganda did you manage to get around this?

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

6 participants