linuxmint / warpinator

Share files across the LAN
GNU General Public License v3.0
1.17k stars 80 forks source link

Debug mode with Flatpack #134

Open TeaDrinkingProgrammer opened 1 year ago

TeaDrinkingProgrammer commented 1 year ago

I have installed with Flatpak because I use Fedora and Warpinator is not in the Fedora repos. I have some issues with Winpinator that I would like to start diagnose further with debug mode but I cannot use the instructions on the Readme so is there any way to use debug mode with the Flatpak?

mtwebster commented 1 year ago

Hi, try:

flatpak run --command=warpinator org.x.Warpinator --debug

I'lll add that to the README as well.