Error in convertOldToNewStyle

Bug #439628 reported by Rob Oakes
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Time Drive
Fix Released
Critical
Philippe Delodder

Bug Description

Unable to open the program dueo to error in convertOldToNewStyle

Traceback:

  File "./time-drive", line 31, in <module>
    main()
  File "./time-drive", line 26, in main
    window = MainWindow()
  File "/mnt/hgfs/Developer/Projects/Time-Drive/timedrive/app.py", line 33, in __init__
    settings = Settings()
  File "/mnt/hgfs/Developer/Projects/Time-Drive/timedrive/backupsettings/settings.py", line 56, in __init__
    timedrive.backupsettings.convertOldToNewStyle(self)
  File "/mnt/hgfs/Developer/Projects/Time-Drive/timedrive/backupsettings/__init__.py", line 208, in convertOldToNewStyle
    settings.RemotePath = "/"+str(settings.RemotePath).split("//")[1]
IndexError: list index out of range

Rob Oakes (robertsoakes)
Changed in time-drive:
importance: Undecided → Critical
milestone: none → 0.3
Changed in time-drive:
assignee: nobody → Philippe Delodder (lodder)
Changed in time-drive:
status: New → Confirmed
status: Confirmed → In Progress
status: In Progress → Fix Committed
Changed in time-drive:
status: Fix Committed → Fix Released
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.