figma-linux
figma-linux copied to clipboard
Figma Linux (Flatpak version) not logging me in
Hello!
I've been trying to log into Figma on Linux for the past 1 hour now and I can't login. When I click on "Log In with Browser" Chromium does not open the authentication link.
just tried here on Arch with version 0.9.6 of the flatpak and its doing the same thing ... i am logging in by manually going to the site but the Flatpak is just sitting there telling me to login ... I wish this was like GitKraken's App where you can copy and paste codes into the app as needed if something doesn't automatically work/connect
I'm on Arch, installed newest figma-linux from yay, and I also unable to login. I get redirected back from browser to Figma, but Figma won't let me in.
on Arch u guy can install figma-linux-bin, i'm using with no problem
@mrjerox I've tried that now and to no avail. I saw this line in the terminal output, which might/might not be relevant:
xdg-settings: default-url-scheme-handler not implemented for xfce
I FOUND A SOLUTION
first go to the down arrow in the top right and click it the hover over help and click toggle developer tools.
in the developer tools click Console and then press the login button in the figma linux app. There should be a url in the Console similar to this: /app_auth/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/grant
copy that url and add https://figma.com infront of it.
That should bring you to the login page
@Picopin7374 try 0.11.2 version
I've updated whole Arch and figma-linux 0.11.2-1 but I get stucked with this screen after Open the desktop app
button clicked in the browser.
@sebastian-65 try xdg-mime default figma-linux.desktop x-scheme-handler/figma
in terminal, and restart the app. Or use other browser
@ChugunovRoman Same as before. Figma window gets focused but nothing happens then.
@sebastian-65 Are there any errors in the DevTools? ctrl+alt+i inside main tab
No errors / warnings present in console.
I use Arch Linux too, but I didn't have problem with login.
@ChugunovRoman Are you also using Xfce (4.18)?
@ChugunovRoman Are you also using Xfce (4.18)?
No. I use customized DWM
I have a similar issue with login by browser. I can't login with the compiled version of app (i have followed steps "building from source"). Anyone knows how to solve it? thanks
@aromano-tif can you try again but with latest version 0.11.4?