You are not logged in.

#1 2012-11-27 10:00:22

Homy
Member
Registered: 2012-11-27
Posts: 3

[SOLVED] Spacefm starts with wrong param

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

#2 2012-11-27 17:20:17

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [SOLVED] Spacefm starts with wrong param

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

#3 2012-11-27 17:48:08

Homy
Member
Registered: 2012-11-27
Posts: 3

Re: [SOLVED] Spacefm starts with wrong param

Awesome smile

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.desktop

Offline

Board footer

Powered by FluxBB