Code Monkey home page Code Monkey logo

Comments (15)

ChugunovRoman avatar ChugunovRoman commented on July 21, 2024 5

It's seems I found problem...
For now I have a workaround, need to downgrade version of the freetype2 library:

pacman -U https://archive.archlinux.org/packages/f/freetype2/freetype2-2.9.1-1-x86_64.pkg.tar.xz

I'll try rebuild own native module with new version the freetype2 library later.
I checked this solution on Manjaro cinnamon 18.0.4 stable x86_64

from figma-linux.

puresick avatar puresick commented on July 21, 2024 3

Sadly this downgrade breaks Firefox and Chromium for me (undefined symbol FT_Palette_Select).

from figma-linux.

yuriifabirovskyi avatar yuriifabirovskyi commented on July 21, 2024 1

I have the same problem in Manjaro.
In the terminal it outputs only:

Segmentation fault (core dumped)

from figma-linux.

ChugunovRoman avatar ChugunovRoman commented on July 21, 2024

Hi. Thank for the feedback.
I don't want to stop this project. But I don't have a free time for now.
I will take a vacation from main job soon, and I able to resolve some issues.

Thank you for understanding!

from figma-linux.

ChugunovRoman avatar ChugunovRoman commented on July 21, 2024

Can You run the add from snap package or appImage?

from figma-linux.

gikari avatar gikari commented on July 21, 2024

Can You run the add from snap package or appImage?

Hello. If launched from AppImage, application crashes too. The output is:

(process:19217): GLib-CRITICAL **: 20:03:20.652: g_file_test: assertion 'filename != NULL' failed
Icon theme "Yaru" not found.

(figma-linux:19217): Gtk-WARNING **: 20:03:23.984: Theme parsing error: gtk.css:126:40: Expected ')' in color definition

(figma-linux:19217): Gtk-WARNING **: 20:03:23.996: Theme parsing error: gtk.css:8687:128: Expected a valid selector
[1]    19217 segmentation fault (core dumped)  ./figma-linux.0.4.0.AppImage

from figma-linux.

dundunn avatar dundunn commented on July 21, 2024

I'm pretty sure I used the package from the AUR a few days ago without any issues. Today I tried starting it but ran into the same problem mentioned above.
The Snap package is working for me though.

from figma-linux.

puresick avatar puresick commented on July 21, 2024

Using the figma-bin package from AUR and running the AppImage directly both gave me following errors starting from different shells on Arch Linux (running sway window manager):

running from fish shell:
fish: “figma” terminated by signal SIGSEGV (Address boundary error)
and
fish: “./figma-linux.0.4.0.AppImage” terminated by signal SIGSEGV (Address boundary error)

running from zsh:
zsh: segmentation fault (core dumped) figma
and
zsh: segmentation fault (core dumped) ./figma-linux.0.4.0.AppImage

running from bash:
Segmentation fault (core dumped)
and
Segmentation fault (core dumped)

from figma-linux.

Projekt-43 avatar Projekt-43 commented on July 21, 2024

Got same issue and symptoms today after system update... ;(

from figma-linux.

jgierer12 avatar jgierer12 commented on July 21, 2024

Same issue here, fish: “figma” terminated by signal SIGSEGV (Address boundary error).

System specs

OS: Manjaro Linux x86_64
Host: XPS 13 9370
Kernel: 5.0.5-1-MANJARO
Uptime: 15 hours, 49 mins
Packages: 1327 (pacman)
Shell: fish 3.0.2
Resolution: 1920x1080
DE: GNOME 3.32.0
Theme: vimix-doder [GTK2/3]
Icons: Suru++ [GTK2/3]
Terminal: tilix
CPU: Intel i7-8550U (8) @ 4.000GHz
GPU: Intel UHD Graphics 620
Memory: 3310MiB / 15756MiB

Let me know if you need any more data.

from figma-linux.

lachlanshoesmith avatar lachlanshoesmith commented on July 21, 2024

Having same problem on Manjaro KDE.

from figma-linux.

ChugunovRoman avatar ChugunovRoman commented on July 21, 2024

Having same problem on Manjaro KDE.

What system specs?

from figma-linux.

jayy-lmao avatar jayy-lmao commented on July 21, 2024

Suffering the same crash, also with the Seg Faults/Opendir errors. I have tried the AUR listed package, and the Appimage. I even cloned, built and ran it. Even npm dev crashes when it first loads (still giving opendir errors).

System Info OS: Manjaro Linux x86_64
Host: XPS 13 9360
Kernel: 4.19.28-1-MANJARO
Uptime: 5 hours, 57 mins
Packages: 1281 (pacman)
Shell: bash 5.0.2
Resolution: 1920x1080
DE: KDE
WM: KWin
WM Theme: QuasiDeepinII
Theme: Quasi Deepin [KDE], Breath [GTK2/
Icons: black-red [KDE], maia [GTK2/3]
Terminal: konsole
Terminal Font: Noto Mono 16
CPU: Intel i7-7500U (4) @ 3.500GHz
GPU: Intel HD Graphics 620
Memory: 4827MiB / 7857MiB

from figma-linux.

mcgraths7 avatar mcgraths7 commented on July 21, 2024

Using the figma-bin package from AUR and running the AppImage directly both gave me following errors starting from different shells on Arch Linux (running sway window manager):

running from fish shell:
fish: “figma” terminated by signal SIGSEGV (Address boundary error)
and
fish: “./figma-linux.0.4.0.AppImage” terminated by signal SIGSEGV (Address boundary error)

running from zsh:
zsh: segmentation fault (core dumped) figma
and
zsh: segmentation fault (core dumped) ./figma-linux.0.4.0.AppImage

running from bash:
Segmentation fault (core dumped)
and
Segmentation fault (core dumped)

Same issue here. XPS 9380:

λ hostnamectl (figma-bin) 10:45:53
Static hostname: steven-xps
Icon name: computer-laptop
Chassis: laptop
Machine ID: e197286b28c94022893bb519c6803466
Boot ID: 20497e13d7724d71a4f96cb6c5979e9a
Operating System: Manjaro Linux
Kernel: Linux 5.1.0-1-MANJARO
Architecture: x86-64

(master) λ figma (figma-bin) 10:46:10
diropen: No such file or directory
fish: “figma” terminated by signal SIGSEGV (Address boundary error)

from figma-linux.

kambala3000 avatar kambala3000 commented on July 21, 2024

Same issue

> figma     
(process:5289): Gtk-WARNING **: 13:11:54.005: Locale not supported by C library.
        Using the fallback 'C' locale.
diropen: No such file or directory
[1]    5289 segmentation fault (core dumped)  figma
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2
Kernel Version: 4.9.168-1-MANJARO
OS Type: 64-bit
Processors: 4 x Intel Core i5-3450 CPU 3.10GHz
Memory: 15.6 GB of RAM

System log pastebin link

from figma-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.