Warpinator and Fossapup - has anyone managed to make them friends?

Moderator: Forum moderators

Post Reply
User avatar
Grey
Posts: 2003
Joined: Wed Jul 22, 2020 12:33 am
Location: Russia
Has thanked: 75 times
Been thanked: 364 times

Warpinator and Fossapup - has anyone managed to make them friends?

Post by Grey »

Croc from adjacent theme is good but no GUI. Linux Mint featured a tool called Warpinator which could share files across the local network. Has anyone tried running it?
I've tried running Warpinator in Fossapup. Built and installed from here. Installed Python dependencies via pip3 install(cryptography, nacl, netifaces, zeroconf, packaging). He doesn't like root and I ran it through the run-as-spot warpinator command. Does not work.

Fossapup OS, Ryzen 5 3600 CPU, 64 GB RAM, GeForce GTX 1050 Ti 4 GB, Sound Blaster Audigy Rx with amplifier + Yamaha speakers for loud sound, USB Sound Blaster X-Fi Surround 5.1 Pro V3 + headphones for quiet sound.

User avatar
666philb
Posts: 429
Joined: Thu Jul 09, 2020 3:18 pm
Location: wales uk
Has thanked: 111 times
Been thanked: 146 times

Re: Warpinator and Fossapup - has anyone managed to make them friends?

Post by 666philb »

hi @Grey

comment out lines 24-27 of /usr/libexec/warpinator/warpinator.py

Code: Select all

 Don't let warp run as root
#if os.getuid() == 0:
#    print("Warpinator should not be run as root. Please run it in user mode.")
#    sys.exit(1)

the tray icon appears then but didn't get any further

User avatar
Grey
Posts: 2003
Joined: Wed Jul 22, 2020 12:33 am
Location: Russia
Has thanked: 75 times
Been thanked: 364 times

Re: Warpinator and Fossapup - has anyone managed to make them friends?

Post by Grey »

666philb wrote: Thu Apr 15, 2021 5:46 pm

comment out lines 24-27 of /usr/libexec/warpinator/warpinator.py
the tray icon appears then but didn't get any further

Hi 666philb. Yes, we can comment out, but the result is the same. When using run-as-spot, the icon also appears, but then nothing further.

Fossapup OS, Ryzen 5 3600 CPU, 64 GB RAM, GeForce GTX 1050 Ti 4 GB, Sound Blaster Audigy Rx with amplifier + Yamaha speakers for loud sound, USB Sound Blaster X-Fi Surround 5.1 Pro V3 + headphones for quiet sound.

User avatar
666philb
Posts: 429
Joined: Thu Jul 09, 2020 3:18 pm
Location: wales uk
Has thanked: 111 times
Been thanked: 146 times

Re: Warpinator and Fossapup - has anyone managed to make them friends?

Post by 666philb »

gui fires up when installed using flatpak.

Code: Select all

pkg get flatpak

Code: Select all

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Code: Select all

flatpak install flathub org.x.Warpinator

Code: Select all

flatpak run org.x.Warpinator

still need to comment out lines 24-27 of /var/lib/flatpak/app/org.x.Warpinator././././libexec/warpinator/warpinator.py to run as root.

User avatar
Grey
Posts: 2003
Joined: Wed Jul 22, 2020 12:33 am
Location: Russia
Has thanked: 75 times
Been thanked: 364 times

Re: Warpinator and Fossapup - has anyone managed to make them friends?

Post by Grey »

Oh, I really don't want to mess with flatpak... But so be it, on the weekend I'll try it on a separate machine.

Fossapup OS, Ryzen 5 3600 CPU, 64 GB RAM, GeForce GTX 1050 Ti 4 GB, Sound Blaster Audigy Rx with amplifier + Yamaha speakers for loud sound, USB Sound Blaster X-Fi Surround 5.1 Pro V3 + headphones for quiet sound.

Post Reply

Return to “File Management”