linuxmint / warpinator

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

warpinator-launch.py: Deal with systems that use /tmp for their dbus session bus address. #207

Closed mtwebster closed 5 months ago

mtwebster commented 5 months ago

Get the correct address via Gio and bind its path over warpinator's new /tmp folder. Do the same for AT_SPI_BUS while we're at it.

Fixes #203

ref: #206

mtwebster commented 5 months ago

merged separately..