[Konversation-devel] [Bug 147274] New: Sysinfo HDD display error with large device

Yann Verry yanntech at gmail.com
Tue Jun 26 23:07:21 CEST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=147274         
           Summary: Sysinfo HDD display error with large device
           Product: konversation
           Version: 1.0.1
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel kde org
        ReportedBy: yanntech gmail com


Version:           1.0.1 (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages
OS:                Linux

in sysinfo script when you have a long device on your hdd, the df -l display on two line not one.

Example :

Sys. de fich.        1K-blocs       Occupé Disponible Capacité Monté sur
/dev/mapper/nvidia_ccchegbfp1
                      59515524   8800100  47643396  16% /
/dev/mapper/nvidia_ccchegbfp3
                      31738420  16652176  13448016  56% /var
/dev/mapper/nvidia_ccchegbfp2
                     138865648  74942200  56755648  57% /home
tmpfs                  2029292         0   2029292   0% /dev/shm

I propose to add one option of 'df' command : -P (POSIX)
The result is :

Sys. de fich.      1024-blocks      Used Available Capacity Monté sur
/dev/mapper/nvidia_ccchegbfp1  59515524   8799964  47643532      16% /
/dev/mapper/nvidia_ccchegbfp3  31738420  16652176  13448016      56% /var
/dev/mapper/nvidia_ccchegbfp2 138865648  74955144  56742704      57% /home
tmpfs                  2029292         0   2029292       0% /dev/shm

and sysinfo report in HDD section good information


More information about the Konversation-devel mailing list