Open kukushkawi opened 2 years ago
@kukushkawi did you install the appImage as described in README.md?
@ChugunovRoman I've tried to install as described in readme, but there were problems. To double check I've just tried again and still there is errors: chmod is going okay but when I'm trying to install shell says:
sudo: figma-linux_0.9.6_linux_x86_64.AppImage: command not found
almost the same result if i'm adding sh after sudo:
./figma-linux_0.9.6_linux_x86_64.AppImage: 2: Syntax error: "(" unexpected
I've only managed to install without these steps
I have same problem on Linux Mint.
Same problem on Debian testing
I tried with latest version 0.10.0 and login does not work.
The solution is by
AppRun
with figma-linux
in /usr/share/applications/figma-linux.desktop
xdg-mime default figma-linux.desktop x-scheme-handler/figma
The issue was because,
figma-linux.desktop
to /usr/share/applicatons/
where Exec
is AppRun
AppRun
is an executable that runs inside the AppImage@mizzunet Thank you very much! Dont understand first point but second helps :)
Another way is to click on the figma icon:
then click on login from there, then it works all fine (for me at least)
Another way is to click on the figma icon:
then click on login from there, then it works all fine (for me at least)
this made it for me, thx
screenfetch
: ?Bug description When i click "Open in desktop app" nothing happens. Figma doesn't react on clicking in any way.
Screenshots
Additional context I've tried logging in in Gecko-based and Chromium-based browsers. Behaviour is almost identical.