ad-oliviero / uwufetch

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

[BUG] Some information was wrong #234

Closed dontknowhy closed 4 months ago

dontknowhy commented 1 year ago

Describe the bug A clear and concise description of what the bug is. I compiled this cute stuff and i found that I made a wrong decision. Almost everything she has been displayed was wrong To Reproduce Steps to reproduce the behavior: Screenshot_20230617_213448 Yes it's almost ( Expected behavior A clear and concise description of what you expected to happen. Like the second uwufetch.It's the old version Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. The neofetch one is correct.

Are you already working on this bug? I'm lazy.

dontknowhy commented 1 year ago

My tablet:It's really hot here 🥵

ad-oliviero commented 1 year ago

I'm rewriting fetch.c (the part of uwufetch that gathers info from the system), in the new version everything should be fine. I will not close the issue as when libfetch-rewrite will be merged in main I will need your feedback.

ad-oliviero commented 8 months ago

I wrote new code to get cpu name on android, could you test it by:

dontknowhy commented 7 months ago

I wrote new code to get cpu name on android, could you test it by:

  • git pull
  • git checkout libfetch-rewrite
  • make clean all run

Now the CPU part works fine,but model detection is broken Screenshot_20231124_195533

ad-oliviero commented 7 months ago

Should be fixed by 25feae2 (in the development branch)

dontknowhy commented 7 months ago

Screenshot_20231210_111129 It works!(maybe...)