Code Monkey home page Code Monkey logo

Comments (3)

CarterLi avatar CarterLi commented on June 2, 2024

Paste the stacktrace here. You may get it with:

$ gdb -q -ex 'set confirm off' -ex run -ex 'bt full' -ex quit --args /path/to/fastfetch --no-buffer
[baka9@localhost bin]$ gdb -q -ex 'set confirm off' -ex run -ex 'bt full' -ex quit --args /usr/bin/fastfetch --no-buffe
Reading symbols from /usr/bin/fastfetch...
Reading symbols from /usr/lib/debug/usr/bin/fastfetch-1.12.2-1.el9.x86_64.debug...
Starting program: /usr/bin/fastfetch --no-buffer
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Error: unknown option: --no-buffer
[Inferior 1 (process 50743) exited with code 0220]
No stack.
[baka9@localhost bin]$

你的fastfetch版本太老,不支持 --no-buffer。把这个参数去掉再试一下

from fastfetch.

9Bakabaka avatar 9Bakabaka commented on June 2, 2024

Paste the stacktrace here. You may get it with:

$ gdb -q -ex 'set confirm off' -ex run -ex 'bt full' -ex quit --args /path/to/fastfetch --no-buffer
[baka9@localhost bin]$ gdb -q -ex 'set confirm off' -ex run -ex 'bt full' -ex quit --args /usr/bin/fastfetch --no-buffe
Reading symbols from /usr/bin/fastfetch...
Reading symbols from /usr/lib/debug/usr/bin/fastfetch-1.12.2-1.el9.x86_64.debug...
Starting program: /usr/bin/fastfetch --no-buffer
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Error: unknown option: --no-buffer
[Inferior 1 (process 50743) exited with code 0220]
No stack.
[baka9@localhost bin]$

你的fastfetch版本太老,不支持 --no-buffer。把这个参数去掉再试一下
latest.log
Here

from fastfetch.

CarterLi avatar CarterLi commented on June 2, 2024

I managed identifying what the bug was, and found that it has been fixed long ago in 9d6e1eb

As RHEL9 has been abandoned for long time, I don't think they will package a newer fastfetch version. You have to either build the latest fastfetch version yourself, or work around this issue with fastfetch -s Title:Separator:OS:Host:Kernel:Uptime:Packages:Shell:Terminal:TerminalFont:CPU:GPU:Memory:Swap:Disk:LocalIp:Battery:Locale:Break:Colors

from fastfetch.

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.