View Single Post
  #5   (View Single Post)  
Old 1st September 2019
fvgit's Avatar
fvgit fvgit is offline
Spikes in tights
 
Join Date: May 2016
Location: perl -MMIME::Base64 -le 'print decode_base64("U2hlcndvb2QgRm9yZXN0")'
Posts: 314
Default

rdikarlus, searching the web for the error message in your screenshot reveals some thunar issues when the gvfs backend is missing or not running. x11/gnome/gvfs is listed as a runtime dependency in the Makefile. So it should be installed. Cursory digging on ports@ reveals problems with gvfs when dbus is not running.

Might be worth a try to check that.
Reply With Quote