spacefm icon indicating copy to clipboard operation
spacefm copied to clipboard

SpaceFM File Manager

Results 10 spacefm issues
Sort by recently updated
recently updated
newest added

``` ../spacefm-9999/src/commandline/socket.cxx: In function 'void run_subcommand_socket(const socket_subcommand_data_t&)': ../spacefm-9999/src/commandline/socket.cxx:60:14: error: 'println' is not a member of 'fmt' 60 | fmt::println("Failed to connect to server"); | ^~~~~~~ ../spacefm-9999/src/commandline/socket.cxx:89:14: error: 'println' is not...

Hello @thermitegod This is really exciting to see that in the past 2-4 months you have been doing some work on SpaceFM. Are you planning to keep the development going...

When I left click (both single and double) any folder with the mouse nothing happens. Right clicking and chosing SpaceFM to open the folder normally opens it in a new...

Hello, Just tried to build the current master branch. Found out that it needs g++-14 (due to c23/c++23) and botan-3. g++-14 is in Debian testing now (so will be included...

Old spacefm could be built without ffmpeg dependency Please add this option

I tried emerging version 2.1.0 from the ebuild. It fails with USE flags gtk2 and/or gtk3 in any combination. The emerge error is: ninja -v -j8 -l0 failed error messages...

Think of us poor, hapless ubuntards and leave us a short text like "Building Spacefm for Dummies".

Could you provide some sort of documentation explaining how your fork differs from the original?

main git clone, step 110/191: ``` cc1plus: warning: ../subprojects/concurrencpp/__CMake_build: No such file or directory [-Wmissing-include-dirs] ../dialog/lib/logger.cxx:26:10: fatal error: ztd/ztd.hxx: No such file or directory 26 | #include | ^~~~~~~~~~~~~ ```