Giter VIP home page Giter VIP logo

Comments (8)

leo-arch avatar leo-arch commented on July 20, 2024 1

Hi @danrobi11. Let me take a look at it. I'll let you know.
Thanks for the report.

from clifm.

leo-arch avatar leo-arch commented on July 20, 2024 1

Great. This bug was fixed a few days after 1.1 was released (96c680c). You have two options here: you either wait for 1.2 release (a couple of weeks at most), or you compile from source and install the latest (development) version. It's not that hard really:

First, uninstall the current version:

sudo apt remove clifm

And then:

mkdir build && cd build
git clone https://github.com/leo-arch/clifm
cd clifm
sudo make PREFIX=/usr install

That's it.

If you prefer to wait, you can meanwhile just use the command instead of the keyboard shortcut:

s17 and c sel

from clifm.

danrobi11 avatar danrobi11 commented on July 20, 2024 1

If you prefer to wait, you can meanwhile just use the command instead of the keyboard shortcut: s17 and c sel

Ya I'll do that because I have an error while compiling.

install: cannot stat 'misc/{mimelist.cfm,keybindings.cfm,clifmrc,actions.cfm}': No such file or directory
make: *** [Makefile:51: install] Error 1

@leo-arch Thanks again for the support. Closing.

from clifm.

leo-arch avatar leo-arch commented on July 20, 2024 1

Its working as intended here now. Weird.

Yes, regardless the failure, the source files were compiled and the binary copied to /usr/bin. Some files nonetheless were not copied (plugins thus won't work). You were right indeed: the Makefile was failing.

Fixed now. You can repeat the process (delete the clifm directory first), and everything should work fine.

from clifm.

danrobi11 avatar danrobi11 commented on July 20, 2024 1

@leo-arch Compiled ok, working perfectly :)

from clifm.

leo-arch avatar leo-arch commented on July 20, 2024

How are you exactly trying to copy the file? Are you using the keybind (Ctrl-Alt-v) or just a command (and in this latter case, which command)?

from clifm.

danrobi11 avatar danrobi11 commented on July 20, 2024

How are you exactly trying to copy the file

s 17 and C-M v

Tested with the xfce4-terminal and same result.

from clifm.

danrobi11 avatar danrobi11 commented on July 20, 2024

Well, reguardless the compile issue. Seems like the binary compiled in /usr/bin

Its working as intended here now. Weird.

from clifm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.