remear / jewelrybox

OS X RVM Manager
105 stars 5 forks source link

RVM Usage graph incorrectly represents Gemsets as Logs #164

Closed bradland closed 11 years ago

bradland commented 11 years ago

OS: OS X 10.8.2 JewleryBox version: 1.4.1.1462 RVM Version: 1.17.9

When viewing the Dashboard, Overview screen, the graph near the bottom uses the yellow color assigned to Logs to represent Gemsets. You can see from the output below that I only have 16K of log files, but 2 GB of gemsets.

Dashboard > Overview

dashboard-overview

Dashboard > Disk Usage

dashboard-disk-usage

Preferences

preferences

Output of rvm disk-usage all:

bradland@macbookpro:~$ rvm disk-usage all
   Downloaded Archives Usage: 157M
          Repositories Usage: 0B
 Extracted Source Code Usage: 738M
             Log Files Usage: 16K
              Packages Usage: 624K
                Rubies Usage: 237M
               Gemsets Usage: 2.0G
              Wrappers Usage: 1.8M
       Temporary Files Usage: 0B
           Other Files Usage: 8.0M
            Total Disk Usage: 3.1G
remear commented 11 years ago

This is now fixed in v1.4.2. Expect it to drop soon.

bjansen commented 11 years ago

It's been two months now, can we expect v1.4.2 soon? Thanks :)

remear commented 11 years ago

v1.4.2 was ready to go, then the RVM team introduced a bunch of major changes that required updates in JewelryBox.

v1.5 should now be available. Thanks for your patience.