Bug 694996 - [abrt] backintime-gnome-1.0.6-2.fc14: snapshots.py:668:update_snapshots_location:AttributeError: Snapshots instance has no attribute 'get_snapshots_path'
Summary: [abrt] backintime-gnome-1.0.6-2.fc14: snapshots.py:668:update_snapshots_locat...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: backintime
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a839b8bd
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-09 14:40 UTC by Dirk Foerster
Modified: 2011-10-09 20:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-09 20:35:26 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.06 KB, text/plain)
2011-04-09 14:40 UTC, Dirk Foerster
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 871477 0 None None None Never

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.


Note You need to log in before you can comment on or make changes to this bug.