Just tested the new version, (from debian incoming), it works as 'root' but not 
as an ordinary user:

        % who am i | grep root || echo not root; dlocate -s linhdd | grep Vers 
; linHDD ; echo $?
        not root
        Version: 0.4-2
        Traceback (most recent call last):
          File "/usr/bin/linHDD", line 559, in ?
            main()
          File "/usr/bin/linHDD", line 554, in main
            DriveWin()
          File "/usr/bin/linHDD", line 411, in __init__
            self.frac = float(self.perc.rstrip("%")) / 100
        AttributeError: 'NoneType' object has no attribute 'rstrip'
        1

HTH...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to