figma-linux
figma-linux copied to clipboard
app crashes on startup
- App version: 0.6.2
- Operating System (Platform and Version): Ubuntu 20.04
- Type of installed package (Snap, AppImage, deb, rpm, pacman): deb + AppImage
Bug description app Opens, briefly see the blank app window, app quits / crashes App ran before, using the deb. Both deb + appimage showing same behaviour
Screenshots
syslog:
Jun 16 22:51:53 J5 appimagelauncherfs[7448]: AppImage already registered: /home/joost/Applications/figma-linux-0.6.2_f58986e8a61799733388f130be152089.AppImage
Jun 16 22:51:53 J5 appimagelauncherfs[7448]: Error: could not find registered AppImage: /0004.AppImage.home
Jun 16 22:51:53 J5 appimagelauncherfs[7448]: Error: could not find registered AppImage: /0004.AppImage.config
Jun 16 22:51:53 J5 appimagekit_578867dec41a638a93cc5c3802dcc127-figma-linux.desktop[249891]: You've got a 1111 fonts in your os.
Jun 16 22:51:54 J5 appimagekit_578867dec41a638a93cc5c3802dcc127-figma-linux.desktop[249891]: (node:249891) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
Jun 16 22:51:54 J5 appimagekit_578867dec41a638a93cc5c3802dcc127-figma-linux.desktop[249891]: (node:249891) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
Jun 16 22:51:54 J5 appimagekit_578867dec41a638a93cc5c3802dcc127-figma-linux.desktop[249891]: [wm] already signed in? true
Jun 16 22:51:54 J5 appimagekit_578867dec41a638a93cc5c3802dcc127-figma-linux.desktop[249891]: figma.st cookie changed: explicit figma.st .www.figma.com
Jun 16 22:51:54 J5 appimagekit_578867dec41a638a93cc5c3802dcc127-figma-linux.desktop[249931]: ../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0230
Jun 16 22:51:54 J5 kernel: [ 6473.923895] SGI_video_sync[249980]: segfault at e6 ip 000055de1064712d sp 00007fdc75806780 error 6 in figma-linux[55de0d1ac000+53a6000]
Jun 16 22:51:54 J5 kernel: [ 6473.923902] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9
Additional context Add any other context about the problem here.
i also get same issue
Same here.
- Fedora 32
- App Version: 0.6.2
- Installed Package Type: rpm
Error message:
> figma-linux
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
You've got a 906 fonts in your os.
(node:66353) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
(node:66353) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
[wm] already signed in? false
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0230
local fonts support is enabled
fatal runtime error: failed to initiate panic, error 5
zsh: abort (core dumped) figma-linux
@HymanZHAN hi, did you add custom fonts?
Dup #100
@ChugunovRoman Do you mean install other fonts (like those from google fonts)? Yes, I do. I also used gnome-tweak to change the UI font. I am using either Microsoft Yahei or Source Hans Sans SC at the moment. Is that causing the problem?
@HymanZHAN, can you provide more info?
screenfetch
and
apt list | grep -i freetype
and
cat ~/.config/figma-linux/Settings
@ChugunovRoman Here you go.
-
screenfetch
output:
> screenfetch
/:-------------:\ xzhan@xzhans-fedora-desktop
:-------------------:: OS: Fedora 32 ThirtyTwo
:-----------/shhOHbmp---:\ Kernel: x86_64 Linux 5.7.17-200.fc32.x86_64
/-----------omMMMNNNMMD ---: Uptime: 20h 38m
:-----------sMMMMNMNMP. ---: Packages: 2505
:-----------:MMMdP------- ---\ Shell: zsh 5.8
,------------:MMMd-------- ---: Resolution: 3840x2160
:------------:MMMd------- .---: DE: GNOME 3.36.4
:---- oNMMMMMMMMMNho .----: WM: Mutter
:-- .+shhhMMMmhhy++ .------/ WM Theme: Qogir-win
:- -------:MMMd--------------: GTK Theme: Qogir-win [GTK2/3]
:- --------/MMMd-------------; Icon Theme: Qogir
:- ------/hMMMy------------: Font: Microsoft YaHei 11
:-- :dMNdhhdNMMNo------------; Disk: 142G / 466G (32%)
:---:sdNMMMMNds:------------: CPU: AMD Ryzen 7 1700X Eight-Core @ 16x 3.7GHz
:------:://:-------------:: GPU: GeForce GTX 1080
:---------------------:// RAM: 11036MiB / 32102MiB
-
dnf list | grep -i freetype
output:
> sudo dnf list | grep -i freetype
freetype.x86_64 2.10.2-1.fc32 @updates
freetype-devel.x86_64 2.10.2-1.fc32 @updates
compat-golang-github-burntsushi-freetype-devel.noarch 0-0.11.20190701gite2365df.fc32 fedora
freetype.i686 2.10.2-1.fc32 updates
freetype-demos.x86_64 2.10.2-1.fc32 updates
freetype-devel.i686 2.10.2-1.fc32 updates
golang-github-freetype-devel.noarch 0-0.11.20190701gite2365df.fc32 fedora
mingw32-freetype.noarch 2.10.1-1.fc32 fedora
mingw32-freetype-static.noarch 2.10.1-1.fc32 fedora
mingw64-freetype.noarch 2.10.1-1.fc32 fedora
mingw64-freetype-static.noarch 2.10.1-1.fc32 fedora
python3-freetype.noarch 2.0-6.fc32 fedora
-
cat ~/.config/figma-linux/Settings
output:
> cat ~/.config/figma-linux/Settings
{"app":"panelHeight":28,"showMainMenu":false,"disabledMainMenu":false,"saveLastOpenedTabs":true,"windowFrame":false,"disabledFonts":false,"exportDir":"/home/xzhan/Pictures/Figma","fontDirs":["/usr/share/fonts","/home/xzhan/.local/share/fonts"],"lastOpenedTabs":[]},"ui":{"scalePanel":1,"scaleFigmaUI":1}}