- App version: 0.6.2
- Operating System (Platform and Version): Fedora Workstation 31
- Type of installed package (Snap, AppImage, deb, rpm, pacman): rpm (well, not yet)
Bug description
Im trying to install the RPM served in the latest release, but it's complaining about a file collision with the rocketchat package (also an electron app).
First I wanted to use the AppImage but soon I realized that, unfortunately, it's not registering the figma:// URLs for xdg-open when using AppImage which makes logging in kinda impossible.
Edit: got the AppImage working by just RTFM, but i'm still interested why the RPM installation fails
Additional context
Here are the logs and my steps for installing figma-linux
jvogel@jellyfish → ~ 20:10:25
~ ▶ sudo dnf install ./Downloads/figma-linux-0.6.2.x86_64.rpm
Last metadata expiration check: 2:58:50 ago on Fri 20 Mar 2020 05:11:37 PM CET.
Dependencies resolved.
=========================================================================
Package Architecture Version Repository Size
=========================================================================
Installing:
figma-linux x86_64 0.6.2-1 @commandline 68 M
Transaction Summary
=========================================================================
Install 1 Package
Total size: 68 M
Installed size: 363 M
Is this ok [y/N]: y
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Error: Transaction test error:
file /usr/lib/.build-id/3e/0326bc2ef360cbd8a9d39169b3cffed688d09f from install of figma-linux-0.6.2-1.x86_64 conflicts with file from package rocketchat-2.17.7-1634.x86_64
file /usr/lib/.build-id/40/b87885166f5ef16d1873ab3a91c5c8113a7657 from install of figma-linux-0.6.2-1.x86_64 conflicts with file from package rocketchat-2.17.7-1634.x86_64
file /usr/lib/.build-id/43/403913e1ccc0475b5e2d1d2ddca551b8815a99 from install of figma-linux-0.6.2-1.x86_64 conflicts with file from package rocketchat-2.17.7-1634.x86_64
file /usr/lib/.build-id/ab/b8ed97d406d9d9dda07e51af4fdf18fb3f5437 from install of figma-linux-0.6.2-1.x86_64 conflicts with file from package rocketchat-2.17.7-1634.x86_64
Bug description
Im trying to install the RPM served in the latest release, but it's complaining about a file collision with the rocketchat package (also an electron app).
First I wanted to use the AppImage but soon I realized that, unfortunately, it's not registering the figma:// URLs for xdg-open when using AppImage which makes logging in kinda impossible.
Edit: got the AppImage working by just RTFM, but i'm still interested why the RPM installation fails
Additional context
Here are the logs and my steps for installing figma-linux