Giter Club home page Giter Club logo

Comments (4)

andrew-grechkin avatar andrew-grechkin commented on August 23, 2024

This report is definitely not enough to understand what's wrong. I'm using fuse3-p7zip built from AUR every day on my machine and it works.

Unfortunately I can't do anything based on this report now. You will need to do some investigation for example build debug version of the binary.

If you'd like to do that here are the instructions:

  1. Make sure your system is up to date sudo pacman -Syu
  2. Make sure you have uninstalled aur version sudo pacman -R fuse3-p7zip-git
  3. Reboot the machine
  4. Build debug version of the binary:
mkdir -p ~/.local/bin
cd /tmp
git clone https://github.com/andrew-grechkin/fuse3-p7zip.git --recurse
cd fuse3-p7zip
make build

now you can use the Debug binary located in ~/.local/bin
and see the log in the system journal like this: sudo journalctl _COMM=fuse3-p7zip

from fuse3-p7zip.

thealio avatar thealio commented on August 23, 2024

I have this error on vifm

Critical error
  iconv  [84] : invalid or incomplete multibyte or wide character
                                                             
                              Press Return to continue

This time on bare metal
Plus, chautic-aur guys have this issue compiling
chaotic-aur/packages#2442 (comment)

from fuse3-p7zip.

andrew-grechkin avatar andrew-grechkin commented on August 23, 2024

This report is not enough to understand what is wrong.
If you see it in some log please provide full log and commands you have run.
It's better to do everything in command line and not use vifm for that (you need to limit number of involved apps to figure out the root cause)

I need a complete description how to reproduce the issue and probably I will also need an archive itself to try this. As I already told I don't see such issues on my side and for now I think that just archive is problematic.

As about the build issue - it's fixed already

from fuse3-p7zip.

andrew-grechkin avatar andrew-grechkin commented on August 23, 2024

No reaction from issue reporter

from fuse3-p7zip.

Related Issues (6)

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.