Bug 694996

Summary: [abrt] backintime-gnome-1.0.6-2.fc14: snapshots.py:668:update_snapshots_location:AttributeError: Snapshots instance has no attribute 'get_snapshots_path'
Product: [Fedora] Fedora Reporter: Dirk Foerster <dirk.foerster>
Component: backintimeAssignee: Tim Jackson <rpm>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: rpm
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a839b8bd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-09 20:35:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description Dirk Foerster 2011-04-09 14:40:19 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: python /usr/share/backintime/gnome/app.py
component: backintime
executable: /usr/share/backintime/gnome/app.py
kernel: 2.6.35.11-83.fc14.x86_64
package: backintime-gnome-1.0.6-2.fc14
reason: snapshots.py:668:update_snapshots_location:AttributeError: Snapshots instance has no attribute 'get_snapshots_path'
release: Fedora release 14 (Laughlin)
time: 1302360022
uid: 500

backtrace
-----
snapshots.py:668:update_snapshots_location:AttributeError: Snapshots instance has no attribute 'get_snapshots_path'

Traceback (most recent call last):
  File "/usr/share/backintime/gnome/app.py", line 1226, in <module>
    main_window = MainWindow( cfg, app_instance )
  File "/usr/share/backintime/gnome/app.py", line 311, in __init__
    settingsdialog.SettingsDialog( self.config, self.snapshots, self ).update_snapshots_location()
  File "/usr/share/backintime/gnome/settingsdialog.py", line 649, in update_snapshots_location
    self.snapshots.update_snapshots_location()
  File "/usr/share/backintime/common/snapshots.py", line 668, in update_snapshots_location
    logger.info( 'Folder of profile %s is set to %s' %( profile_id, self.get_snapshots_path( profile_id ) ) )
AttributeError: Snapshots instance has no attribute 'get_snapshots_path'

Local variables in innermost frame:
old_folder: '/media/ba9bab6d-3e08-4898-98bd-7cc67baa4a18/openSUSE'
answer_change: False
self: <snapshots.Snapshots instance at 0x1e5cbd8>
profile_id: '1'
answer_continue: True
profiles: ['1']

How to reproduce
-----
1.Denied new format questions
2.Hit backup now
3.

Comment 1 Dirk Foerster 2011-04-09 14:40:23 UTC
Created attachment 490967 [details]
File: backtrace

Comment 2 Tim Jackson 2011-10-09 20:35:26 UTC
Thank you for the report. As advised by the backintime authors, this has been reported in the upstream bugtracker.