Bug 951263
| Summary: | [abrt] git-cola-1.8.1-1.fc18: cmds.py:764:prepare:IndexError: list index out of range | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Stiner <danstiner> | ||||||||
| Component: | git-cola | Assignee: | Kevin Kofler <kevin> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | i, kevin | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:72e58458888aea5a39b2cc4d1b7448e9f016919c | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-09-05 23:13:01 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 734433 [details]
File: backtrace
Created attachment 734434 [details]
File: core_backtrace
Created attachment 734435 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1001200 *** |
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: []