mitchas / ffftp

Electron FTP manager
184 stars 31 forks source link

Why does it not work under Linux? #2

Open JonasGroeger opened 7 years ago

claudemuller commented 7 years ago

Hi JonasGroeger

I've tested on Arch Linux 4.9.9-1 running XFCE 4.12 and all is well. Please test again your side and let us know.

MarkRabey commented 7 years ago

I have it running on Linux, however a download would be nice. @mitchas any chance of adding a Linux release to the website?

joseluisq commented 7 years ago

Linux .rpm and .deb releases would be great! :penguin:

felipepaes commented 7 years ago

It's running great here, I tried to pack it with Electron-Packager-Interactive, as recommended. But with no success, unfortunately.

Screenshot

MarkRabey commented 7 years ago

I just managed to make a .deb package. After using electron-package-interactive, I used electron-installer-debian without any issue.

felipepaes commented 7 years ago

Hey @MarkRabey I tried again, and now it's working. I think the problem is that I was running yarn install instead of npm install before packaging. With npm install it's working great. Thanks.

claudemuller commented 7 years ago

Good to hear! :) One of the upgrades will be to move to yarn..