ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
747 stars 48 forks source link

uwufetch doesn't show anything #140

Closed yukina3230 closed 2 years ago

yukina3230 commented 2 years ago

I tried uwufetch and uwufetch-git but both are the same

Screenshot-20211008133650-1030x762

ad-oliviero commented 2 years ago

Could you send the output of another fetch program (neofetch for example)? Maybe some info is strange and breaks the get_info() algorithm.

yukina3230 commented 2 years ago

I tried waiting for a while and it showed up, took about 2 minutes, so I think it's related to issue [#118]

Screenshot-20211008235332-1030x762

Here is my neofetch

Screenshot-20211008235357-1030x762

ad-oliviero commented 2 years ago

Well I thought that this program was slow, but not that slow. You have a fast processor too, I really don't know why it took 2 minutes, maybe I should add a caching system as an alternative to get_info(). Anyway yes, this is related to #118