Bug 1095793 - [abrt] backintime-kde: app.py:230:__init__:TypeError: KDirModel.removeColumns() is a private method
Summary: [abrt] backintime-kde: app.py:230:__init__:TypeError: KDirModel.removeColumns...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: backintime
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christopher Meng
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e31519bf19d7e992be4427ddc58...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-08 14:25 UTC by japsmits
Modified: 2014-05-09 09:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-09 09:39:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (863 bytes, text/plain)
2014-05-08 14:25 UTC, japsmits
no flags Details
File: environ (289 bytes, text/plain)
2014-05-08 14:25 UTC, japsmits
no flags Details

Description japsmits 2014-05-08 14:25:11 UTC
Description of problem:
Starting up BackInTime for the first time...

Version-Release number of selected component:
backintime-kde-1.0.8-5.fc19

Additional info:
reporter:       libreport-2.2.1
cmdline:        python /usr/share/backintime/kde4/app.py
executable:     /usr/share/backintime/kde4/app.py
kernel:         3.13.9-100.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
app.py:230:__init__:TypeError: KDirModel.removeColumns() is a private method

Traceback (most recent call last):
  File "/usr/share/backintime/kde4/app.py", line 1118, in <module>
    main_window = MainWindow( cfg, app_instance, kapp, kaboutdata )
  File "/usr/share/backintime/kde4/app.py", line 230, in __init__
    self.list_files_view_model.removeColumns( 3, 2 )
TypeError: KDirModel.removeColumns() is a private method

Local variables in innermost frame:
app_instance: <guiapplicationinstance.GUIApplicationInstance instance at 0x1a25638>
widget: <PyQt4.QtGui.QWidget object at 0x1c92c20>
kapp: <PyKDE4.kdeui.KApplication object at 0x17e6710>
self: <__main__.MainWindow object at 0x17e67a0>
right_layout: <PyQt4.QtGui.QVBoxLayout object at 0x1c92560>
kaboutdata: <PyKDE4.kdecore.KAboutData object at 0x17e6950>
config: <config.Config instance at 0x1a254d0>

Comment 1 japsmits 2014-05-08 14:25:16 UTC
Created attachment 893644 [details]
File: backtrace

Comment 2 japsmits 2014-05-08 14:25:18 UTC
Created attachment 893645 [details]
File: environ

Comment 3 germar.reitze 2014-05-09 09:35:27 UTC
This is a duplicate of https://bugs.launchpad.net/backintime/+bug/1232694

Please update to current version


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