Hello!
I have a problem with defining new file associations in vifm. For example when I try to get smplayer to open video files, i get this type of message:
/bin/bash: /home/freeman/Video/movie.mp4: cannot execute binary file: Exec format error Press return ...
I use this lines in vifmrc:
filextype *.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
\*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
\*.as[fx]
\{smplayer}
\smplayer %f &
When I try launch vifm this sudo and add same lines to vifmrc, smplayer plays files as supposed. I also have same message for another programs that I try to add to vifmrc.