Figma-Linux / figma-linux

Figma is the first interface design tool based in the browser, making it easier for teams to create software. Join us in https://t.me/figma_linux
GNU General Public License v2.0
2.55k stars 156 forks source link

Figma Linux (Flatpak version) not logging me in #332

Open Picopin7374 opened 1 year ago

Picopin7374 commented 1 year ago

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.

Xmetalfanx commented 1 year ago

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

sebastian-65 commented 1 year ago

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.

mrjerox commented 11 months ago

on Arch u guy can install figma-linux-bin, i'm using with no problem

sebastian-65 commented 11 months ago

@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

ccm7676 commented 11 months ago

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

ChugunovRoman commented 7 months ago

@Picopin7374 try 0.11.2 version

sebastian-65 commented 7 months ago

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. image

ChugunovRoman commented 7 months ago

@sebastian-65 try xdg-mime default figma-linux.desktop x-scheme-handler/figma in terminal, and restart the app. Or use other browser

sebastian-65 commented 7 months ago

@ChugunovRoman Same as before. Figma window gets focused but nothing happens then.

ChugunovRoman commented 7 months ago

@sebastian-65 Are there any errors in the DevTools? ctrl+alt+i inside main tab

sebastian-65 commented 7 months ago

No errors / warnings present in console.

ChugunovRoman commented 7 months ago

I use Arch Linux too, but I didn't have problem with login.

sebastian-65 commented 7 months ago

@ChugunovRoman Are you also using Xfce (4.18)?

ChugunovRoman commented 7 months ago

@ChugunovRoman Are you also using Xfce (4.18)?

No. I use customized DWM

aromano-tif commented 1 month ago

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

ToxesFoxes commented 1 month ago

@aromano-tif can you try again but with latest version 0.11.4?