procfetch icon indicating copy to clipboard operation
procfetch copied to clipboard

procfetch -b gives error

Open akshaykhoje opened this issue 2 years ago • 5 comments
trafficstars

procfetch -b doesn't work on my machine.

I am working on the fix. Will update soon.

akshaykhoje avatar Feb 25 '23 06:02 akshaykhoje

Attach screenshot and mention Distribution name if possible!!

TanmayPatil105 avatar Feb 25 '23 08:02 TanmayPatil105

Debian11 Bullseye

image

akshaykhoje avatar Feb 26 '23 04:02 akshaykhoje

Any idea why is it printing the following extra line?

- sh: 1: brew: not found

Cool https://github.com/TanmayPatil105/procfetch/issues/128 !

TanmayPatil105 avatar Feb 26 '23 04:02 TanmayPatil105

terminate called after throwing an instance of `std::invalid_argument`
  what(): stop

This error message looks like #3. Both seem to be causing errors in the call to stoi(). So, the method of correction will be similar.

youpong avatar Mar 01 '23 01:03 youpong

@TanmayPatil105 done with unit test and earlier suggested changes.

Let me know if any further changes are required!

akshaykhoje avatar Oct 20 '23 18:10 akshaykhoje