Bug 951263 - [abrt] git-cola-1.8.1-1.fc18: cmds.py:764:prepare:IndexError: list index out of range
Summary: [abrt] git-cola-1.8.1-1.fc18: cmds.py:764:prepare:IndexError: list index out ...
Keywords:
Status: CLOSED DUPLICATE of bug 1001200
Alias: None
Product: Fedora
Classification: Fedora
Component: git-cola
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Kofler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:72e58458888aea5a39b2cc4d1b7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-11 21:35 UTC by Daniel Stiner
Modified: 2013-09-05 23:13 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-05 23:13:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (532 bytes, text/plain)
2013-04-11 21:35 UTC, Daniel Stiner
no flags Details
File: core_backtrace (274 bytes, text/plain)
2013-04-11 21:35 UTC, Daniel Stiner
no flags Details
File: environ (4.67 KB, text/plain)
2013-04-11 21:35 UTC, Daniel Stiner
no flags Details

Description Daniel Stiner 2013-04-11 21:35:22 UTC
Version-Release number of selected component:
git-cola-1.8.1-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/git-cola
executable:     /usr/bin/git-cola
kernel:         3.8.5-201.fc18.x86_64
uid:            1000
ureports_counter: 1

Truncated backtrace:
cmds.py:764:prepare:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/share/git-cola/lib/cola/cmds.py", line 1089, in run
    self.runner.run()
  File "/usr/share/git-cola/lib/cola/cmds.py", line 1072, in run
    self.cmd.prepare()
  File "/usr/share/git-cola/lib/cola/cmds.py", line 764, in prepare
    self.new_diff_text = self.diff_text_for(filenames[0])
IndexError: list index out of range

Local variables in innermost frame:
self: <cola.cmds.ShowUntracked object at 0x1be6550>
filenames: []

Comment 1 Daniel Stiner 2013-04-11 21:35:25 UTC
Created attachment 734433 [details]
File: backtrace

Comment 2 Daniel Stiner 2013-04-11 21:35:28 UTC
Created attachment 734434 [details]
File: core_backtrace

Comment 3 Daniel Stiner 2013-04-11 21:35:30 UTC
Created attachment 734435 [details]
File: environ

Comment 4 Christopher Meng 2013-09-05 23:13:01 UTC

*** This bug has been marked as a duplicate of bug 1001200 ***


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