You are not logged in.
I use Fluxbox 1.3.2 and Spacefm 0.8.2
E.g. Dropbox or Firefox (Downloads - Show containing folder) opens Spacefm with parameter --find-files.
Dropboxd puts out:
which: no nautilus in
(/home/homy/.dropbox-dist:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl)
START /usr/bin/spacefm --find-files "/home/homy/Dropbox"Where can I find this script? I would like to open spacefm without parameter --find-files.
Greetings
Last edited by Homy (2012-11-27 17:48:41)
Offline
It seems like your Dropbox and Firefox are launching the spacefm-find.desktop file instead of spacefm.desktop. Both are located in /usr/share/applications.
Although you can workaround it by editing spacefm-find.desktop, it would be better to see why those program are not launching spacefm.desktop instead.
Offline
Awesome ![]()
Thanks for that hint. This solves my problem:
http://antix.freeforums.org/iceweasel-o … t4016.html
I add the following line to .local/share/applications/mimeapps.list :
[Default Applications]
inode/directory=spacefm.desktopOffline