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

v2.0.0-beta.3 ( Latest release) Does not run on Fedora 33 #17

Open
aut0maticjack opened this issue Dec 31, 2020 · 1 comment
Open

v2.0.0-beta.3 ( Latest release) Does not run on Fedora 33 #17

aut0maticjack opened this issue Dec 31, 2020 · 1 comment

Comments

@aut0maticjack
Copy link

  • Etcher version: v2.0.0-beta.3
  • Operating system and architecture: Fedora 33 -amd64
  • Do you see any meaningful error information on DevTools? (not running OSX)
    Based on this i am going to guess you need to update your dependencies.
    error is as follows:

[notroot@redacted pinephone]$ ./pine64-installer-2.0.0-beta.3-linux-x64.AppImage
/home/notroot/.cache/thumbnails/normal/0acc4b91ec8e4c2ea18058766a12f6c2.png is missing. Probably not running ./bin//pine64-installer.wrapper from within an AppImage.
Hence falling back to using .DirIcon

(pine64-installer:84118): Pango-ERROR **: 20:45:17.017: Harfbuzz version too old (1.2.7)

Trace/breakpoint trap (core dumped)


Got essentially nothing from gdb, but here you go...


Reading symbols from pine64-installer...
(No debugging symbols found in pine64-installer)
(gdb) run
Starting program: /home/notroot/pinephone/debug/usr/bin/pine64-installer
[New LWP 85504]
[Detaching after fork from child process 85505]
[New LWP 85507]
[New LWP 85508]

(pine64-installer:85500): Pango-ERROR **: 20:59:52.788: Harfbuzz version too old (1.2.7)

Thread 1 "pine64-installe" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff5b3e93b in ?? ()
(gdb) bt
#0 0x00007ffff5b3e93b in ?? ()
#1 0x000001c75596c4d0 in ?? ()
#2 0x0000000000000006 in ?? ()
#3 0x00007fffffffb6b0 in ?? ()
#4 0x0000000000000004 in ?? ()
#5 0x0000000000000000 in ?? ()

@Pinjontall94
Copy link

Same problem here...

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

2 participants