Menu

0.10 errors in lines 219 and861

Help
2006-08-25
2013-02-05
  • Clifford Snow

    Clifford Snow - 2006-08-25

    I'm getting the following error message running simple-backup-config

    Traceback (most recent call last):
      File "/usr/local/sbin/simple-backup-config", line 861, in ?
        i = SBConf()
      File "/usr/local/sbin/simple-backup-config", line 219, in __init__
        self.widgets.get_widget("ccronline").set_sensitive( False )
    AttributeError: 'NoneType' object has no attribute 'set_sensitive'

    System is Fedora Core 5
    I updated from version 0.9

    Thanks for any suggestions on how to fix.

    Clifford

     
    • Aigars Mahinovs

      Aigars Mahinovs - 2006-08-25

      are you sure that you also updated the simple-backup-config.glade file?

       
    • Clifford Snow

      Clifford Snow - 2006-08-26

      thanks - that did the trick. 

      I use the make install - previously simple-backup-config.glade was located in
      /usr/share/sbackup

      It is now in /usr/local/share/sbackup

      Thanks,
      Clifford

       

Log in to post a comment.