dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
22.18k stars 1.66k forks source link

image w3m not working #1279

Closed ward6slick closed 5 years ago

ward6slick commented 5 years ago

Description

Just re-installed for Debian 10. on urxvt w3m image previews work fine in ranger, but i cant get them to work in neofetch.

Neofetch version

Neofetch version: 6.0.0

Screenshot

the ascii shows up instead of w3m and wallpaper specified.

Config file

https://pastebin.com/raw/QSeJmVFs

Verbose log

when i run neofetch -vv i get this https://pastebin.com/raw/cjCvC9PL then i installed imagemagick and neofetch -vv is outputting this https://pastebin.com/raw/nAjVmLka and neofetch is outputting as if im running clear

dylanaraps commented 5 years ago

The second verbose log isn't complete. Try and run it again.

ward6slick commented 5 years ago

The second verbose log isn't complete. Try and run it again.

This is what I get when I run neofetch -vv 2> neofetchlog https://pastebin.com/raw/hzfVBzdV does it have to do with this section?

ward6slick commented 5 years ago

I fixed it. I had to switch how internal label was listed. it was listed as *internalBorder: 8 and i switched it to URxvt.internalBorder: 8 i saw this issue: https://github.com/dylanaraps/neofetch/issues/1174 it would be cool to allow *internalBorder but its no biggie. also i dont know if this stems from the same issue or completely different, but the default gap is 3 but now it looks like the default gap (which ive always used 3 and have scrots saved and compared them) when it is have set to 1. just letting u know man. anyways, love neofetch and pywal, thank you.

Josh-Letts commented 5 years ago

Same issue in URxvt, the above solution fixed it.