ntfs-config errors during run

Bug #1044028 reported by Thomas Ward
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ntfs-config (Ubuntu)
New
Undecided
Unassigned

Bug Description

Within ntfs-config, the following errors show up:

At the initial screen, after adding "new" NTFS partitions to the fstab automatically:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/NtfsConfig/AddWizard.py", line 154, in on_ok_clicked
    self.disk.savelog()
  File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/FstabHandler.py", line 522, in savelog
    self._logconf.add_section(name)
  File "/usr/lib/python2.7/ConfigParser.py", line 260, in add_section
    if section.lower() == "default":
AttributeError: 'float' object has no attribute 'lower'

WHen hitting "Close":
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/NtfsConfig/NtfsConfig.py", line 295, in on_close_clicked
    self.disk.shutdown()
  File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/FstabHandler.py", line 198, in shutdown
    self.savelog()
  File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/FstabHandler.py", line 522, in savelog
    self._logconf.add_section(name)
  File "/usr/lib/python2.7/ConfigParser.py", line 260, in add_section
    if section.lower() == "default":
AttributeError: 'float' object has no attribute 'lower'

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ntfs-config 1.0.1-10
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Thu Aug 30 15:25:31 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: ntfs-config
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Thomas Ward (teward) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.