Package Details: figma-linux 0.11.5-0

Git Clone URL: https://aur.archlinux.org/figma-linux.git (read-only, click to copy)
Package Base: figma-linux
Description: The collaborative interface design tool. Unofficial Figma desktop client for Linux
Upstream URL: https://github.com/Figma-Linux/figma-linux
Keywords: Electron figma figma-app linux UI UX
Licenses: GPL2
Conflicts: figma-linux-bin, figma-linux-git
Provides: figma-linux
Submitter: ChugunovRoman
Maintainer: ChugunovRoman
Last Packager: ChugunovRoman
Votes: 26
Popularity: 0.157557
First Submitted: 2019-11-27 18:49 (UTC)
Last Updated: 2024-10-10 20:49 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

LeonN commented on 2024-10-12 22:27 (UTC)

@cmykevin The issue can be solved by updating the package. If you're using yay:

sudo yay -Syu

ijann commented on 2024-10-09 00:35 (UTC) (edited on 2024-10-09 00:37 (UTC) by ijann)

In case they have a problem render this can help them

from /share/applications/figma-linux.desktop

  /opt/figma-linux/figma-linux --no-sandbox --enable-oop-rasterization 
  --ignore-gpu-blacklist -enable-experimental-canvas-features 
  --enable-accelerated-2d-canvas --force-gpu-rasterization --enable-fast-unload 
  --enable-accelerated-vpx-decode=3 --enable-tcp-fastopen --javascript-harmony 
  --enable-checker-imaging --v8-cache-options=code 
  --v8-cache-strategies-for-cache-storage=aggressive --enable-zero-copy 
  --ui-enable-zero-copy --enable-native-gpu-memory-buffers 
  --enable-webgl-image-chromium --enable-accelerated-video 
  --enable-gpu-rasterization %U

Leave it like this and it works better

  /opt/figma-linux/figma-linux %U

cmykevin commented on 2024-09-26 15:00 (UTC) (edited on 2024-09-26 15:03 (UTC) by cmykevin)

Figma is unable to input text after an update. The fonts panel shows "No Fonts Found" but my font directories are still listed in settings, and I refreshed my font cache just to be sure. Running Figma from cli yields the following output:

xdg-settings: default-url-scheme-handler not implemented for xfce
[9/26/2024, 10:58:44 AM]:[INFO] - [wm] already signed in?,true
[9/26/2024, 10:58:45 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setThemePreference
[9/26/2024, 10:58:46 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setWorkspaceProperties
[9/26/2024, 10:58:46 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setWorkspaceProperties
[9/26/2024, 10:58:46 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setLocales
[9/26/2024, 10:58:46 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,getKeyboardLayout
[9/26/2024, 10:58:46 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,getActiveNSScreens
[9/26/2024, 10:58:46 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setThemePreference
[9/26/2024, 10:58:46 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setWorkspaceProperties
[9/26/2024, 10:58:47 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setWorkspaceProperties
[9/26/2024, 10:58:47 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setWorkspaceProperties
[9/26/2024, 10:58:47 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,setLocales
[9/26/2024, 10:58:47 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,getKeyboardLayout
[9/26/2024, 10:58:47 AM]:[WARN] - [From web content: 2],[desktop] Unhandled message,getActiveNSScreens

(figma-linux:5927): IBUS-WARNING **: 10:58:48.100: figma-linux has no capability of surrounding-text feature

I'm also running into issues inputting text in stale Brave windows, so maybe there's an underlying issue with Chromium

WideVader commented on 2024-08-13 14:16 (UTC)

No problem. ^^

andrwui commented on 2024-08-12 14:43 (UTC)

@WideVader That fixed it, thank you!

WideVader commented on 2024-08-12 04:40 (UTC) (edited on 2024-08-12 04:41 (UTC) by WideVader)

For the fix you can either remove the --enable-webgl-image-chromium flag from /share/applications/figma-linux.desktop file or you can just copy the Exec command from upstream: Exec=/opt/figma-linux/figma-linux %U

andrwui commented on 2024-07-31 18:56 (UTC)

Can y'all fix the .desktop file please? I can't launch the app from rofi...

gus_joaquin commented on 2024-06-23 14:06 (UTC)

I'm using wofi, yes you're right, it works launched in the terminal

antouank commented on 2024-06-23 13:31 (UTC)

had the same issue. launching it from a terminal seems to work for me. ( if I launch it from rofi, I get the WebGL error message instead )

gus_joaquin commented on 2024-06-23 13:29 (UTC)

I have the same problem with WebGL