Filemanager - File manager.

Overview

File Manager

Cutefish File Manager, simple to use, beautiful, and retain the classic PC interactive design.

screenshot

Dependencies

Ubuntu

sudo apt install equivs curl git devscripts lintian build-essential automake autotools-dev --no-install-recommends

sudo mk-build-deps -i -t "apt-get --yes" -r

Debian

sudo apt install build-essential cmake extra-cmake-modules libkf5kio-dev libkf5solid-dev libkf5windowsystem-dev qtbase5-dev qtbase5-private-dev qtdeclarative5-dev qtquickcontrols2-5-dev qttools5-dev qttools5-dev-tools

ArchLinux

sudo pacman -S extra-cmake-modules qt5-base qt5-quickcontrols2 taglib kio

Build

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make

Install

sudo make install

License

This project has been licensed by GPLv3.

Comments
  • Gentoo build failed: QFSFileEngine::open: No file name specified lupdate error: List file '' is not readable.

    Gentoo build failed: QFSFileEngine::open: No file name specified lupdate error: List file '' is not readable.

    >>> Emerging (1 of 7) cutefish-base/cutefish-filemanager-0.3::cutefishos
     * Fetching files in the background.
     * To view fetch progress, run in another terminal:
     * tail -f /var/log/emerge-fetch.log
     * cutefish-filemanager-0.3.tar.gz SHA256 size ;-) ...                                                 [ ok ]
    >>> Unpacking source...
    >>> Unpacking cutefish-filemanager-0.3.tar.gz to /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work
    >>> Source unpacked in /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work
    >>> Preparing source in /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3 ...
     * Working in BUILD_DIR: "/var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build"
    >>> Source prepared.
    >>> Configuring source in /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3 ...
     * Working in BUILD_DIR: "/var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build"
    cmake -C /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build/gentoo_toolchain.cmake  /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3
    loading initial cache file /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build/gentoo_common_config.cmake
    -- The CXX compiler identification is GNU 11.2.0
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- <<< Gentoo configuration >>>
    Build type      Gentoo
    Install path    /usr
    Compiler flags:
    C               
    C++             -march=ivybridge -O3 -pipe
    Linker flags:
    Executable      -Wl,-O1 -Wl,--as-needed
    Module          -Wl,-O1 -Wl,--as-needed
    Shared          -Wl,-O1 -Wl,--as-needed
    
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build
    >>> Source configured.
    >>> Compiling source in /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3 ...
     * Working in BUILD_DIR: "/var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build"
    ninja -v -j40 -l0
    [1/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/zh_TW.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/zh_TW.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/zh_TW.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [2/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/be_BY.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/be_BY.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/be_BY.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [3/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/cs_CZ.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/cs_CZ.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/cs_CZ.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [4/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/be_Latn.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/be_Latn.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/be_Latn.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [5/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/da_DK.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/da_DK.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/da_DK.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [6/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/es_ES.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/es_ES.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/es_ES.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [7/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/eo_XX.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/eo_XX.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/eo_XX.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [8/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/de_DE.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/de_DE.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/de_DE.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [9/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/en_US.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/en_US.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/en_US.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [10/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fa_IR.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fa_IR.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fa_IR.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [11/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fi_FI.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fi_FI.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fi_FI.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [12/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fr_FR.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fr_FR.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/fr_FR.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [13/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/hi_IN.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/hi_IN.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/hi_IN.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [14/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/es_MX.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/es_MX.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/es_MX.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [15/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/id_ID.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/id_ID.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/id_ID.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [16/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/ne_NP.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/ne_NP.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/ne_NP.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [17/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/hu_HU.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/hu_HU.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/hu_HU.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [18/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/it_IT.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/it_IT.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/it_IT.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [19/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pt_BR.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pt_BR.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pt_BR.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [20/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/nb_NO.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/nb_NO.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/nb_NO.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [21/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/ru_RU.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/ru_RU.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/ru_RU.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [22/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pl_PL.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pl_PL.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pl_PL.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [23/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/sv_SE.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/sv_SE.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/sv_SE.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [24/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pt_PT.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pt_PT.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/pt_PT.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [25/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/so.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/so.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/so.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [26/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/uz_UZ.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/uz_UZ.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/uz_UZ.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [27/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/uk_UA.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/uk_UA.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/uk_UA.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [28/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/zh_CN.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/zh_CN.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/zh_CN.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    [29/82] cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/tr_TR.ts
    FAILED: /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/tr_TR.ts 
    cd /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/cutefish-filemanager-0.3_build && /usr/lib64/qt5/bin/lupdate @ -ts /var/tmp/portage/cutefish-base/cutefish-filemanager-0.3/work/filemanager-0.3/translations/tr_TR.ts
    QFSFileEngine::open: No file name specified
    lupdate error: List file '' is not readable.
    ninja: build stopped: subcommand failed.
     * ERROR: cutefish-base/cutefish-filemanager-0.3::cutefishos failed (compile phase):
     *   ninja -v -j40 -l0 failed
    
    opened by HougeLangley 3
  • Will not refresh after deleting files

    Will not refresh after deleting files

    operate:

    1. Open filemanager to delete a file, and the file will exist in the recycle bin at this time. image

    2. Open the recycle bin and empty the recycle bin in the function button at the bottom right corner of the dock or filemanager. image

    Phenomenon: The recycle bin in the dock is already emptied. Use the ls -la command to view the recycle bin and no files can be seen, but the file can still be seen in the filemanager, even the deleted files can still be seen in the file manager. Guess: This problem may be caused by not refreshing the directory after performing the emptying operation

    opened by weclix 1
  • Implement org.freedesktop.FileManager1 APIs

    Implement org.freedesktop.FileManager1 APIs

    org.freedesktop.FileManager1 APIs can be used e.g., by browsers like Chrome to show the downloaded file in the file manager:

    https://user-images.githubusercontent.com/2480569/133935371-3e190e2d-03a4-4577-bd4c-559d694bdb6d.mp4

    We have recently implemented this in helloSystem Filer, so maybe you want to borrow there.

    • https://github.com/helloSystem/Filer/commit/191826b3f46870288ce69f8ee3ad365845c526f8
    • https://github.com/helloSystem/Filer/issues/15
    • https://github.com/helloSystem/ISO/issues/275
    opened by probonopd 1
  • There is no icon for folders and files.

    There is no icon for folders and files.

    Hi. I installed cutefish and when I run it, I get these errors:

    ↳ ./cutefish-filemanager
    qrc:/fishui/kit/AboutDialog.qml:52:9: QML Image: Failed to get image from provider: image://icontheme/file-system-manager
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/inode-directory
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/inode-directory
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/text-plain
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/text-x-makefile
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/text-x-cmake
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-x-executable
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    qrc:/qml/FolderGridItem.qml:136:9: QML Image: Failed to get image from provider: image://icontheme/emblem-symbolic-link
    qrc:/qml/FolderGridItem.qml:91:9: QML Image: Failed to get image from provider: image://icontheme/application-octet-stream
    

    Screenshot from 2022-08-08 10-39-14

    opened by LinArcX 0
  • alternative file manager with menu always visible

    alternative file manager with menu always visible

    Dear developer team, as i read the users comments about cutefish on other sites i think many people want a global menu like in OSX. As this menu depends on the OSX Finder, we would need something similar to finder. Luckily there is a fork of PCMANFM on GITHUB: https://github.com/mszoek/filer This file manager shows it's menu even if it has no window open. Would you mind having a look at it and maybe try to add it to Cutefish OS?

    opened by ulliperk 0
  • Adding Vi mode for keyboard shortcuts

    Adding Vi mode for keyboard shortcuts

    I'd like to make a branch of this project, where, instead of the standard shortcuts, you can use a model similar to the Vim Normal mode to execute actions. For example :

    • y to copy (yank)
    • p to paste
    • d to cut
    • x to delete
    • v to select all
    • etc...

    I wanted to make it a new branch in order not to overwrite the standard shortcuts a majority of people would like, but I am not allowed to create new branches, so I pulled on this one.

    opened by EvanKoe 0
  • After more than ten hours of continuous use, the desktop background disappears

    After more than ten hours of continuous use, the desktop background disappears

    This phenomenon occurs after this submissionfeat: optimize low configuration performance Symptom:After more than ten hours of use, the desktop background disappears, the desktop files disappear, and the right mouse button on the desktop cannot pop up the menu. After restarting, it will return to normal, and it will reappear after a period of use.

    opened by weclix 0
Owner
CutefishOS
The goal is to create a better experience Linux desktop OS.
CutefishOS
X11 file manager (work in progress)

xfiles This is a still incomplete file manager for X11. It can only navigate through directories, select files (and do nothing with them), call a sc

Seninha 14 Dec 20, 2022
Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted file

Process Ghosting This is my implementation of the technique presented by Gabriel Landau: https://www.elastic.co/blog/process-ghosting-a-new-executable

hasherezade 514 Jan 3, 2023
Cobalt Strike Beacon Object File (BOF) that takes the name of of a PE file as an argument and spawns the process in a suspended state

Beacon Object File (BOF) that spawns an arbitrary process from beacons memory. Supports Parent Process ID (PPID) spoofing & blocking non-MS signed DLLs from loading into the processes memory (some EDR DLLs).

boku 349 Dec 1, 2022
Hobbyist Operating System targeting x86_64 systems. Includes userspace, Virtual File System, An InitFS (tarfs), Lua port, easy porting, a decent LibC and LibM, and a shell that supports: piping, file redirection, and more.

SynnixOS Epic Hobby OS targeting x86_64 CPUs, it includes some hacked together functionality for most essential OSs although, with interactivity via Q

RaidTheWeb 42 Oct 28, 2022
Memory Process File System (MemProcFS) is an easy and convenient way of viewing physical memory as files in a virtual file system

The Memory Process File System (MemProcFS) is an easy and convenient way of viewing physical memory as files in a virtual file system.

Ulf Frisk 1.7k Jan 2, 2023
this project is a function in c to take the next line of a file or a file descriptor. this is a project of 42 school.

Get Next Line of 42. Make with ❤︎ for Luiz Cezario ?? Index What's this Repo? List of Archives Technologies How to Run Find a Bug? Or somenthing need

Luiz lima cezario 7 Nov 28, 2022
Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor

Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the same file, it grabs the next line

Mhamed Ajjig 5 Nov 15, 2022
A C program to strip comments from a c file and output the result to a new file.

Strip C-like Comments A C program to strip comments from a c file and output the result to a new file. Features Fast and Without any third-party libra

Max Base 4 Feb 22, 2022
Read file to console, automatically recognize file encoding, include ansi, utf16le, utf16be, utf8. Currently output ansi as gbk for chinese text search.

rgpre A tool for rg --pre. Read file to console, automatically recognize file encoding, include ansi, utf16le, utf16be, utf8. Currently output ansi as

null 3 Mar 18, 2022
Repo for the DSA Mini-project Directory Manager

Directory Manager Repo for the DSA Mini-project Directory Manager Installation and Setup To setup the program on your desktop, do the following. git c

Pramod Rao Budramane 5 Oct 16, 2021
dwm is an extremely fast, small, and dynamic window manager for X.

dwm - dynamic window manager dwm is an extremely fast, small, and dynamic window manager for X. My Patches This is in the order that I patched everyth

Christian Chiarulli 32 Dec 23, 2022
Nihal's Password Manager

# Nihal's Password Manager ## Rationale I normally use `pash`, as my password manager, which uses gpg2 to do all of the cryptography. In my setup (a

Nihal 5 Oct 28, 2022
isabel - Simple, minimalist note manager.

isabel isabel - Simple, minimalist note manager. Usage Type name and body of note and press Ctrl+s for save note. Press Tab to open notes list. Press

null 1 Oct 2, 2021
A fast and fun layout manager for FLTK

Fl_Flow A fast and fun layout manager for FLTK Fl_Flow is a layout manager for FLTK which works in a largely different manner to existing systems you

null 40 Dec 1, 2022
A component based project manager.

Component Based Project Manager CBPM provides an interface to manage a component-based project. Build To build CBPM, you must install xmake: a build-s

null 1 Nov 2, 2021
Small Header-Only Window and OpenGL Manager.

LxDemOWin Linux Demo OpenGL and Window manager A small header-Only Window and OpenGL manager made in C, written in about 2 hours. With some basic code

PipeWarp 6 Oct 23, 2022
A window manager for GNOME, with rounded corners patch

Tested in gnome-shell 40.5, should works in gnome 40 and 41. integrate the blur effects with rounded corners.The source code can be found here. Issues

Yi 502 Jan 4, 2023
Hypr is a tiling window manager written in modern C++.

Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code. !WARNING:

vaxerski 709 Jan 4, 2023
A simple X11 window manager

Devoid WM A simple x11 tiling window manager Devoid tries to abide by the principle - "Do one thing, do it well". All it is is a window manager which

Murtaza Udaipurwala 29 Dec 6, 2022