lclarkmichalek / archey3

Simple python script to print the Archlinux logo with basic system information.
http://bluepeppers.github.com/archey3
Other
62 stars 27 forks source link

Some bugs (RAM, WM, EDITOR) #26

Closed TheAifam5 closed 8 years ago

TheAifam5 commented 9 years ago
               +                OS: Arch Linux x86_64
               #                Hostname: rc-730
              ###               Kernel Release: 3.17.4-1-ck
             #####              Uptime: 1 day, 16:38
             ######             WM: None
            ; #####;            DE: GNOME
           +##.#####            Packages: 709
          +##########           RAM: -2651 MB / 5872 MB
         #############;         Processor Type: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
        ###############+        $EDITOR: nano
       #######   #######        Root: 11G / 725G (1%) (ext4)
     .######;     ;###;`".      
    .#######;     ;#####.       
    #########.   .########`     
   ######'           '######    
  ;####                 ####;   
  ##'                     '##   
 #'                         `#  

RAM have negative value. WM in Gnome3 is a Mutter. And "$EDITOR" - why not "Editor"... without "$" .

Version "Archey3" is "0.5-3" from Arch Linux Official Repository.

lclarkmichalek commented 9 years ago

Please submit separate issues for separate bugs. The RAM issue should be fixed in master, if you could test on that. The EDITOR problem is working as intended.