-
Notifications
You must be signed in to change notification settings - Fork 1.7k
No any image backends except ASCII work #1322
Comments
Send me a log of |
Also, try the latest master as I may have fixed this issue already. |
@dylanaraps, here are logs with options:
EDIT: Updated to 6.0.2, |
Try |
@dylanaraps same: ➜ ./neofetch --jp2a > neofetch-jp2a
➜ bat neofetch-jp2a
───────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ File: neofetch-jp2a
───────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
1 │ v1rtl@v1rtl-CR70-2M-CX70-2OC-CX70-2OD
2 │ -------------------------------------
3 │ OS: Ubuntu 18.04.3 LTS
4 │ Kernel: 5.0.0-29-generic
5 │ Shell: fish 3.0.2
6 │ DE: Unity
7 │ WM Theme: Adwaita
8 │ Theme: Sweet-Dark [GTK2/3]
9 │ Icons: Paper [GTK2/3]
10 │ Terminal: HyperTerm
11 │ CPU: Intel i7-4702MQ (8) @ 3.200GHz
12 │ GPU: Intel 4th Gen Core Processor
13 │ GPU: NVIDIA GeForce GT 740M
14 │ Memory: 4169MiB / 7893MiB
15 │
16 │
17 │
18 │
19 │
───────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── |
Can I see a log file from |
here: https://termbin.com/u4uc |
|
okay, I understand now. |
Send me a log of |
|
The error is somewhere in here: + image_backend
+ [[ ascii != \o\f\f ]]
+ type -p convert
+ case "${image_backend:-off}" in |
Did anyone figure this out? Just pulled from master today but having same issue on macOS Mojave + iTerm2 |
I'm having the same issue on Arch Linux with the neofetch-git package. None of the image backends work for me. I'm using konsole 19.08.2 on kde plasma. |
Update:
It says I should go to wiki... I'll do it
I guess it is related to #1339 |
Ubuntu Budgie 19.10, terminology 1.3.2, neofetch 6.1.0 |
Manjaro XFCE edition, same issue,
|
@Acelogic Have you installed all the packages mentioned in https://github.com/dylanaraps/neofetch/wiki/Images-in-the-terminal#requirements? If so, install |
See: #1392 |
Description
None of the image backends work, although I have them installed.
Neofetch version
3.4.0
ASCII Neofetch output
Screenshot
Here are screenshots of all the backends that work:
And here are screenshots of Neofetch, where both of them don't work:
neofetch --catimg
neofetch --jp2a
Config file
Verbose log
neofetch -vv 2> neofetchlog
neofetchlog
to pastebin, gist or equivalent.Log here
The text was updated successfully, but these errors were encountered: