figma-linux icon indicating copy to clipboard operation
figma-linux copied to clipboard

Working to slow

Open Venegrad opened this issue 4 years ago • 12 comments
trafficstars

App woking to slow, with big flows. Unusable vs browser version.

Venegrad avatar Oct 03 '21 11:10 Venegrad

The app works extremely slow on the new Elementary OS (Installed through Snap)

heavybrea avatar Oct 13 '21 01:10 heavybrea

Is GPU performance enabled?

ChugunovRoman avatar Oct 13 '21 08:10 ChugunovRoman

@ChugunovRoman I tried to look up that option but I could not find it. Should I be looking somewhere else other than the Settings menu?

josemotanet avatar Nov 16 '21 16:11 josemotanet

Ok so I've noticed the following in the "GPU" tab:

image

My GPU is 0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT / 6800M] (rev c1). I was under the assumption that mine would be ready to handle compositing. Alas.

Does anyone else have a means of leveraging such a modern card?

josemotanet avatar Nov 16 '21 16:11 josemotanet

One more update: it appears that there's a library error when launching. Relates to #223 .

image

josemotanet avatar Nov 16 '21 16:11 josemotanet

Confirmed that libstdc++.so.6 inside Figma is behind the performance hit. Remove it and the issue disappears.

josemotanet avatar Nov 16 '21 16:11 josemotanet

Hi, please help me if you can.

The problem states, even when I'm trying to remove "libstdc++.so.6" under "root" I receive: cannot remove: Read-only file system

How can I slove this?

Thx

Grga1712 avatar Dec 13 '21 11:12 Grga1712

Hi, please help me if you can.

The problem states, even when I'm trying to remove "libstdc++.so.6" under "root" I receive: cannot remove: Read-only file system

How can I slove this?

Thx

Hi, You cannot remove any file for snap or flatpak packages. It's works if you did install the app via standard package for your Linux distro like deb, rpm or pacman

ChugunovRoman avatar Dec 13 '21 12:12 ChugunovRoman

Oh, ok. Thx for response.

Grga1712 avatar Dec 13 '21 12:12 Grga1712

Same for me

Confirmed that libstdc++.so.6 inside Figma is behind the performance hit. Remove it and the issue disappears.

brycefranzen avatar Mar 01 '22 17:03 brycefranzen

@Venegrad @josemotanet check new release 0.9.6, @ChugunovRoman updated Figma Linux and fixed performance issues on AMD GPU systems, he "removed the old libstdc++ library"

snarkyalyx avatar Mar 19 '22 20:03 snarkyalyx