Bug#344064: ipodder: Typo in iPodderGui.py

2005-12-19 Thread Chris AtLee
Because I get a NameError with the original code.  Changing it to 'core.CRITICAL_MINSPACE_EXCEEDED' fixes that exception.On 12/19/05, Hilko Bengen < [EMAIL PROTECTED]> wrote:Chris AtLee < [EMAIL PROTECTED]> writes:> Package: ipodder> Version: 2.1.9-2> Severity: normal>> iPodderGui.py line 3464 shou

Bug#344064: ipodder: Typo in iPodderGui.py

2005-12-19 Thread Hilko Bengen
Chris AtLee <[EMAIL PROTECTED]> writes: > Package: ipodder > Version: 2.1.9-2 > Severity: normal > > iPodderGui.py line 3464 should read: > if errno == core.CRITICAL_MINSPACE_EXCEEDED: > > instead of > if errno == iPodder.CRITICAL_MINSPACE_EXCEEDED: Why? Cheers, -Hilko -- To U

Bug#344064: ipodder: Typo in iPodderGui.py

2005-12-19 Thread Chris AtLee
Package: ipodder Version: 2.1.9-2 Severity: normal iPodderGui.py line 3464 should read: if errno == core.CRITICAL_MINSPACE_EXCEEDED: instead of if errno == iPodder.CRITICAL_MINSPACE_EXCEEDED: -- System Information: Debian Release: testing/unstable APT prefers unstable APT pol